summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-24 00:01:35 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-24 00:01:35 -0400
commite665b847ce8a25808bea750d1ef548d217629cbb (patch)
treee90d90fccbddefb9703742d165c264bb658ba0fa /officecfg
parent6ff3a779fd1e42036cc6bbbe5a1dfb2e17b45389 (diff)
Shamelessly copied the file open icons for the two new commands.
.uno:OpenFromWriter .uno:OpenFromCalc Change-Id: I724570c6c291f83db930e2d118cc356a934352f8
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu3
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu3
2 files changed, 6 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index 3104810fcb9e..9acaa25e0395 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -1533,6 +1533,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Open...</value>
</prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
</node>
</node>
<node oor:name="Popups">
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 31a686735d7c..dab1264199de 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -2216,6 +2216,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Open...</value>
</prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
</node>
</node>
<node oor:name="Popups">