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

Fix hardcoded app icon and change name #4

merged 2 commits into from
Jun 1, 2016

Conversation

HEXcube
Copy link
Contributor

@HEXcube HEXcube commented May 24, 2016

According to freedesktop icon naming specification (the standard for Linux desktop), the correct way to declare icon in desktop file is:

Icon=pick-colour-picker

Fixing this issue has the additional benefit of adding icon theme compatibility to Pick's desktop entry. ☺️ See: What are hardcoded icons? and Foggalong/hardcode-fixer#221

I've also renamed all icons and the desktop file from pick to pick-colour-picker to be consistent with the Debian package's name. ☺️

@HEXcube HEXcube changed the title Fix hardcoded app icon Fix hardcoded app icon and change name May 30, 2016
@HEXcube
Copy link
Contributor Author

HEXcube commented May 30, 2016

Okay @stuartlangridge , I've added a new commit changing the name of all icons to pick-colour-picker. I've also renamed the desktop file and edited setup.py to accommodate the changes. Shouldn't have any regressions, I hope. 😅 Well, what do u think? 😕

@stuartlangridge stuartlangridge merged commit 7828dc2 into stuartlangridge:app Jun 1, 2016
@HEXcube HEXcube deleted the patch-1 branch June 1, 2016 18:55
@HEXcube
Copy link
Contributor Author

HEXcube commented Jun 1, 2016

@stuartlangridge Thanx for merging my commit! ☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants