diff --git a/README.md b/README.md index bb1dab1..f18c4ce 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ URL Scheme Defaults =================== -![screenshot](screenshot.png) +![screenshot](media/screenshot.png) Simple tool to change the default macOS application for a given URL scheme (`http:`, `feed:`, etc.). The latter scheme is used for feed reader like [baRSS][1]. @@ -11,8 +11,9 @@ Usage 1. Go to [releases][2] and download the tool 2. Run `URL Scheme Defaults` -3. It will list all schemes, for which **more than one** suitable application exists -4. Click on the drop-down icon and select a new application +3. Click on the drop-down icon and select a new application + +Alternatively, you can set the bundle id of an app manually. ... or **disable** a URL scheme. diff --git a/media/icon.svg b/media/icon.svg new file mode 100644 index 0000000..baa7a82 --- /dev/null +++ b/media/icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/screenshot.png b/media/screenshot.png similarity index 100% rename from screenshot.png rename to media/screenshot.png diff --git a/source/AppIcon.icns b/source/AppIcon.icns index 38f0222..ff33448 100644 Binary files a/source/AppIcon.icns and b/source/AppIcon.icns differ diff --git a/source/Info.plist b/source/Info.plist index e67d1ca..7d9f395 100644 --- a/source/Info.plist +++ b/source/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.1.0 CFBundleVersion - 272 + 274 LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion