⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 info.plist.svn-base

📁 开源项目openfire的完整源程序
💻 SVN-BASE
字号:
<?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>JavaApplicationStub</string>		<key>CFBundleGetInfoString</key>		<string>1.0, Copyright 2005 Jive Software, All Rights Reserved.</string>		<key>CFBundleIconFile</key>		<string>message.icns</string>		<!--			commented out		<key>CFBundleIdentifier</key>		<string>com.apple.java.PluginSettings.142</string>			-->		<key>CFBundleInfoDictionaryVersion</key>		<string>6.0</string>		<key>CFBundleName</key>		<string>Spark 1.0</string>		<key>CFBundlePackageType</key>		<string>APPL</string>		<key>CFBundleShortVersionString</key>		<string>1.0</string>		<key>CFBundleSignature</key>		<string>????</string>		<key>CFBundleVersion</key>		<string>1.0</string>		<key>Java</key>		<dict>			<key>JVMVersion</key>			<string>1.4*</string>			<key>MainClass</key>			<string>com.jivesoftware.JiveTalk</string>						<key>ClassPath</key>			<string>/System/Library/Java:$APP_PACKAGE/Contents/Resources/Java/lib/activation.jar:$APP_PACKAGE/Contents/Resources/Java/lib/base.jar:$APP_PACKAGE/Contents/Resources/Java/lib/smack.jar:$APP_PACKAGE/Contents/Resources/Java/lib/smackx-debug.jar:$APP_PACKAGE/Contents/Resources/Java/lib/smackx.jar:$APP_PACKAGE/Contents/Resources/Java/lib/spark.jar</string>					<key>Properties</key>			<dict>				<key>apple.laf.useScreenMenuBar</key>				<string>true</string>				<key>apple.awt.showGrowBox</key>				<string>false</string>			</dict>		</dict>		<key>LSHasLocalizedDisplayName</key>		<true/>		<key>NSHumanReadableCopyright</key>		<string>Copyright 2005 Jive Software, All Rights Reserved.</string>		<key>NSJavaPath</key>		<array/>	</dict></plist>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -