From bb5e9b29f008c5d7912b0678a4fd1f7da95ae394 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 25 May 2001 13:16:08 +0000 Subject: #87094# New XML settings for player --- officecfg/prj/d.lst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'officecfg') 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 -- cgit