Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c
index 3a24e05..b874b28 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -288,7 +288,7 @@ main (int argc, char *argv[])
ev_file_helpers_init ();
ev_debug_init ();
ev_stock_icons_init ();
- gtk_window_set_default_icon_name ("postscript-viewer");
+ gtk_window_set_default_icon_name ("evince");
load_files (poptGetArgs (context));