Add salt config

This commit is contained in:
bbertrand
2012-10-31 01:30:01 +01:00
parent fdc390d060
commit ff59445766
117 changed files with 5565 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<ext:extension-backend-db xmlns:ext="http://openoffice.org/extensionmanager/extension-registry/2010"><ext:extension url="vnd.sun.star.expand:$BUNDLED_EXTENSIONS/script-provider-for-python"><ext:extension-items><ext:item><ext:url>vnd.sun.star.expand:$BUNDLED_EXTENSIONS/script-provider-for-python/components.rdb</ext:url><ext:media-type>application/vnd.sun.star.uno-components</ext:media-type></ext:item></ext:extension-items></ext:extension></ext:extension-backend-db>

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:$BUNDLED_EXTENSIONS/script-provider-for-python/components.rdb"><comp:java-type-library>false</comp:java-type-library><comp:implementation-names><comp:name>org.openoffice.pyuno.LanguageScriptProviderForPython</comp:name></comp:implementation-names></comp:component></comp:component-backend-db>

View File

@@ -0,0 +1,2 @@
ORIGIN=$BUNDLED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend
UNO_SERVICES=?$BUNDLED_EXTENSIONS/script-provider-for-python/components.rdb

View File

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

View File

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