From: Martin Kretzschmar Date: Wed, 22 Dec 2004 09:16:16 +0000 (+0000) Subject: (main): this is not epiphany. X-Git-Tag: EVINCE_0_1_0~99 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=7eea4f79c2e4a6ea50a1781f42e04d61d41c907c;p=evince.git (main): this is not epiphany. --- diff --git a/ChangeLog b/ChangeLog index 532f307c..118e0297 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-22 Martin Kretzschmar + + * shell/main.c (main): this is not epiphany. + 2004-12-22 Havoc Pennington * shell/ev-view.c (ev_view_set_document): connect to "found" signal diff --git a/shell/main.c b/shell/main.c index 6b6e1ffd..ac20266d 100644 --- a/shell/main.c +++ b/shell/main.c @@ -54,7 +54,7 @@ main (int argc, char *argv[]) GNOME_PARAM_APP_DATADIR, DATADIR, NULL); - g_set_application_name (_("Epiphany Web Browser")); + g_set_application_name (_("Evince Document Viewer")); g_object_get_property (G_OBJECT (program), GNOME_PARAM_POPT_CONTEXT,