Skip to content

Conversation

@remjg
Copy link

@remjg remjg commented Jan 29, 2018

Fedora installs the following icons with Scratch 1.4:

/usr/share/icons/hicolor/48x48/apps/scratch.png
/usr/share/icons/hicolor/128x128/apps/scratch.png
/usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-scratch-project.png
/usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-scratch-project.png

Hence, this pull request upload the same files. To avoid a conflict or to allow a different icon, the two first ones have been renamed like this:

scratch.png -> scratch2-editor.png

The .desktop file comes from a merge between the one provide in Archlinux here and the one used in the Fedora package.

Maybe something needs to be done about the license of the images (but I don't know what to do).

remjg added 4 commits January 29, 2018 18:49
Scratch icons name do not conflict with the one of the fedora package: use `cp -f` to overwrite
Scratch file type icons are the same: use `cp -n` to not overwrite existing file
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.

1 participant