first commit

This commit is contained in:
afoucaultc 2026-06-05 13:11:08 +02:00
commit 205faf4224
5471 changed files with 973850 additions and 0 deletions

View file

@ -0,0 +1,2 @@
ORIGIN=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend
UNO_SERVICES=?$ORIGIN/Linux_X86_64_.rdb

View file

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<comp:component-backend-db xmlns:comp="http://openoffice.org/extensionmanager/component-registry/2010"><comp:component url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu7599r7fk.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero.jar" revoked="true"><comp:java-type-library>true</comp:java-type-library><comp:implementation-names><comp:name>org.zotero.integration.ooo.comp.ZoteroOpenOfficeIntegrationImpl</comp:name></comp:implementation-names></comp:component><comp:component url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero.jar"><comp:java-type-library>true</comp:java-type-library><comp:implementation-names><comp:name>org.zotero.integration.ooo.comp.ZoteroOpenOfficeIntegrationImpl</comp:name></comp:implementation-names></comp:component></comp:component-backend-db>

View file

@ -0,0 +1,3 @@
ORIGIN=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend
UNO_JAVA_CLASSPATH=$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero.jar
UNO_SERVICES=?$ORIGIN/common_.rdb ${$ORIGIN/${_OS}_${_ARCH}rc:UNO_SERVICES}

View file

@ -0,0 +1,2 @@
SCHEMA=$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/AddonRegistry.xcs
DATA=$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Office/UI/DrawWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Office/UI/MathWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Office/UI/BasicIDEWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Office/UI/ImpressWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Office/UI/BaseWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Office/UI/WriterWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Office/UI/StartModuleWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Office/UI/CalcWindowState.xcu $UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lu569518adb.tmp/Addons_AOO4.xcu $UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lu569518ada.tmp/Addons.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/Office/UI/ImpressWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/Office/UI/DrawWindowState.xcu $UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/Office/UI/WriterWindowState.xcu $UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lu795507h18i.tmp/AddonRegistry.xcu $UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lu795507h18h.tmp/Addons.xcu

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,257 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addAnnotation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Annotation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m4" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addAnnotation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addAnnotation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addAnnotation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addAnnotation_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addAnnotation_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addAnnotation_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_dark_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,257 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addAnnotation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Annotation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m4" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addAnnotation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addAnnotation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addAnnotation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addAnnotation_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addAnnotation_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addAnnotation_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_dark_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
<prop oor:name="ImageSmallHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_dark_16.png</value>
</prop>
<prop oor:name="ImageBigHCURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_dark_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,569 @@
<?xml version='1.0' encoding='UTF-8'?>
<oor:component-data
xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
oor:name="Addons"
oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="Images">
<node oor:name="TexMaths.TexMathsEquations.images.main" oor:op="replace">
<prop oor:name="URL">
<value>macro:///TexMaths.TexMathsEquations.main</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/eq.svg</value>
</prop>
<prop oor:name="ImageBigURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/eq.svg</value>
</prop>
</node>
</node>
<node oor:name="TexMaths.TexMathsNumberedEquations.images.main" oor:op="replace">
<prop oor:name="URL">
<value>macro:///TexMaths.TexMathsNumberedEquations.main</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/numeq.svg</value>
</prop>
<prop oor:name="ImageBigURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/numeq.svg</value>
</prop>
</node>
</node>
<node oor:name="TexMaths.TexMathsRecompileEquations.images.main" oor:op="replace">
<prop oor:name="URL">
<value>macro:///TexMaths.TexMathsRecompileEquations.main</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/recomp.svg</value>
</prop>
<prop oor:name="ImageBigURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/recomp.svg</value>
</prop>
</node>
</node>
<node oor:name="TexMaths.TexMathsSysConfig.images.main" oor:op="replace">
<prop oor:name="URL">
<value>macro:///TexMaths.TexMathsSysConfig.main</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/sysconfig.svg</value>
</prop>
<prop oor:name="ImageBigURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/sysconfig.svg</value>
</prop>
</node>
</node>
<node oor:name="TexMaths.TexMathsAbout.images.main" oor:op="replace">
<prop oor:name="URL">
<value>macro:///TexMaths.TexMathsAbout.AboutDialog</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/about.svg</value>
</prop>
<prop oor:name="ImageBigURL" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/icons/about.svg</value>
</prop>
</node>
</node>
</node>
<node oor:name="OfficeToolBar">
<node oor:name="TexMaths.OfficeToolBar" oor:op="replace">
<!-- Section for LibreOffice 4.x compatibility -->
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths Equations</value>
<value xml:lang="fr">Équations TexMaths</value>
<value xml:lang="es">Ecuaciones TexMaths</value>
<value xml:lang="it">Equazioni TexMaths</value>
<value xml:lang="pt-BR">Equações TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsNumberedEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths Numbered Equations</value>
<value xml:lang="fr">Équations numérotées TexMaths</value>
<value xml:lang="es">Ecuaciones numeradas TexMaths</value>
<value xml:lang="it">Equazioni numerate TexMaths</value>
<value xml:lang="pt-BR">Equações numeradas TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsRecompileEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Recompile TexMaths Equations</value>
<value xml:lang="fr">Recompiler les équations TexMaths</value>
<value xml:lang="es">Recompilar TexMaths ecuaciones</value>
<value xml:lang="it">Ricompila equazioni TexMaths</value>
<value xml:lang="pt-BR">Recompilar equações TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m4" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsSysConfig.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths System Configuration</value>
<value xml:lang="fr">Configuration système TexMaths</value>
<value xml:lang="es">Configuración del sistema TexMaths</value>
<value xml:lang="it">Configurazione del sistema TexMaths</value>
<value xml:lang="pt-BR">Configurações de Sistema do TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<!-- Section for OpenOffice 4.x compatibility -->
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">TexMaths</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths Equations</value>
<value xml:lang="fr">Équations TexMaths</value>
<value xml:lang="es">Ecuaciones TexMaths</value>
<value xml:lang="it">Equazioni TexMaths</value>
<value xml:lang="pt-BR">Equações TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsNumberedEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths Numbered Equations</value>
<value xml:lang="fr">Équations TexMaths numérotées</value>
<value xml:lang="es">Ecuaciones numeradas TexMaths</value>
<value xml:lang="it">Equazioni numerate TexMaths</value>
<value xml:lang="pt-BR">Equações numeradas TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsRecompileEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Recompile TexMaths Equations</value>
<value xml:lang="fr">Recompiler les équations TexMaths</value>
<value xml:lang="es">Recompilar TexMaths ecuaciones</value>
<value xml:lang="pt-BR">Recompilar equações TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m4" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsSysConfig.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths System Configuration</value>
<value xml:lang="fr">Configuration système TexMaths</value>
<value xml:lang="es">Configuración del sistema TexMaths</value>
<value xml:lang="it">Configurazione del sistema TexMaths</value>
<value xml:lang="pt-BR">Configurações de Sistema do TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="OfficeNotebookBar">
<node oor:name="TexMaths.OfficeToolBar" oor:op="replace">
<!-- Section for LibreOffice 4.x compatibility -->
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths Equations</value>
<value xml:lang="fr">Équations TexMaths</value>
<value xml:lang="es">Ecuaciones TexMaths</value>
<value xml:lang="it">Equazioni TexMaths</value>
<value xml:lang="pt-BR">Equações TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsNumberedEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths Numbered Equations</value>
<value xml:lang="fr">Équations TexMaths numérotées</value>
<value xml:lang="es">Ecuaciones numeradas TexMaths </value>
<value xml:lang="it">Equazioni numerate TexMaths </value>
<value xml:lang="pt-BR">Equações numeradas TexMaths </value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsRecompileEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Recompile TexMaths Equations</value>
<value xml:lang="fr">Recompiler les équations TexMaths </value>
<value xml:lang="es">Recompilar TexMaths ecuaciones</value>
<value xml:lang="it">Ricompila equazioni TexMaths</value>
<value xml:lang="pt-BR">Recompilar equações TexMaths </value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m4" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsSysConfig.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths System Configuration</value>
<value xml:lang="fr">Configuration système TexMaths</value>
<value xml:lang="es">Configuración del sistema TexMaths</value>
<value xml:lang="it">Configurazione del sistema TexMaths</value>
<value xml:lang="pt-BR">Configurações de Sistema do TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<!-- Section for OpenOffice 4.x compatibility -->
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">TexMaths</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths Equations</value>
<value xml:lang="fr">Équations TexMaths </value>
<value xml:lang="es">Ecuaciones TexMaths </value>
<value xml:lang="it">Equazioni TexMaths </value>
<value xml:lang="pt-BR">Equações TexMaths </value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsNumberedEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths Numbered Equations</value>
<value xml:lang="fr">Équations TexMaths numérotées</value>
<value xml:lang="es">Ecuaciones numeradas TexMaths</value>
<value xml:lang="it">Equazioni numerate TexMaths</value>
<value xml:lang="pt-BR">Equações numeradas TexMaths </value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsRecompileEquations.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Recompile TexMaths Equations</value>
<value xml:lang="fr">Recompiler les équations TexMaths </value>
<value xml:lang="es">Recompilar TexMaths ecuaciones</value>
<value xml:lang="it">Ricompila equazioni TexMaths</value>
<value xml:lang="pt-BR">Recompilar Equações TexMaths </value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m4" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsSysConfig.main</value>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<value />
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>TexMaths System Configuration</value>
<value xml:lang="fr">Configuration système TexMaths</value>
<value xml:lang="es">Configuración del sistema TexMaths</value>
<value xml:lang="it">Configurazione del sistema TexMaths</value>
<value xml:lang="pt-BR">Configurações de Sistema do TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="OfficeMenuBarMerging">
<node oor:name="TexMaths.Main.menubar" oor:op="replace">
<node oor:name="S1" oor:op="replace">
<prop oor:name="MergePoint">
<value>.uno:ToolsMenu\.uno:MacrosMenu</value>
</prop>
<prop oor:name="MergeCommand">
<value>AddBefore</value>
</prop>
<prop oor:name="MergeFallback">
<value>AddPath</value>
</prop>
<prop oor:name="MergeContext" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
<node oor:name="MenuItems">
<node oor:name="M0" oor:op="replace">
<prop oor:name="Title">
<value>TexMaths</value>
</prop>
<node oor:name="Submenu">
<node oor:name="M1" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsEquations.main</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value/>
<value xml:lang="en-US">Equations...</value>
<value xml:lang="fr">Équations...</value>
<value xml:lang="de">Gleichungen...</value>
<value xml:lang="es">Ecuaciones...</value>
<value xml:lang="it">Equazioni...</value>
<value xml:lang="pt-BR">Equações...</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
</node>
<node oor:name="M2" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsNumberedEquations.main</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value/>
<value xml:lang="en-US">Numbered Equations...</value>
<value xml:lang="fr">Équations numérotées...</value>
<value xml:lang="de">Nummerierte Gleichungen...</value>
<value xml:lang="es">Ecuaciones numeradas...</value>
<value xml:lang="it">Equazioni numerate...</value>
<value xml:lang="pt-BR">Equações numeradas...</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument</value>
</prop>
</node>
<node oor:name="M3" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsRecompileEquations.main</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value/>
<value xml:lang="en-US">Recompile Equations...</value>
<value xml:lang="fr">Recompiler les équations...</value>
<value xml:lang="de">Gleichungen neu kompilieren...</value>
<value xml:lang="es">Recompilar ecuaciones...</value>
<value xml:lang="it">Ricompila equazioni...</value>
<value xml:lang="pt-BR">Recompilar equações...</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
</node>
<node oor:name="M4" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsSysConfig.main</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value/>
<value xml:lang="en-US">System Configuration...</value>
<value xml:lang="fr">Configuration système...</value>
<value xml:lang="de">Systemkonfiguration...</value>
<value xml:lang="es">Configuración del sistema...</value>
<value xml:lang="it">Configurazione del sistema...</value>
<value xml:lang="pt-BR">Configurações de Sistema...</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
</node>
<node oor:name="M5" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///TexMaths.TexMathsAbout.AboutDialog</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value/>
<value xml:lang="en-US">About TexMaths</value>
<value xml:lang="fr">À propos de TexMaths</value>
<value xml:lang="de">Über TexMaths</value>
<value xml:lang="da">Om TexMaths</value>
<value xml:lang="es">Acerca de TexMaths</value>
<value xml:lang="it">Informazioni su TexMaths</value>
<value xml:lang="pt-BR">Sobre o TexMaths</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
</prop>
</node>
</node>
</node>
</node>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,123 @@
<?xml version='1.0' encoding='UTF-8'?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
oor:name="Registry" oor:package="ooo.ext.texmaths">
<node oor:name="ProductInfo">
<prop oor:name="ProductName" oor:type="xs:string">
<value>TexMaths</value>
</prop>
</node>
<node oor:name="SystemInfo">
<prop oor:name="PackageDir" oor:type="xs:string">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/</value>
</prop>
<prop oor:name="LatexPath" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="XelatexPath" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="LualatexPath" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="DvipngPath" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="DvisvgmPath" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="ConfigSaved" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="WordVertAlign" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="IgnorePreamble" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="CaptionHidden" oor:type="xs:string">
<value>FALSE</value>
</prop>
<prop oor:name="CaptionLeftAlign" oor:type="xs:string">
<value>FALSE</value>
</prop>
<prop oor:name="BreakBeforeNum" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="BreakAfterNum" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="EquationCaption" oor:type="xs:string">
<value>Equation</value>
</prop>
<prop oor:name="NumLevel" oor:type="xs:string">
<value>1</value>
</prop>
<prop oor:name="EqWriterKey" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="EqWriterCmd" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="NumEqWriterKey" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="NumEqWriterCmd" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="EqImpressKey" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="EqImpressCmd" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="EqDrawKey" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="EqDrawCmd" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="PositionX" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="PositionY" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="Width" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="Height" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="HelpPositionX" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="HelpPositionY" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="HelpWidth" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="HelpHeight" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="EditorFontName" oor:type="xs:string">
<value></value>
</prop>
<prop oor:name="EditorFontSize" oor:type="xs:string">
<value>12</value>
</prop>
<prop oor:name="Compiler" oor:type="xs:string">
<value>latex</value>
</prop>
<prop oor:name="ShowSymbols" oor:type="xs:string">
<value>TRUE</value>
</prop>
<prop oor:name="SymbolColor" oor:type="xs:string">
<value>symbols-black</value>
</prop>
<prop oor:name="ShowAppTooOld" oor:type="xs:string">
<value>TRUE</value>
</prop>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu9978vz9f.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value>Zotero</value>
</prop>
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="Zotero.OfficeToolBar.AOO4" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Zotero</value>
</prop>
<node oor:name="ToolBarItems">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Citation</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m2" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add Note</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m3" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Add/Edit Bibliography</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m5" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
</node>
<node oor:name="m6" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Refresh</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m7" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Set Document Preferences</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
<node oor:name="m8" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument, com.sun.star.text.GlobalDocument</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value>Unlink Citations</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>
</node>
</node>
<node oor:name="Images">
<node oor:name="Zotero.Images.addEditCitation" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditCitation</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditCitation_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addNote" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addNote</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addNote_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.addEditBibliography" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?addEditBibliography</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/addEditBibliography_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.setDocPrefs" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?setDocPrefs</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/setDocPrefs_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.refresh" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?refresh</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/refresh_26.png</value>
</prop>
</node>
</node>
<node oor:name="Zotero.Images.removeCodes" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>service:org.zotero.integration.ooo.ZoteroOpenOfficeIntegration?removeCodes</value>
</prop>
<node oor:name="UserDefinedImages">
<prop oor:name="ImageSmallURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_16.png</value>
</prop>
<prop oor:name="ImageBigURL">
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/icons/removeCodes_26.png</value>
</prop>
</node>
</node>
</node>
</node>
</oor:component-data>

View file

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<help:help-backend-db xmlns:help="http://openoffice.org/extensionmanager/help-registry/2010"/>

View file

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<script:script-backend-db xmlns:script="http://openoffice.org/extensionmanager/script-registry/2010"><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu24842ofd.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu2674224cdj.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu19611n6j.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu444683v08k.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu705336uw1d.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu203831wy.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8871wgp7.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu89670aana6.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu25076qyx.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu805717o1wz.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu22001hqh.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu99817bevcl.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu6528dq01.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu556295aa18.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu161959ds5de.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu191330up.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu8019697l1h.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu277466s7.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu142283eh5ll.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu151884flyuv.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu98095al34m.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu176061lcdu.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu754347zh2j.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu285452xaxg.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/" revoked="true"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu795507h18g.tmp_/TexMaths-0.52.6.oxt/TexMaths/"/><script:script url="vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu569518ad9.tmp_/Zotero_LibreOffice_Integration.oxt/Zotero/"/></script:script-backend-db>