Subversion Repositories Projects

Rev

Blame | Last modification | View Log | RSS feed

<?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>StringsTable</key>
        <string>Compass</string>
        <key>PreferenceSpecifiers</key>
        <array>
                <dict>
                        <key>Type</key>
                        <string>PSToggleSwitchSpecifier</string>
                        <key>Title</key>
                        <string>Use Compass</string>
                        <key>Key</key>
                        <string>GlobalConfig_KOMPASS_AKTIV</string>
                        <key>DefaultValue</key>
                        <string>NO</string>
                        <key>TrueValue</key>
                        <string>YES</string>
                        <key>FalseValue</key>
                        <string>NO</string>
                </dict>
                <dict>
                        <key>Type</key>
                        <string>PSToggleSwitchSpecifier</string>
                        <key>Title</key>
                        <string>Orientation fixed</string>
                        <key>Key</key>
                        <string>GlobalConfig_KOMPASS_FIX</string>
                        <key>DefaultValue</key>
                        <string>NO</string>
                        <key>TrueValue</key>
                        <string>YES</string>
                        <key>FalseValue</key>
                        <string>NO</string>
                </dict>
                <dict>
                        <key>Type</key>
                        <string>PSChildPaneSpecifier</string>
                        <key>Title</key>
                        <string>Compass effect</string>
                        <key>Key</key>
                        <string>KompassWirkung</string>
                        <key>DefaultValue</key>
                        <integer>4</integer>
                        <key>InAppCellClass</key>
                        <string>InAppSettingsPotiValueSpecifierCell</string>
                        <key>InAppChildPaneClass</key>
                        <string>InAppSettingsPotiValueController</string>
                        <key>File</key>
                        <string>Dummy</string>
                </dict>
        </array>
</dict>
</plist>