diff options
Diffstat (limited to 'geyes/themes.c')
-rw-r--r-- | geyes/themes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geyes/themes.c b/geyes/themes.c index 1a7f1c4b..aebc8ee1 100644 --- a/geyes/themes.c +++ b/geyes/themes.c @@ -282,7 +282,7 @@ properties_cb (GtkAction *action, return; } - pbox = gtk_dialog_new_with_buttons (_("Geyes Preferences"), NULL, + pbox = gtk_dialog_new_with_buttons (_("Eyes Preferences"), NULL, GTK_DIALOG_DESTROY_WITH_PARENT, "gtk-close", GTK_RESPONSE_CLOSE, "gtk-help", GTK_RESPONSE_HELP, |