📄 makefile.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 + -