After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 460215 - Include new Tango icons
Include new Tango icons
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: 2.20.0
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-25 12:36 UTC by Willie Walker
Modified: 2008-07-22 19:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Icons from Stephen Brandt (25.30 KB, application/x-compressed-tar)
2007-07-25 12:37 UTC, Willie Walker
  Details
Patch to incorporate new Tango icons in the build/install (70.76 KB, patch)
2007-07-25 13:26 UTC, Willie Walker
committed Details | Review

Description Willie Walker 2007-07-25 12:36:48 UTC
Stephen Brandt has generously contributed his time and talents to create new Tango icons for Orca.  These should be included in the Orca distribution.
Comment 1 Willie Walker 2007-07-25 12:37:55 UTC
Created attachment 92393 [details]
Icons from Stephen Brandt

From Stephen: 

Please notice when implementing that all icons sizes should be packaged and installed like this: $(datadir)/icons/hicolor/{icon_size}/apps/orca.png
Comment 2 Stephen Brandt 2007-07-25 12:46:52 UTC
To be more specific, although i'm not an expert:

$(datadir)/icons/hicolor/16x16/apps/orca.png
$(datadir)/icons/hicolor/22x22/apps/orca.png
$(datadir)/icons/hicolor/24x24/apps/orca.png
$(datadir)/icons/hicolor/32x32/apps/orca.png
$(datadir)/icons/hicolor/48x48/apps/orca.png
$(datadir)/icons/hicolor/scalable/apps/orca.svg
Comment 3 Willie Walker 2007-07-25 13:26:13 UTC
Created attachment 92396 [details] [review]
Patch to incorporate new Tango icons in the build/install

Thanks Stephen!