📄 modules.am
字号:
# Automake forgets to add a proper tag to libtool with Objective-C files.# Moreocer Libtool should default tag to CC when none is specified but# obviously does not. Here is a fix for that.LIBTOOL=@LIBTOOL@ --tag=CCSOURCES_msn = msn.cSOURCES_growl = growl.mSOURCES_growl_udp = growl_udp.cSOURCES_notify = notify.cSOURCES_xosd = xosd.cSOURCES_telepathy = telepathy.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -