summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Gaim/Contents/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/styles/Gaim/Contents/Info.plist')
-rw-r--r--kopete/styles/Gaim/Contents/Info.plist31
1 files changed, 31 insertions, 0 deletions
diff --git a/kopete/styles/Gaim/Contents/Info.plist b/kopete/styles/Gaim/Contents/Info.plist
new file mode 100644
index 00000000..c5fb6825
--- /dev/null
+++ b/kopete/styles/Gaim/Contents/Info.plist
@@ -0,0 +1,31 @@
+<?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>CFBundleGetInfoString</key>
+ <string>Gaim Kopete chat Style</string>
+ <key>CFBundleIdentifier</key>
+ <string>Kopete.Gaim.style</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>1.0</string>
+ <key>CFBundleName</key>
+ <string>Gaim</string>
+ <key>CFBundlePackageType</key>
+ <string>KopeteChatStyle</string>
+ <key>DefaultBackgroundColor</key>
+ <string>FFFFFF</string>
+ <key>DefaultFontFamily</key>
+ <string>DejaVu Sans Mono</string>
+ <key>DefaultFontSize</key>
+ <integer>12</integer>
+ <key>DisableCustomBackground</key>
+ <false/>
+ <key>DisplayNameForNoVariant</key>
+ <string>grays</string>
+ <key>ShowsUserIcons</key>
+ <false/>
+</dict>
+</plist>