#98419# Support disabling commands from configuration
This commit is contained in:
parent
6ee07ec344
commit
220783e7c1
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,7 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap
|
|||
..\data\org\openoffice\Office\Math.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\Math.xcd
|
||||
..\data\org\openoffice\Office\Writer.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\Writer.xcd
|
||||
..\data\org\openoffice\Office\WriterWeb.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\WriterWeb.xcd
|
||||
..\data\org\openoffice\Office\Commands.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\Commands.xcd
|
||||
..\data\org\openoffice\Inet.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Inet.xcd
|
||||
..\data\org\openoffice\ucb\Store.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\ucb\Store.xcd
|
||||
..\data\org\openoffice\Setup.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Setup.xcd
|
||||
|
@ -75,6 +76,7 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap
|
|||
..\%__SRC%\misc\instance\org\openoffice\Office\Math.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\Math.xml
|
||||
..\%__SRC%\misc\instance\org\openoffice\Office\Writer.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\Writer.xml
|
||||
..\%__SRC%\misc\instance\org\openoffice\Office\WriterWeb.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\WriterWeb.xml
|
||||
..\%__SRC%\misc\instance\org\openoffice\Office\Commands.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\Commands.xml
|
||||
..\%__SRC%\misc\instance\org\openoffice\Inet.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Inet.xml
|
||||
..\%__SRC%\misc\instance\org\openoffice\ucb\Configuration.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\ucb\Configuration.xml
|
||||
..\%__SRC%\misc\instance\org\openoffice\ucb\Hierarchy.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\ucb\Hierarchy.xml
|
||||
|
@ -102,6 +104,7 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap
|
|||
..\%__SRC%\misc\template\org\openoffice\Office\Math.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\Math.xml
|
||||
..\%__SRC%\misc\template\org\openoffice\Office\Writer.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\Writer.xml
|
||||
..\%__SRC%\misc\template\org\openoffice\Office\WriterWeb.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\WriterWeb.xml
|
||||
..\%__SRC%\misc\template\org\openoffice\Office\Commands.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\Commands.xml
|
||||
..\%__SRC%\misc\template\org\openoffice\Inet.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Inet.xml
|
||||
..\%__SRC%\misc\template\org\openoffice\ucb\Configuration.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\ucb\Configuration.xml
|
||||
..\%__SRC%\misc\template\org\openoffice\ucb\Hierarchy.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\ucb\Hierarchy.xml
|
||||
|
|
Loading…
Reference in a new issue