Files
modern_bubbling/neon/Info.plist
2009-08-25 12:13:08 +03:00

33 lines
978 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//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>CFBundleGetInfoString</key>
<string>Modern Bubbling Neon Adium Message Style</string>
<key>CFBundleIdentifier</key>
<string>com.adiumx.modern.bubbling.neon.style</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>1.0</string>
<key>CFBundleName</key>
<string>Modern Bubbling Neon</string>
<key>CFBundlePackageType</key>
<string>AdIM</string>
<key>DefaultBackgroundColor</key>
<string>000000</string>
<key>DefaultFontFamily</key>
<string>Helvetica</string>
<key>DefaultFontSize</key>
<integer>11</integer>
<key>DefaultVariant</key>
<string>Glass (Glass)</string>
<key>DisableCustomBackground</key>
<false/>
<key>MessageViewVersion</key>
<integer>3</integer>
<key>ShowsUserIcons</key>
<true/>
</dict>
</plist>