]> git.0d.be Git - empathy.git/blob - data/themes/Classic.AdiumMessageStyle/Contents/Info.plist
Add 'Classic' theme
[empathy.git] / data / themes / Classic.AdiumMessageStyle / Contents / Info.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5   <key>AllowTextColors</key>
6   <true/>
7
8   <key>CFBundleDevelopmentRegion</key>
9   <string>English</string>
10
11   <key>CFBundleGetInfoString</key>
12   <string>Classic Message Style</string>
13
14   <key>CFBundleIdentifier</key>
15   <string>org.gnome.empathy.classic.style</string>
16   <key>CFBundleInfoDictionaryVersion</key>
17   <string>1.0</string>
18
19   <key>CFBundleName</key>
20   <string>Classic WK</string>
21
22   <key>CFBundlePackageType</key>
23   <string>AdIM</string>
24
25   <key>DefaultBackgroundColor</key>
26   <string>ffffff</string>
27
28   <key>DefaultFontFamily</key>
29   <string>Cantarell</string>
30
31   <key>DefaultFontSize</key>
32   <integer>12</integer>
33
34   <key>MessageViewVersion</key>
35   <integer>4</integer>
36
37   <key>DisableCombineConsecutive</key>
38   <false/>
39
40 </dict>
41 </plist>