cziegeler 02/01/30 01:48:39 Modified: src/webapp/resources/deli/config deliConfig.xml Log: Patch by Butler, Mark [[EMAIL PROTECTED]] for deli configuration Revision Changes Path 1.4 +8 -9 xml-cocoon2/src/webapp/resources/deli/config/deliConfig.xml Index: deliConfig.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/resources/deli/config/deliConfig.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- deliConfig.xml 30 Jan 2002 09:44:11 -0000 1.3 +++ deliConfig.xml 30 Jan 2002 09:48:39 -0000 1.4 @@ -1,11 +1,10 @@ +<?xml version="1.0"?> <deli> - -<legacyDeviceFile>resources/deli/config/legacyDevice.xml</legacyDeviceFile> - -<debug>true</debug> -<printDefaults>true</printDefaults> -<printProfileBeforeMerge>false</printProfileBeforeMerge> -<schemaVocabularyFile namespace="http://www.wapforum.org/UAPROF/ccppschema-20000405#">resources/deli/config/vocab/ccppschema-20000405.rdfs</schemaVocabularyFile> -<schemaVocabularyFile namespace="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010330#">resources/deli/config/vocab/ccppschema-20010330.rdfs</schemaVocabularyFile> -<vocabularyFile>resources/deli/config/vocab/uaprof_vocab_30apr2001.xml</vocabularyFile> + <legacyDeviceFile>resources/deli/config/legacyDevice.xml</legacyDeviceFile> + <debug>false</debug> + <printDefaults>false</printDefaults> + <printProfileBeforeMerge>false</printProfileBeforeMerge> + <schemaVocabularyFile namespace="http://www.wapforum.org/UAPROF/ccppschema-20000405#">resources/deli/config/vocab/ccppschema-20000405.rdfs</schemaVocabularyFile> + <schemaVocabularyFile namespace="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010330#">resources/deli/config/vocab/ccppschema-20010330.rdfs</schemaVocabularyFile> + <vocabularyFile>resources/deli/config/vocab/uaprof_vocab_30apr2001.xml</vocabularyFile> </deli>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]