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 304417 - Icons, Gtk: Stick to standards
Icons, Gtk: Stick to standards
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: general
2.6.x (obsolete)
Other All
: Normal trivial
: Future
Assigned To: Harish Krishnaswamy
Evolution QA team
: 325050 (view as bug list)
Depends on:
Blocks: 322080
 
 
Reported: 2005-05-16 20:15 UTC by David Christian Berg
Modified: 2009-01-29 05:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch so that SVGs are accepted for stock icons (1008 bytes, patch)
2005-07-19 15:12 UTC, Benjamin Berg
committed Details | Review

Description David Christian Berg 2005-05-16 20:15:22 UTC
Please describe the problem:
Evolution should not require pngs for their icons... it should just use normal
stock icons as defined in an icon theme...

Furthermore: Please use more standard widgets! The Email list is not a gtk list
and is basically unthemeable this way...
The evo-button for new messages and new appointments and the such is not a
standard widget either... therefore the icon on is is kinda small compared to
normal buttons. Same with the preferences dialogue, the (non-existant) statusbar
etc.

Hope you'll do some changes :)
Thanx!

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Benjamin Berg 2005-07-19 15:12:47 UTC
Created attachment 49407 [details] [review]
patch so that SVGs are accepted for stock icons

> Evolution should not require pngs for their icons

With this simple patch, evolution should accept SVG icons per default.
Otherwise you just force everyone to call their SVGs .png.
Comment 2 Ernst Sjöstrand 2005-09-12 01:00:36 UTC
It's especially annoying that Evolution uses it's own folder icon, when every
other gnome program uses the icon from the current theme!
Comment 3 Harish Krishnaswamy 2005-10-06 09:07:58 UTC
Approved for commit. 
Comment 4 André Klapper 2005-10-25 14:31:33 UTC
adding version number, the new-button issue should be one of {bug 307776, bug
262210, bug 254503 and bug 245342}. i'm going to mark them as dups the next
days, yeah.
Comment 5 Kjartan Maraas 2006-01-08 15:18:54 UTC
Andre, are you going to commit this?
Comment 6 André Klapper 2006-01-16 15:09:54 UTC
shall this also go into 2.4.x?
Comment 8 Sven Herzberg 2006-02-07 14:16:54 UTC
In my opinion you should call gnome_icon_theme_set_allow_svg() (in the e-gui-utils.c patch) only if you also call gnome_icon_theme_new().

This is only a very small piece, but calling this a second or third (and so forth...) time is just wasting the user's CPU cycles...
Comment 9 André Klapper 2006-03-07 17:21:12 UTC
*** Bug 325050 has been marked as a duplicate of this bug. ***
Comment 10 André Klapper 2006-06-08 16:52:13 UTC
sven: small performance issue, reopening. guess you're right...
Comment 11 Matthew Barnes 2009-01-29 05:35:40 UTC
This is outdated and more or less fixed now.  Closing as OBSOLETE.