2005-02-16 Vincent Noel <vnoel@cox.net>
* shell/main.c (main): Specify an icon for the window. Patch by
Jaap A. Haitsma. Fixes #166177.
+2005-02-16 Vincent Noel <vnoel@cox.net>
+
+ * shell/main.c (main): Specify an icon for the window. Patch by
+ Jaap A. Haitsma. Fixes #166177.
+
Wed Feb 16 06:30:13 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-view.c (ev_view_realize): get rid of the black flash.
ev_debug_init ();
ev_stock_icons_init ();
+ gtk_window_set_default_icon_name ("postscript-viewer");
g_object_get_property (G_OBJECT (program),
GNOME_PARAM_POPT_CONTEXT,