Added a window icon to the capplet.
2003-07-19 Dennis Cranston <dennis_cranston at yahoo com> * gnome-default-applications-properties.c: Added a window icon to the capplet.
This commit is contained in:
parent
a08b199662
commit
5b57000e91
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2003-07-19 Dennis Cranston <dennis_cranston at yahoo com>
|
||||||
|
|
||||||
|
* gnome-default-applications-properties.c: Added a window icon
|
||||||
|
to the capplet.
|
||||||
|
|
||||||
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
|
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
|
||||||
|
|
||||||
* gnome-default-applications-properties.glade: Very minor
|
* gnome-default-applications-properties.glade: Very minor
|
||||||
|
|
|
@ -662,6 +662,7 @@ create_dialog (GConfClient *client)
|
||||||
GList *strings = NULL, *li;
|
GList *strings = NULL, *li;
|
||||||
gint i;
|
gint i;
|
||||||
dialog = glade_xml_new (GNOMECC_DATA_DIR "/interfaces/gnome-default-applications-properties.glade", NULL, NULL);
|
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");
|
||||||
|
|
||||||
setup_peditors (client, dialog);
|
setup_peditors (client, dialog);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue