⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 Linux系统下采用Gtk 2图形库开发的代理搜索验证软件.采用Glib线程池,多线程并发搜索验证,支持国际化,具备中文英文两种语言.
💻 AM
字号:
## Process this file with automake to produce Makefile.in## Created by Anjuta - will be overwritten## If you don't want it to overwrite it,## 	Please disable it in the Anjuta project configurationproxyfish_pixmapsdir = $(prefix)/@NO_PREFIX_PACKAGE_PIXMAPS_DIR@proxyfish_pixmaps_DATA = \	button_window_main_about.png\	button_window_main_exit.png\	button_window_main_export_proxy.png\	button_window_main_get_proxy.png\	proxy_unusable.png\	proxy_useable.png\	proxyfish_about.png\	window_main_icon.pngEXTRA_DIST = $(proxyfish_pixmaps_DATA)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -