diff --git a/baRSS/Constants.h b/baRSS/Constants.h index 24bd08d..9b78f69 100644 --- a/baRSS/Constants.h +++ b/baRSS/Constants.h @@ -31,7 +31,7 @@ /// UTI type used for opml files -static NSPasteboardType const UTI_OPML = @"org.opml"; +static NSPasteboardType const UTI_OPML = @"org.opml.opml"; /// URL with newest baRSS releases. Automatically added when user starts baRSS for the first time. static NSString* const versionUpdateURL = @"https://github.com/relikd/baRSS/releases.atom"; /// URL to help page of auxiliary application "URL Scheme Defaults" diff --git a/baRSS/Info.plist b/baRSS/Info.plist index 7cda347..47de20d 100644 --- a/baRSS/Info.plist +++ b/baRSS/Info.plist @@ -28,7 +28,7 @@ Editor LSItemContentTypes - org.opml + org.opml.opml @@ -70,7 +70,7 @@ CFBundleVersion - 11510 + 11518 LSApplicationCategoryType public.app-category.news LSMinimumSystemVersion @@ -98,7 +98,7 @@ UTTypeIconFile opml-icon UTTypeIdentifier - org.opml + org.opml.opml UTTypeReferenceURL http://dev.opml.org/spec2.html UTTypeTagSpecification