diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:11:38 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:11:38 +0000 |
commit | 9271e6c5d834212b2616f51a19700034d89437c4 (patch) | |
tree | 57fd40907572b400d62b641281861090069ffe69 /gutenprint-menu.patch | |
parent | 918ac388a3313498fc336a8d9abda7e057d37769 (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, |