source: qutecom-2.2/wengophone/resources/chat/minimal/Contents/Info.plist @ 580:1d67876ab7b7

Last change on this file since 580:1d67876ab7b7 was 580:1d67876ab7b7, checked in by laurent@…, 3 years ago

add new theme

  • Property exe set to *
File size: 828 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5        <key>CFBundleDevelopmentRegion</key>
6        <string>English</string>
7        <key>CFBundleGetInfoString</key>
8        <string>Minimal 2.0</string>
9        <key>CFBundleIdentifier</key>
10        <string>com.adiumx.minimal_mod.style</string>
11        <key>CFBundleInfoDictionaryVersion</key>
12        <string>1.0</string>
13        <key>CFBundleName</key>
14        <string>minimal_mod</string>
15        <key>CFBundlePackageType</key>
16        <string>AdIM</string>
17        <key>DefaultFontFamily</key>
18        <string>Lucida Grande</string>
19        <key>DefaultFontSize</key>
20        <integer>10</integer>
21        <key>DefaultVariant</key>
22        <string>Black vs Red</string>
23        <key>MessageViewVersion</key>
24        <integer>4</integer>
25        <key>ShowsUserIcons</key>
26        <true/>
27</dict>
28</plist>
Note: See TracBrowser for help on using the repository browser.