diff options
author | Philipp Lohmann <pl@openoffice.org> | 2002-02-06 10:46:08 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2002-02-06 10:46:08 +0000 |
commit | e7fd54c6b4cc1b9b449eab7424320211df3c45b9 (patch) | |
tree | c57672ac97f29a71719f373986a88c5ab8317468 /officecfg/prj | |
parent | 4f8e97647368335cd1a49f48f1ab81d04a52db30 (diff) |
#97247# add: VCL font tables
Diffstat (limited to 'officecfg/prj')
-rw-r--r-- | officecfg/prj/d.lst | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/officecfg/prj/d.lst b/officecfg/prj/d.lst index 600176eb7908..648cc1265ab4 100644 --- a/officecfg/prj/d.lst +++ b/officecfg/prj/d.lst @@ -54,6 +54,7 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap ..\data\org\openoffice\Setup.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Setup.xcd ..\data\org\openoffice\Types.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Types.xcd ..\data\org\openoffice\UserProfile.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\UserProfile.xcd +..\data\org\openoffice\VCL.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\VCL.xcd ..\%__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 @@ -80,6 +81,7 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap ..\%__SRC%\misc\instance\org\openoffice\ucb\Store.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\ucb\Store.xml ..\%__SRC%\misc\instance\org\openoffice\Setup.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Setup.xml ..\%__SRC%\misc\instance\org\openoffice\UserProfile.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\UserProfile.xml +..\%__SRC%\misc\instance\org\openoffice\VCL.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\VCL.xml ..\%__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 @@ -106,7 +108,4 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap ..\%__SRC%\misc\template\org\openoffice\ucb\Store.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\ucb\Store.xml ..\%__SRC%\misc\template\org\openoffice\Setup.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Setup.xml ..\%__SRC%\misc\template\org\openoffice\UserProfile.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\UserProfile.xml - - - - +..\%__SRC%\misc\template\org\openoffice\VCL.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\VCL.xml |