[gimp] Revert "plug-ins: Change 'Screenshot' menu label to 'From Screenshot'"



commit 2253ae52e9f59c31f85fc288c91a3b7c7de20691
Author: Martin Nordholts <martinn src gnome org>
Date:   Sun May 17 14:01:36 2009 +0200

    Revert "plug-ins: Change 'Screenshot' menu label to 'From Screenshot'"
    
    This reverts commit 34dbc7b2289aae37606d80f7ceb6bb6c5009ac9c. The
    label change was not properly discussed yet.
---
 plug-ins/common/screenshot.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plug-ins/common/screenshot.c b/plug-ins/common/screenshot.c
index cd62069..9d7d6ac 100644
--- a/plug-ins/common/screenshot.c
+++ b/plug-ins/common/screenshot.c
@@ -249,7 +249,7 @@ query (void)
                           "Henrik Brix Andersen <brix gimp org>",
                           "1998 - 2008",
                           "v1.1 (2008/04)",
-                          N_("From _Screenshot..."),
+                          N_("_Screenshot..."),
                           NULL,
                           GIMP_PLUGIN,
                           G_N_ELEMENTS (args),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]