Use themed icons for WM hint.
This commit is contained in:
parent
29a43bc7d2
commit
347006e0d8
27 changed files with 82 additions and 15 deletions
|
@ -577,7 +577,7 @@ create_dialog (GConfClient *client)
|
|||
GList *strings = NULL, *li;
|
||||
gint i;
|
||||
dialog = glade_xml_new (GNOMECC_DATA_DIR "/interfaces/gnome-default-applications-properties.glade", NULL, NULL);
|
||||
capplet_set_icon (WID ("default_applications_dialog"), "default-applications-capplet.png");
|
||||
capplet_set_icon (WID ("default_applications_dialog"), "gnome-settings-default-applications");
|
||||
|
||||
setup_peditors (client, dialog);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue