[libreoffice] Resolves: rhbz#1035092 no shortcut key for Italian 'Tools' menu

Caolán McNamara caolanm at fedoraproject.org
Wed Nov 27 11:23:11 UTC 2013


commit b675cf59fa5dbbb12fb2083f37f7ac7c066dfeaf
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Nov 27 11:22:23 2013 +0000

    Resolves: rhbz#1035092 no shortcut key for Italian 'Tools' menu

 ...bz-1035092-no-shortcut-key-for-Italian-To.patch |   27 ++++++++++++++++++++
 libreoffice.spec                                   |    5 +++-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch b/0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch
new file mode 100644
index 0000000..c5d3b75
--- /dev/null
+++ b/0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch
@@ -0,0 +1,27 @@
+From eaf5194e57a9a6b82672a019c8db30c9a67ff21a Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= <caolanm at redhat.com>
+Date: Wed, 27 Nov 2013 11:20:04 +0000
+Subject: [PATCH] Resolves: rhbz#1035092 no shortcut key for Italian 'Tools'
+ menu
+
+Change-Id: I2f8867e7d4b9c7884d1d3af4f34a93fa5da08b47
+---
+ source/it/officecfg/registry/data/org/openoffice/Office/UI.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/source/it/officecfg/registry/data/org/openoffice/Office/UI.po b/source/it/officecfg/registry/data/org/openoffice/Office/UI.po
+index ea1ff2f..97dc332 100644
+--- a/source/it/officecfg/registry/data/org/openoffice/Office/UI.po
++++ b/source/it/officecfg/registry/data/org/openoffice/Office/UI.po
+@@ -18673,7 +18673,7 @@ msgctxt ""
+ "Label\n"
+ "value.text"
+ msgid "~Tools"
+-msgstr "Strumenti"
++msgstr "~Strumenti"
+ 
+ #: GenericCommands.xcu
+ msgctxt ""
+-- 
+1.8.3.1
+
diff --git a/libreoffice.spec b/libreoffice.spec
index 1f5498a..8e68a25 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -261,6 +261,7 @@ Patch9: libreoffice-rhel6langs.patch
 Patch10: libreoffice-rhel6glib.patch
 %endif
 Patch11: 0001-Related-rhbz-1032774-bodge-around-reported-NULL-valu.patch
+Patch12: 0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/libreoffice
@@ -995,6 +996,7 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch10 -p1 -b .rhel6glib.patch
 %endif
 %patch11 -p1 -b .rhbz-1032774-bodge-around-reported-NULL-valu.patch
+%patch12 -p1 -b .rhbz-1035092-no-shortcut-key-for-Italian-To.patch
 
 # TODO: check this
 # these are horribly incomplete--empty translations and copied english
@@ -2082,8 +2084,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
-* Mon Nov 25 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.2.0.0-2.beta1-UNBUILT
+* Wed Nov 27 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.2.0.0-2.beta1-UNBUILT
 - Related: rhbz#1032774 bodge around reported NULL
+- Resolves: rhbz#1035092 no shortcut key for Italian 'Tools' menu
 
 * Thu Nov 21 2013 David Tardon <dtardon at redhat.com> - 1:4.2.0.0-1.beta1
 - switch to 4.2.0


More information about the scm-commits mailing list