annotate pidgin/themes/Contents/Info.plist @ 32733:7cd13ca747fc

Add a simple theme that replicates our current look.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 04 Mar 2012 01:32:16 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32733
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
3 <plist version="1.0">
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
4 <dict>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
5 <key>MessageViewVersion</key>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
6 <integer>4</integer>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
7 <key>CFBundleName</key>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
8 <string>Default</string>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
9 <key>CFBundleIdentifier</key>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
10 <string>im.pidgin.Default.style</string>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
11 <key>DefaultFontFamily</key>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
12 <string>sans-serif</string>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
13 <key>DefaultFontSize</key>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
14 <integer>11</integer>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
15 </dict>
7cd13ca747fc Add a simple theme that replicates our current look.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
16 </plist>