view 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
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>MessageViewVersion</key>
	<integer>4</integer>
	<key>CFBundleName</key>
	<string>Default</string>
	<key>CFBundleIdentifier</key>
	<string>im.pidgin.Default.style</string>
	<key>DefaultFontFamily</key>
	<string>sans-serif</string>
	<key>DefaultFontSize</key>
	<integer>11</integer>
</dict>
</plist>