diff --git a/res/info.plist b/res/info.plist index 16ab31c70..7b137ac51 100644 --- a/res/info.plist +++ b/res/info.plist @@ -12,7 +12,91 @@ ???? CFBundleExecutable qtox + CFBundleDisplayName + qTox + CFBundleName + qTox + CFBundleVersion + 1.0.0 + CFBundleShortVersionString + 1.0.0-EXPERIMENTIAL CFBundleIdentifier im.tox.qtox + CFBundleURLTypes + + + CFBundleURLName + Tox URL + CFBundleTypeRole + Viewer + CFBundleURLSchemes + + tox + + CFBundleURLIconFile + qtox.icns + + + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + tox + + CFBundleTypeName + Tox profile + CFBundleTypeRole + Editor + CFBundleTypeIconFile + qtox.icns + CFBundleTypeMIMETypes + + tox/x-profile + + LSHandlerRank + Owner + LSItemContentTypes + + public.tox + + + + UTImportedTypeDeclarations + + + UTTypeConformsTo + + public.data + + UTTypeIdentifier + public.tox + UTTypeTagSpecification + + com.apple.ostype + TOX + public.filename-extension + + tox + + public.mime-type + tox/x-profile + + + + CFBundleLocalizations + + en_US + en + bg_BG + de_DE + fi_FI + fr_FR + it_IT + pl_PL + ru_RU + uk_UA + sv +