Skip to content

Commit

Permalink
Chaged QtPass to org.qtpass in Plist fixes #448
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed Aug 22, 2019
1 parent 41ee9b5 commit 9a15ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qtpass.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>CFBundleIconFile</key>
<string>icon.icns</string>
<key>CFBundleIdentifier</key>
<string>QtPass</string>
<string>org.qtpass</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
Expand Down

0 comments on commit 9a15ef3

Please sign in to comment.