diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 02:26:39 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 02:26:39 +0000 |
commit | 9132a2f13192aa950c022d6f73290526be5fc948 (patch) | |
tree | 57fd40907572b400d62b641281861090069ffe69 /gutenprint-menu.patch | |
parent | 9ee120b570bedda33b1a484c5068dfe60d84f9a6 (diff) |
automatic import of gutenprintopeneuler24.03_LTS
Diffstat (limited to 'gutenprint-menu.patch')
-rw-r--r-- | gutenprint-menu.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gutenprint-menu.patch b/gutenprint-menu.patch new file mode 100644 index 0000000..2c76a41 --- /dev/null +++ b/gutenprint-menu.patch @@ -0,0 +1,11 @@ +--- gutenprint-5.0.0/src/gimp2/print-print.c.menu 2007-03-02 17:08:51.000000000 +0000 ++++ gutenprint-5.0.0/src/gimp2/print-print.c 2007-03-02 17:09:10.000000000 +0000 +@@ -43,7 +43,7 @@ + (BAD_CONST_CHAR) copy, + (BAD_CONST_CHAR) VERSION " - " RELEASE_DATE, + /* Do not translate the prefix "<Image>" */ +- (BAD_CONST_CHAR) N_("<Image>/File/Print..."), ++ (BAD_CONST_CHAR) N_("<Image>/File/Send/Print..."), + (BAD_CONST_CHAR) types, + GIMP_PLUGIN, + n_args, 0, |