also use new icon in the window titlebar.
2007-07-24 Denis Washington <denisw@svn.gnome.org> * gnome-network-preferences.c: also use new icon in the window titlebar. svn path=/trunk/; revision=7872
This commit is contained in:
parent
c5e00d965b
commit
0b8909ef13
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-07-24 Denis Washington <denisw@svn.gnome.org>
|
||||
|
||||
* gnome-network-preferences.c: also use new icon in the window titlebar.
|
||||
|
||||
2007-06-29 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* Makefile.am:
|
||||
|
|
|
@ -550,7 +550,7 @@ main (int argc, char **argv)
|
|||
|
||||
setup_dialog (dialog);
|
||||
widget = WID ("network_dialog");
|
||||
capplet_set_icon (widget, "stock_proxy");
|
||||
capplet_set_icon (widget, "gnome-network-preferences");
|
||||
gtk_widget_show_all (widget);
|
||||
gtk_main ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue