makefile.am
来自「A GNOME panel applet that displays the C」· AM 代码 · 共 7 行
AM
7 行
# Tell am/ac to include these files in the distributionEXTRA_DIST = bubblemon.png# Tell am/ac to install them to the correct locationspixmapsdir = $(GNOME_DATADIR)/pixmapspixmaps_DATA = bubblemon.png
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?