| Revision 468,
1.0 KB
checked in by pmerrill, 5 years ago
(diff) |
- Version It
- Updated icon - Thanks Coldy!
|
| 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>ATVPluginShortName</key> |
|---|
| 6 | <string>sapphire</string> |
|---|
| 7 | <key>CFBundleDevelopmentRegion</key> |
|---|
| 8 | <string>English</string> |
|---|
| 9 | <key>CFBundleExecutable</key> |
|---|
| 10 | <string>Sapphire</string> |
|---|
| 11 | <key>CFBundleIdentifier</key> |
|---|
| 12 | <string>com.apple.frontrow.appliance.Sapphire</string> |
|---|
| 13 | <key>CFBundleInfoDictionaryVersion</key> |
|---|
| 14 | <string>6.0</string> |
|---|
| 15 | <key>CFBundleName</key> |
|---|
| 16 | <string>Sapphire</string> |
|---|
| 17 | <key>CFBundlePackageType</key> |
|---|
| 18 | <string>BNDL</string> |
|---|
| 19 | <key>CFBundleSignature</key> |
|---|
| 20 | <string>????</string> |
|---|
| 21 | <key>CFBundleVersion</key> |
|---|
| 22 | <string>1.0b5 (SVN_REVISION)</string> |
|---|
| 23 | <key>FRApplianceIconHorizontalOffset</key> |
|---|
| 24 | <real>-0.055</real> |
|---|
| 25 | <key>FRApplianceIconReflectionOffset</key> |
|---|
| 26 | <real>-0.20999999999999999</real> |
|---|
| 27 | <key>FRAppliancePreferedOrderValue</key> |
|---|
| 28 | <integer>-1</integer> |
|---|
| 29 | <key>FRRemoteAppliance</key> |
|---|
| 30 | <true/> |
|---|
| 31 | <key>NSPrincipalClass</key> |
|---|
| 32 | <string>SapphireAppliance</string> |
|---|
| 33 | </dict> |
|---|
| 34 | </plist> |
|---|
Note: See
TracBrowser
for help on using the repository browser.