Patch by: Matthias Clasen <mclasen@redhat.com>
2008-06-21 Jens Granseuer <jensgr@gmx.net> Patch by: Matthias Clasen <mclasen@redhat.com> * at-properties.desktop.in.in: * main.c: (setup_dialog): use standard icon name from the icon naming spec (bug #539336) 2008-06-21 Jens Granseuer <jensgr@gmx.net> Patch by: Matthias Clasen <mclasen@redhat.com> * appearance-main.c: (main): * data/gnome-appearance-properties.desktop.in.in: use standard icon name from the icon naming spec (bug #539339) 2008-06-21 Jens Granseuer <jensgr@gmx.net> Patch by: Matthias Clasen <mclasen@redhat.com> * gnome-keybinding-properties.c: (setup_dialog): * keybinding.desktop.in.in: update icon name to use what gnome-icon-theme uses (bug #539338) 2008-06-21 Jens Granseuer <jensgr@gmx.net> Patch by: Matthias Clasen <mclasen@redhat.com> * gnome-keyboard-properties.c: (main): * keyboard.desktop.in.in: use standard icon name from the icon naming spec (bug #539340) 2008-06-21 Jens Granseuer <jensgr@gmx.net> Patch by: Matthias Clasen <mclasen@redhat.com> * gnome-window-properties.c: (main): * window-properties.desktop.in.in: update icon name to use what gnome-icon-theme uses (bug #539343) svn path=/trunk/; revision=8767
This commit is contained in:
parent
cb2c6b7770
commit
d6c6b7362c
15 changed files with 50 additions and 10 deletions
|
@ -467,7 +467,7 @@ main (int argc, char **argv)
|
|||
++i;
|
||||
}
|
||||
|
||||
capplet_set_icon (dialog_win, "gnome-window-manager");
|
||||
capplet_set_icon (dialog_win, "preferences-system-windows");
|
||||
gtk_widget_show (dialog_win);
|
||||
|
||||
gtk_main ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue