📄 makefile.am
字号:
if GCONF_SCHEMAS_INSTALLschemasdir = $(GCONF_SCHEMA_FILE_DIR)schemas_DATA = celestia.schemasendifEXTRA_DIST = \ celestia.png \ celestia-logo.png \ celestia.desktop \ celestia.schemas \ celestia.svg \ celestiaui.xml pkgdata_DATA = \ celestia-logo.png \ celestiaui.xmlif ENABLE_GTKApplicationsdir = $(datadir)/applicationsApplications_DATA = celestia.desktopappicon_DATA = celestia.pngappicondir = $(datadir)/pixmapsendifinstall-data-local:if GCONF_SCHEMAS_INSTALL if [ -n "$(GCONF_SCHEMA_CONFIG_SOURCE)" ]; then \ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \ gconftool-2 --makefile-install-rule celestia.schemas; \ fiendif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -