diff options
author | CoprDistGit <infra@openeuler.org> | 2025-03-24 13:58:49 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-03-24 13:58:49 +0000 |
commit | a0749a3273bba247e73c7c620d97ba2d77ad5e40 (patch) | |
tree | f3be6f61b155227d5efa52c8696253e0eb9c3176 /gutenprint-menu.patch | |
parent | f2f443387aa1f754263a00c8664563817ac14b8e (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, |