Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hardcoded app icon and change name #4

Merged
merged 2 commits into from Jun 1, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Next
Fix hardcoded icon
- Follow freedesktop icon naming specification (http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html#guidelines )
- Additional benefit of icon theme compatibility 😄
  • Loading branch information
HEXcube committed May 24, 2016
commit 7868d9f3cfb54ef600352b49864053e4968efbb4
@@ -5,7 +5,7 @@ Comment=Pick is a colour picker
Comment[en_us]=Pick is a color picker
GenericName=Colour Picker
GenericName[en_us]=Color Picker
Icon=pick.png
Icon=pick
Exec=pick-colour-picker
Terminal=false
Actions=AboutDialog;PickFirst