1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Performed auto-indentation

Ran an auto indentation script included in one of my text editors
(TextMate:greenheart:)
This commit is contained in:
Rowen Stipe 2016-01-19 04:36:41 -05:00
parent f7c262fb07
commit e05e736d33

View File

@ -1,113 +1,113 @@
<?xml version="1.0" encoding="UTF-8"?> <?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"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>NSApplication</string> <string>NSApplication</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>qtox.icns</string> <string>qtox.icns</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>toxq</string> <string>toxq</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>qtox</string> <string>qtox</string>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>qTox</string> <string>qTox</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>qTox</string> <string>qTox</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.2.2</string> <string>1.2.2</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>@SHORT_VERSION@</string> <string>@SHORT_VERSION@</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>chat.tox.qtox</string> <string>chat.tox.qtox</string>
<key>CFBundleURLTypes</key> <key>CFBundleURLTypes</key>
<array> <array>
<dict> <dict>
<key>CFBundleURLName</key> <key>CFBundleURLName</key>
<string>Tox URL</string> <string>Tox URL</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
<key>CFBundleURLSchemes</key> <key>CFBundleURLSchemes</key>
<array> <array>
<string>tox</string> <string>tox</string>
</array> </array>
<key>CFBundleURLIconFile</key> <key>CFBundleURLIconFile</key>
<string>qtox_profile</string> <string>qtox_profile</string>
</dict> </dict>
</array> </array>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>tox</string> <string>tox</string>
</array> </array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Tox profile</string> <string>Tox profile</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Editor</string> <string>Editor</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>qtox_profile</string> <string>qtox_profile</string>
<key>CFBundleTypeMIMETypes</key> <key>CFBundleTypeMIMETypes</key>
<array> <array>
<string>application/x-tox.profile</string> <string>application/x-tox.profile</string>
</array> </array>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
<string>Owner</string> <string>Owner</string>
<key>LSItemContentTypes</key> <key>LSItemContentTypes</key>
<array> <array>
<string>public.tox</string> <string>public.tox</string>
</array> </array>
</dict> </dict>
</array> </array>
<key>UTImportedTypeDeclarations</key> <key>UTImportedTypeDeclarations</key>
<array> <array>
<dict> <dict>
<key>UTTypeConformsTo</key> <key>UTTypeConformsTo</key>
<array> <array>
<string>public.data</string> <string>public.data</string>
</array> </array>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
<string>public.tox</string> <string>public.tox</string>
<key>UTTypeTagSpecification</key> <key>UTTypeTagSpecification</key>
<dict> <dict>
<key>com.apple.ostype</key> <key>com.apple.ostype</key>
<string>TOX</string> <string>TOX</string>
<key>public.filename-extension</key> <key>public.filename-extension</key>
<array> <array>
<string>tox</string> <string>tox</string>
</array> </array>
<key>public.mime-type</key> <key>public.mime-type</key>
<string>tox/x-profile</string> <string>tox/x-profile</string>
</dict> </dict>
</dict> </dict>
</array> </array>
<key>CFBundleLocalizations</key> <key>CFBundleLocalizations</key>
<array> <array>
<string>en_US</string> <string>en_US</string>
<string>bg_BG</string> <string>bg_BG</string>
<string>cs</string> <string>cs</string>
<string>de_DE</string> <string>de_DE</string>
<string>el</string> <string>el</string>
<string>es_MX</string> <string>es_MX</string>
<string>fi_FI</string> <string>fi_FI</string>
<string>fr_FR</string> <string>fr_FR</string>
<string>hr_HR</string> <string>hr_HR</string>
<string>hu_HU</string> <string>hu_HU</string>
<string>it_IT</string> <string>it_IT</string>
<string>lt_LT</string> <string>lt_LT</string>
<string>nl_NL</string> <string>nl_NL</string>
<string>nb_NO</string> <string>nb_NO</string>
<string>pl_PL</string> <string>pl_PL</string>
<string>pt_BR</string> <string>pt_BR</string>
<string>ru_RU</string> <string>ru_RU</string>
<string>sl</string> <string>sl</string>
<string>sv</string> <string>sv</string>
<string>tr_TR</string> <string>tr_TR</string>
<string>uk_UA</string> <string>uk_UA</string>
<string>zh_CH</string> <string>zh_CH</string>
</array> </array>
</dict> </dict>
</plist> </plist>