Skip to content

Commit

Permalink
Merge 29b8b86 into 54c0e06
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAgo committed Mar 11, 2021
2 parents 54c0e06 + 29b8b86 commit a5cdbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
# Menu icon
(os.path.join(share_dir, 'icons/hicolor/256x256/apps/'), ['icons/electron-cash.png']),
(os.path.join(share_dir, 'pixmaps/'), ['icons/electron-cash.png']),
(os.path.join(share_dir, 'icons/hicolor/scaleable/apps.'), ['icons/electron-cash.svg']),
(os.path.join(share_dir, 'icons/hicolor/scaleable/apps/'), ['icons/electron-cash.svg']),
# Menu entry
(os.path.join(share_dir, 'applications/'), ['electron-cash.desktop']),
# App stream (store) metadata
Expand Down

0 comments on commit a5cdbfb

Please sign in to comment.