GNOME Bugzilla – Bug 734658
Migrate High contrast icons to application
Last modified: 2014-10-06 09:52:07 UTC
gnome-documents' high contrast icons currently resides inside gnome-themes-standard. Move them to the application.
Created attachment 283316 [details] [review] icons: Migrate HighContrast icons to application
Created attachment 283348 [details] [review] migrate highcontrast icons to application Simplified directory structure for icons. Conversation from IRC : 23:33 < rishi> pranavk: I prefer to rename the icons. 23:36 < rishi> Changing our whole directory structure because some other module does it different does not sound like a convincing argument. 23:36 < rishi> I am sure every app does it slightly different. 23:43 < rishi> The other problem with separate directories is that it is hard to quickly go through the icons to check if they are ok. With a flat directory, you can just walk through them with a viewer or nautilus.
Review of attachment 283348 [details] [review]: I think this looks good, but we have to wait for bug 732521 to be fixed first.
Or alternatively you can just remove it manually from gnome-themes-standard first.
Review of attachment 283348 [details] [review]: ::: data/icons/Makefile.am @@ +20,1 @@ $(NULL) Shouldn't we also update public_icons_themes? And what about the SVG source?
Created attachment 287824 [details] [review] icons: Rename the hicolor source to make room for HighContrast icons
(In reply to comment #5) > Review of attachment 283348 [details] [review]: > > ::: data/icons/Makefile.am > @@ +20,1 @@ > $(NULL) > > Shouldn't we also update public_icons_themes? I took the liberty to update it. > And what about the SVG source? Can't find the SVG source for these high contrast icons. We can add them later.
Created attachment 287825 [details] [review] icons: Migrate HighContrast icons to application