bayleeadamoss / zazu-file-finder

A file finder for Zazu.
18 stars 11 forks source link

.app on osx uses incorrect name #4

Closed bayleedev closed 7 years ago

bayleedev commented 7 years ago

Currently: "foo.app" is recognized as "foo"

However, inside of "foo.app/contents/info.plist"

For example accounts.prefpane has:

<key>CFBundleName</key>
<string>Users &amp; Groups</string>

I have signal as a chrome app using as Default bikioccmkafdpakkkcpdbppfkghcmihk.app

<key>CrAppModeShortcutName</key>
<string>Signal Private Messenger</string>
bayleedev commented 7 years ago

I have a working example on feature/appname if anybody wants to try it out.

bayleedev commented 7 years ago

Google apps show up if you go to about:apps in Chrome, right click on the app and click create shortcut:

zazu_and_add_moqups_for_chrome_ _afaur_dotties_a2ed016

Correct naming of other apps also exist:

zazu_and__app_on_osx_uses_incorrect_name_ _issue__4_ _tinytacoteam_zazu-file-finder