summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Hacker/Contents/Info.plist
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitbcb704366cb5e333a626c18c308c7e0448a8e69f (patch)
treef0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /kopete/styles/Hacker/Contents/Info.plist
downloadtdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz
tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kopete/styles/Hacker/Contents/Info.plist')
-rwxr-xr-xkopete/styles/Hacker/Contents/Info.plist42
1 files changed, 42 insertions, 0 deletions
diff --git a/kopete/styles/Hacker/Contents/Info.plist b/kopete/styles/Hacker/Contents/Info.plist
new file mode 100755
index 00000000..c32e1118
--- /dev/null
+++ b/kopete/styles/Hacker/Contents/Info.plist
@@ -0,0 +1,42 @@
+<?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>Hacker Kopete chat style</string>
+ <key>CFBundleIdentifier</key>
+ <string>Kopete.Hacker.style</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>1.0</string>
+ <key>CFBundleName</key>
+ <string>Hacker</string>
+ <key>CFBundlePackageType</key>
+ <string>KopeteChatStyle</string>
+ <key>MessageViewVersion</key>
+ <integer>1</integer>
+ <key>DefaultFontFamily</key>
+ <string>DejaVu Sans Mono</string>
+ <key>DefaultFontSize</key>
+ <integer>12</integer>
+ <key>DisableCustomBackground</key>
+ <false/>
+ <key>DefaultBackgroundColor</key>
+ <string>000000</string>
+ <key>DisplayNameForNoVariant</key>
+ <string>Dark</string>
+ <key>AllowTextColors:Dark</key>
+ <false/>
+ <key>DefaultBackgroundColor:Dark2</key>
+ <string>000000</string>
+ <key>AllowTextColors:Dark2</key>
+ <false/>
+ <key>DefaultBackgroundColor:Light</key>
+ <string>ffffff</string>
+ <key>DefaultBackgroundColor:Light2</key>
+ <string>ffffff</string>
+
+</dict>
+</plist> \ No newline at end of file