summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Pidgin/Contents/Info.plist
blob: 87cd60e55816f120b1cf8abd0d386ba73fd80163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?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>Pidgin Kopete chat Style</string>
	<key>CFBundleIdentifier</key>
	<string>Kopete.Pidgin.style</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>1.0</string>
	<key>CFBundleName</key>
	<string>Pidgin</string>
	<key>CFBundlePackageType</key>
	<string>KopeteChatStyle</string>
	<key>DefaultBackgroundColor</key>
	<string>FFFFFF</string>
	<key>DefaultFontFamily</key>
	<string>DejaVu Sans Mono</string>
	<key>DefaultFontSize</key>
	<integer>12</integer>
	<key>DisableCustomBackground</key>
	<false/>
	<key>DisplayNameForNoVariant</key>
	<string>grays</string>
	<key>ShowsUserIcons</key>
	<false/>
</dict>
</plist>