diff --git a/Mac/Resources/Info.plist b/Mac/Resources/Info.plist index b38d9c49f..ce803e9ed 100644 --- a/Mac/Resources/Info.plist +++ b/Mac/Resources/Info.plist @@ -79,15 +79,15 @@ CFBundleTypeExtensions - nnwstyle + nnwtheme CFBundleTypeName - NetNewsWire Style + NetNewsWire Theme CFBundleTypeRole Viewer LSItemContentTypes - com.ranchero.netnewswire.style + com.ranchero.netnewswire.theme LSTypeIsPackage @@ -101,16 +101,16 @@ com.apple.package UTTypeDescription - NetNewsWire Style + NetNewsWire Theme UTTypeIconFiles UTTypeIdentifier - com.ranchero.netnewswire.style + com.ranchero.netnewswire.theme UTTypeTagSpecification public.filename-extension - nnwstyle + nnwtheme diff --git a/iOS/Resources/Info.plist b/iOS/Resources/Info.plist index 537934379..577feaa2d 100644 --- a/iOS/Resources/Info.plist +++ b/iOS/Resources/Info.plist @@ -181,14 +181,14 @@ com.apple.package UTTypeDescription - NetNewsWire Style + NetNewsWire Theme UTTypeIdentifier - com.ranchero.netnewswire.style + com.ranchero.netnewswire.theme UTTypeTagSpecification public.filename-extension - nnwstyle + nnwtheme @@ -198,15 +198,15 @@ CFBundleTypeExtensions - nnwstyle + nnwtheme CFBundleTypeName - NetNewsWire Style + NetNewsWire Theme CFBundleTypeRole Viewer LSItemContentTypes - com.ranchero.netnewswire.style + com.ranchero.netnewswire.theme LSTypeIsPackage