use appropriate window border icon.
2003-04-30 Alex Duggan <aldug@astrolinux.com> * gnome-accessibility-keyboard-properties.c: use appropriate window border icon.
This commit is contained in:
parent
75e2207bbe
commit
968f3b6e1a
2 changed files with 6 additions and 0 deletions
|
@ -109,6 +109,7 @@ main (int argc, char **argv)
|
|||
g_signal_connect (G_OBJECT (dialog),
|
||||
"response",
|
||||
G_CALLBACK (dialog_response), changeset);
|
||||
capplet_set_icon (dialog, "accessibility-keyboard-capplet.png");
|
||||
gtk_widget_show_all (dialog);
|
||||
gtk_main ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue