summaryrefslogtreecommitdiff
path: root/debian/patches/deb_gimp_acquire_menu.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-12-16 13:51:41 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-12-16 13:51:41 +0100
commit37d9e876966aea3c5dd7e61326b7486aa2d593c5 (patch)
tree577707fbcd4ffa280c3e1644e4ce48f06de7defd /debian/patches/deb_gimp_acquire_menu.patch
parent81369a5ae42dd8686eeec40e420eca1d409700d3 (diff)
Imported Upstream version 0.999upstream/0.999upstream
Diffstat (limited to 'debian/patches/deb_gimp_acquire_menu.patch')
-rw-r--r--debian/patches/deb_gimp_acquire_menu.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/patches/deb_gimp_acquire_menu.patch b/debian/patches/deb_gimp_acquire_menu.patch
deleted file mode 100644
index d5eb94d..0000000
--- a/debian/patches/deb_gimp_acquire_menu.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Change XSane's GIMP menu layout
- Group XSane actions in their own submenu in the Acquire menu.
-Author: Julien BLACHE <jblache@debian.org>
-Forwarded: not-needed
-
-Index: xsane-0.998/src/xsane-text.h
-===================================================================
---- xsane-0.998.orig/src/xsane-text.h 2002-08-16 10:34:58.000000000 +0200
-+++ xsane-0.998/src/xsane-text.h 2011-02-04 19:50:36.505016000 +0100
-@@ -870,8 +870,8 @@
- #define XSANE_GIMP_INSTALL_HELP _("This function provides access to scanners and other image acquisition devices through the SANE (Scanner Access Now Easy) interface.")
-
- /* Menu path must not be translated, this is done by the gimp. Only translate the text behind the last "/" */
--#define XSANE_GIMP_MENU_DIALOG _("<Toolbox>/File/Acquire/XSane: Device dialog...")
--#define XSANE_GIMP_MENU _("<Toolbox>/File/Acquire/XSane: ")
-+#define XSANE_GIMP_MENU_DIALOG _("<Toolbox>/File/Acquire/XSane/Device dialog...")
-+#define XSANE_GIMP_MENU _("<Toolbox>/File/Acquire/XSane/")
- #define XSANE_GIMP_MENU_DIALOG_OLD _("<Toolbox>/Xtns/XSane/Device dialog...")
- #define XSANE_GIMP_MENU_OLD _("<Toolbox>/Xtns/XSane/")
-