diff options
author | Thorsten Behrens <thb@openoffice.org> | 2001-05-25 13:16:08 +0000 |
---|---|---|
committer | Thorsten Behrens <thb@openoffice.org> | 2001-05-25 13:16:08 +0000 |
commit | bb5e9b29f008c5d7912b0678a4fd1f7da95ae394 (patch) | |
tree | fa79dcf14d5458218d51710591ec33c14235f360 /officecfg | |
parent | 503d5a2b88b59b278c5704c8f45e31b525336342 (diff) |
#87094# New XML settings for player
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/officecfg/prj/d.lst b/officecfg/prj/d.lst index eb31cf5e9440..f610ea7bfc7f 100644 --- a/officecfg/prj/d.lst +++ b/officecfg/prj/d.lst @@ -25,6 +25,7 @@ mkdir: %_DEST%\xml%_EXT%\office\instance\org\openoffice\ucb ..\data\org\openoffice\Office\Bibliography.xcd %_DEST%\xml%_EXT%\office\definition\org.openoffice.Office.Bibliography.xcd ..\data\org\openoffice\Office\Calc.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\Calc.xcd +..\data\org\openoffice\Office\Player.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\Player.xcd ..\data\org\openoffice\Office\Chart.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\Chart.xcd ..\data\org\openoffice\Office\Common.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\Common.xcd ..\data\org\openoffice\Office\DataAccess.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\DataAccess.xcd @@ -45,6 +46,7 @@ mkdir: %_DEST%\xml%_EXT%\office\instance\org\openoffice\ucb ..\%__SRC%\misc\instance\org\openoffice\Office\Bibliography.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\Bibliography.xml ..\%__SRC%\misc\instance\org\openoffice\Office\Calc.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\Calc.xml +..\%__SRC%\misc\instance\org\openoffice\Office\Player.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\Player.xml ..\%__SRC%\misc\instance\org\openoffice\Office\Chart.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\Chart.xml ..\%__SRC%\misc\instance\org\openoffice\Office\Common.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\Common.xml ..\%__SRC%\misc\instance\org\openoffice\Office\DataAccess.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\DataAccess.xml @@ -67,6 +69,7 @@ mkdir: %_DEST%\xml%_EXT%\office\instance\org\openoffice\ucb ..\%__SRC%\misc\template\org\openoffice\Office\Bibliography.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\Bibliography.xml ..\%__SRC%\misc\template\org\openoffice\Office\Calc.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\Calc.xml +..\%__SRC%\misc\template\org\openoffice\Office\Player.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\Player.xml ..\%__SRC%\misc\template\org\openoffice\Office\Chart.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\Chart.xml ..\%__SRC%\misc\template\org\openoffice\Office\Common.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\Common.xml ..\%__SRC%\misc\template\org\openoffice\Office\DataAccess.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\DataAccess.xml |