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

f41
Caolán McNamara 11 years ago
parent 9ae7b7cf00
commit b675cf59fa

@ -0,0 +1,27 @@
From eaf5194e57a9a6b82672a019c8db30c9a67ff21a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= <caolanm@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

@ -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@redhat.com> - 1:4.2.0.0-2.beta1-UNBUILT
* Wed Nov 27 2013 Caolán McNamara <caolanm@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@redhat.com> - 1:4.2.0.0-1.beta1
- switch to 4.2.0

Loading…
Cancel
Save