Skip to content

Commit dfe9bac

Browse files
committed
add menu entry + batch button
1 parent b8b386d commit dfe9bac

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

extension/Addons.xcu

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@
2121
<value>_self</value>
2222
</prop>
2323
</node>
24+
<node oor:name="m2" oor:op="replace">
25+
<prop oor:name="Context" oor:type="xs:string">
26+
<value>com.sun.star.text.TextDocument</value>
27+
</prop>
28+
<prop oor:name="URL" oor:type="xs:string">
29+
<value>vnd.sun.star.script:OOoLilyPond.OOoLilyPond.BatchTest1?language=Basic&amp;location=application</value>
30+
</prop>
31+
<prop oor:name="Title" oor:type="xs:string">
32+
<value>Batch</value>
33+
</prop>
34+
<prop oor:name="Target" oor:type="xs:string">
35+
<value>_self</value>
36+
</prop>
37+
</node>
2438
</node>
2539
</node>
2640
<node oor:name="AddonMenu">
@@ -38,6 +52,20 @@
3852
<value>_self</value>
3953
</prop>
4054
</node>
55+
<node oor:name="OOoLilyPond.AddonMenu.m2" oor:op="replace">
56+
<prop oor:name="Context" oor:type="xs:string">
57+
<value>com.sun.star.text.TextDocument</value>
58+
</prop>
59+
<prop oor:name="URL" oor:type="xs:string">
60+
<value>vnd.sun.star.script:OOoLilyPond.OOoLilyPond.BatchTest1?language=Basic&amp;location=application</value>
61+
</prop>
62+
<prop oor:name="Title" oor:type="xs:string">
63+
<value>OOoLilyPond-Batch</value>
64+
</prop>
65+
<prop oor:name="Target" oor:type="xs:string">
66+
<value>_self</value>
67+
</prop>
68+
</node>
4169
</node>
4270
</node>
4371
</oor:component-data>

0 commit comments

Comments
 (0)