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

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


commit 1ac079808a0bd176bbc4d2fd65a247cac16840de
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Nov 27 11:25:00 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 27ad336..4d7e50f 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -278,6 +278,7 @@ Patch37: 0001-Related-fdo-41169-fix-GTK-non-Latin-keyboard-layout-.patch
 Patch38: 0001-Rewrite-Qt4-based-nested-yield-mutex-locking.patch
 Patch39: 0001-Related-rhbz-1032774-bodge-around-reported-NULL-valu.pat
 Patch40: 0001-rhbz-1030009-Remove-global-XModel-ref.patch
+Patch41: 0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/libreoffice
@@ -1053,6 +1054,7 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch38 -p1 -b .Rewrite-Qt4-based-nested-yield-mutex-locking.patch
 %patch39 -p1 -b .rhbz-1032774-bodge-around-reported-NULL-valu.pat
 %patch40 -p1 -b .rhbz-1030009-Remove-global-XModel-ref.patch
+%patch41 -p1 -b .rhbz-1035092-no-shortcut-key-for-Italian-To.patch
 
 # TODO: check this
 # these are horribly incomplete--empty translations and copied english
@@ -2142,9 +2144,10 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
-* Mon Nov 25 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.1.3.2-8-UNBUILT
+* Wed Nov 27 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.1.3.2-8
 - Related: rhbz#1032774 bodge around reported NULL
 - Resolves: rhbz#1030009 SwXTextDocument crash at exit
+- Resolves: rhbz#1035092 no shortcut key for Italian 'Tools' menu
 
 * Fri Nov 22 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.1.3.2-7
 - Resolves: rhbz#958300 fix GTK non Latin keyboard layout shortcuts


More information about the scm-commits mailing list