Skip to content

Commit

Permalink
Removed the association of the .nimblecommanderlicense file extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekazakov committed Jan 28, 2024
1 parent aa277a8 commit 631b566
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,6 @@
<string>Click OK to allow Nimble Commander to display and manage the contents of the Documents folder.</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>nimblecommanderlicense</string>
</array>
<key>CFBundleTypeName</key>
<string>License File Type</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>LSTypeIsPackage</key>
<integer>0</integer>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,6 @@
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>nimblecommanderlicense</string>
</array>
<key>CFBundleTypeName</key>
<string>License File Type</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>LSTypeIsPackage</key>
<integer>0</integer>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
Expand Down

0 comments on commit 631b566

Please sign in to comment.