@ -1,7 +1,7 @@
<?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>
@ -9,7 +9,7 @@
<key>CFBundlePackageType</key>
<key>CFBundlePackageType</key>
<string>APPL</string>
<string>APPL</string>
<key>CFBundleSignature</key>
<key>CFBundleSignature</key>
<string>???? </string>
<string>toxq </string>
<key>CFBundleExecutable</key>
<key>CFBundleExecutable</key>
<string>qtox</string>
<string>qtox</string>
<key>CFBundleDisplayName</key>
<key>CFBundleDisplayName</key>
@ -17,9 +17,9 @@
<key>CFBundleName</key>
<key>CFBundleName</key>
<string>qTox</string>
<string>qTox</string>
<key>CFBundleVersion</key>
<key>CFBundleVersion</key>
<string>1.0.0 </string>
<string>1.2.2 </string>
<key>CFBundleShortVersionString</key>
<key>CFBundleShortVersionString</key>
<string>1.0.0-EXPERIMENTIAL </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>
@ -34,7 +34,7 @@
<string>tox</string>
<string>tox</string>
</array>
</array>
<key>CFBundleURLIconFile</key>
<key>CFBundleURLIconFile</key>
<string>qtox_profile.icns </string>
<string>qtox_profile</string>
</dict>
</dict>
</array>
</array>
<key>CFBundleDocumentTypes</key>
<key>CFBundleDocumentTypes</key>
@ -49,7 +49,7 @@
<key>CFBundleTypeRole</key>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<string>Editor</string>
<key>CFBundleTypeIconFile</key>
<key>CFBundleTypeIconFile</key>
<string>qtox_profile.icns </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>
@ -87,16 +87,27 @@
<key>CFBundleLocalizations</key>
<key>CFBundleLocalizations</key>
<array>
<array>
<string>en_US</string>
<string>en_US</string>
<string>en</string>
<string>bg_BG</string>
<string>bg_BG</string>
<string>cs</string>
<string>de_DE</string>
<string>de_DE</string>
<string>el</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>hu_HU</string>
<string>it_IT</string>
<string>it_IT</string>
<string>lt_LT</string>
<string>nl_NL</string>
<string>nb_NO</string>
<string>pl_PL</string>
<string>pl_PL</string>
<string>pt_BR</string>
<string>ru_RU</string>
<string>ru_RU</string>
<string>uk_UA</string>
<string>sl </string>
<string>sv</string>
<string>sv</string>
<string>tr_TR</string>
<string>uk_UA</string>
<string>zh_CH</string>
</array>
</array>
</dict>
</dict>
</plist>
</plist>