Use themed icons for WM hint.
This commit is contained in:
parent
29a43bc7d2
commit
347006e0d8
27 changed files with 82 additions and 15 deletions
|
@ -274,7 +274,7 @@ setup_dialog (GladeXML *dialog, GConfChangeSet *changeset)
|
|||
g_free (toolbar_style);
|
||||
|
||||
gtk_window_set_resizable (GTK_WINDOW (widget), FALSE);
|
||||
capplet_set_icon (widget, "behavior-capplet.png");
|
||||
capplet_set_icon (widget, "gnome-settings-ui-behavior");
|
||||
gtk_widget_show_all (widget);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue