|
18 | 18 | ~ You should have received a copy of the GNU General Public License |
19 | 19 | ~ along with this program. If not, see <http://www.gnu.org/licenses/>. |
20 | 20 | --> |
21 | | - |
22 | | -<oor:component-data oor:name="Addons" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
| 21 | +<oor:component-data oor:name="Addons" oor:package="org.openoffice.Office" |
| 22 | + xmlns:oor="http://openoffice.org/2001/registry" |
| 23 | + xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
23 | 24 | <node oor:name="AddonUI"> |
24 | 25 | <node oor:name="OfficeMenuBarMerging"> |
25 | 26 | <node oor:name="javahelps.codehighlighter" oor:op="replace"> |
|
46 | 47 | <value>Highlight Code</value> |
47 | 48 | </prop> |
48 | 49 | <node oor:name="Submenu"> |
49 | | - <node oor:name="lang_1" oor:op="replace"> |
| 50 | + <node oor:name="lang_0" oor:op="replace"> |
| 51 | + <prop oor:name="Context" oor:type="xs:string"> |
| 52 | + <value>com.sun.star.text.TextDocument,com.sun.star.sdb.TextReportDesign,com.sun.star.text.WebDocument,com.sun.star.xforms.XMLFormDocument,com.sun.star.text.GlobalDocument,com.sun.star.sdb.FormDesign,com.sun.star.sheet.SpreadsheetDocument,com.sun.star.drawing.DrawingDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.sdb.OfficeDatabaseDocument</value> |
| 53 | + </prop> |
| 54 | + <prop oor:name="Title" oor:type="xs:string"> |
| 55 | + <value xml:lang="en">Automatic</value> |
| 56 | + </prop> |
| 57 | + <prop oor:name="URL" oor:type="xs:string"> |
| 58 | + <value>vnd.sun.star.script:codehighlighter.oxt|python|highlight.py$highlight_automatic_default?language=Python&location=user:uno_packages</value> |
| 59 | + </prop> |
| 60 | + <prop oor:name="Target" oor:type="xs:string"> |
| 61 | + <value>_self</value> |
| 62 | + </prop> |
| 63 | + </node> |
| 64 | + <node oor:name="lang_1" oor:op="replace"> |
50 | 65 | <prop oor:name="Context" oor:type="xs:string"> |
51 | 66 | <value>com.sun.star.text.TextDocument,com.sun.star.sdb.TextReportDesign,com.sun.star.text.WebDocument,com.sun.star.xforms.XMLFormDocument,com.sun.star.text.GlobalDocument,com.sun.star.sdb.FormDesign,com.sun.star.sheet.SpreadsheetDocument,com.sun.star.drawing.DrawingDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.sdb.OfficeDatabaseDocument</value> |
52 | 67 | </prop> |
|
5352 | 5367 | <value>_self</value> |
5353 | 5368 | </prop> |
5354 | 5369 | </node> |
5355 | | - |
5356 | 5370 | </node> |
5357 | 5371 | </node> |
5358 | 5372 | </node> |
|
0 commit comments