GNOME Bugzilla – Bug 450904
Use "emblem-downloads" icon
Last modified: 2007-09-12 22:19:31 UTC
Recently, the following changes happened on gnome-icon-theme package * emblem-download icon is finally available * document-save(-as) icon is using the same appearance of Ephy download icon IMHO we should A. copy emblem-download images from g-i-t to epiphany, or B. directly use "emblem-download" icon in code, dropping custom "download" Comments?
I'll take option B :) (assuming the version of g-i-t that has that icon will be in gnome 2.20)
Changes to code committed. New STOCK_DOWNLOAD defined and adopted, using "emblem-download". If it's OK, I'll remove custom icon from sources. PS you need g-i-t svn to show emblems at 16x16 pixels (icons available, but directory was missing in index.theme)
Sure, remove the obsolete icon.
Anything left to do here?
It seems I forgot to close it after commit, sorry. 2007-07-10 Luca Ferretti <elle.uca@libero.it> * data/icons/16x16/actions/Makefile.am: * data/icons/22x22/actions/Makefile.am: * data/icons/24x24/actions/Makefile.am: * data/icons/32x32/actions/Makefile.am: * data/icons/scalable/actions/Makefile.am: * data/icons/*/action/download.*: Kill old "download" icon. Fix bug 450904. Closed as fixed.
ehm... sorry to comment on a closed bug, but are there any particular reason not to use just save-as there? The meaning is exactly that, save some stuff locally wihout asking questions.