?? info.plist.in
字號:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>thunderbird-bin</string> <key>CFBundleGetInfoString</key> <string>@APP_NAME@ @APP_VERSION@, 漏 1998-2007 Contributors</string> <key>CFBundleIconFile</key> <string>thunderbird</string> <key>CFBundleIdentifier</key> <string>org.mozilla.thunderbird</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>@APP_NAME@</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> <string>@APP_VERSION@</string> <key>CFBundleSignature</key> <string>MOZM</string> <key>CFBundleVersion</key> <string>@APP_VERSION@</string> <key>CFBundleURLTypes</key> <array> <dict> <key>CFBundleURLName</key> <string>Email Address URL</string> <key>CFBundleURLSchemes</key> <array> <string>mailto</string> </array> </dict> </array> <key>NSAppleScriptEnabled</key> <true/></dict></plist>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -