summaryrefslogtreecommitdiff
path: root/geyes
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-26 17:52:15 +0100
committerinfirit <[email protected]>2014-11-26 18:13:44 +0100
commit7e02dd79e45a7e669ff9eb89454bc4e6955abfb0 (patch)
tree3f9d08ee48588691ff5f3a6f488f7b82f711ab87 /geyes
parente74900ace7f20ad3cf3317a40b5026ce69112d2e (diff)
downloadmate-applets-7e02dd79e45a7e669ff9eb89454bc4e6955abfb0.tar.bz2
mate-applets-7e02dd79e45a7e669ff9eb89454bc4e6955abfb0.tar.xz
geyes: don't use GtkStock
Diffstat (limited to 'geyes')
-rw-r--r--geyes/themes.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/geyes/themes.c b/geyes/themes.c
index 325a14af..0ac5eadc 100644
--- a/geyes/themes.c
+++ b/geyes/themes.c
@@ -285,8 +285,8 @@ properties_cb (GtkAction *action,
pbox = gtk_dialog_new_with_buttons (_("Geyes Preferences"), NULL,
GTK_DIALOG_DESTROY_WITH_PARENT,
- GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
- GTK_STOCK_HELP, GTK_RESPONSE_HELP,
+ _("_Close"), GTK_RESPONSE_CLOSE,
+ _("_Help"), GTK_RESPONSE_HELP,
NULL);
gtk_window_set_screen (GTK_WINDOW (pbox),