Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c
index c162935..86450d4 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -86,6 +86,7 @@ main (int argc, char *argv[])
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,