[Libreoffice-commits] core.git: Branch 'feature/sidebar' - officecfg/registry
Andre Fischer
af at apache.org
Fri May 10 02:20:19 PDT 2013
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5603091e77ea3931d4361bfdfd5977b1fd69a137
Author: Andre Fischer <af at apache.org>
Date: Tue Apr 30 11:52:08 2013 +0000
Related: #i122131# Fixed typo in cmd name for cell appearance 'more' dialog
(cherry picked from commit d465ec90c0626857a9c30523daba63d7b713f9e6)
Change-Id: Icb5389074faf5cf7d1b03f1203f0036f2eccb73a
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 9c9ff63..de9cadd 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -712,7 +712,7 @@
<value>PropertyDeck</value>
</prop>
<prop oor:name="DefaultMenuCommand">
- <value>.uno:FormatCellDialg</value>
+ <value>.uno:FormatCellDialog</value>
</prop>
<prop oor:name="ContextList">
<value oor:separator=";">
More information about the Libreoffice-commits
mailing list