Patch by: Michael Monreal <infernux@web.de>
2007-09-19 Jens Granseuer <jensgr@gmx.net> Patch by: Michael Monreal <infernux@web.de> * gnome-da-capplet.c: replace mail and multimedia icon names with Tangoified versions (bug #470386) svn path=/trunk/; revision=8127
This commit is contained in:
parent
5cd8e2051c
commit
859be7cdde
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2007-09-19 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
Patch by: Michael Monreal <infernux@web.de>
|
||||
|
||||
* gnome-da-capplet.c: replace mail and multimedia icon names with
|
||||
Tangoified versions (bug #470386)
|
||||
|
||||
2007-09-18 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
Patch by: Patrick Wade <patrick.wade@sun.com>
|
||||
|
|
|
@ -533,8 +533,8 @@ static struct {
|
|||
const gchar *icon;
|
||||
} icons[] = {
|
||||
{ "web_browser_image", "web-browser" },
|
||||
{ "mail_reader_image", "stock_mail-open" },
|
||||
{ "media_player_image", "gnome-audio" },
|
||||
{ "mail_reader_image", "emblem-mail" },
|
||||
{ "media_player_image", "applications-multimedia" },
|
||||
{ "visual_image", "zoom-best-fit" },
|
||||
{ "mobility_image", "preferences-desktop-accessibility" },
|
||||
/* { "messenger_image", "im" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue