]> git.0d.be Git - empathy.git/blob - data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist
Don't set the DefaultFont{Size,Family} in the themes
[empathy.git] / data / themes / Boxes.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>Boxes Message Style</string>
13
14   <key>CFBundleIdentifier</key>
15   <string>org.gnome.empathy.boxes.style</string>
16   <key>CFBundleInfoDictionaryVersion</key>
17   <string>1.0</string>
18
19   <key>CFBundleName</key>
20   <string>Boxes</string>
21
22   <key>CFBundlePackageType</key>
23   <string>AdIM</string>
24
25   <key>DefaultBackgroundColor</key>
26   <string>ffffff</string>
27
28   <key>MessageViewVersion</key>
29   <integer>4</integer>
30
31   <key>DisableCombineConsecutive</key>
32   <false/>
33
34 </dict>
35 </plist>