diff options
author | Andreas Schlüns <as@openoffice.org> | 2002-05-02 10:33:46 +0000 |
---|---|---|
committer | Andreas Schlüns <as@openoffice.org> | 2002-05-02 10:33:46 +0000 |
commit | 5b115d0a330fd4a95a2262f79c9f5b157125e932 (patch) | |
tree | 316f57562560a20e8f6aa32ca2b07b432f82fd8c /officecfg/prj | |
parent | cc3b700782170bfe1311fc3a48653ea9361aa89e (diff) |
#99021# new config for protocol handler services
Diffstat (limited to 'officecfg/prj')
-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 6a82a3e3a4bd..1f103e1a4cca 100644 --- a/officecfg/prj/d.lst +++ b/officecfg/prj/d.lst @@ -50,6 +50,7 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap ..\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\Office\ProtocolHandler.xcd %_DEST%\xml%_EXT%\office\definition\org\openoffice\Office\ProtocolHandler.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 @@ -77,6 +78,7 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap ..\%__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\Office\ProtocolHandler.xml %_DEST%\xml%_EXT%\office\instance\org\openoffice\Office\ProtocolHandler.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 @@ -105,6 +107,7 @@ mkdir: %_DEST%\xml%_EXT%\office\ldap ..\%__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\Office\ProtocolHandler.xml %_DEST%\xml%_EXT%\office\template\org\openoffice\Office\ProtocolHandler.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 |