r1363 - branches/bxe_2_0/examples/rss
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Fri Jul 29 11:39:51 2005
New Revision: 1363
Modified:
branches/bxe_2_0/examples/rss/config.xml
Log:
lang is optional
Modified: branches/bxe_2_0/examples/rss/config.xml
==============================================================================
--- branches/bxe_2_0/examples/rss/config.xml (original)
+++ branches/bxe_2_0/examples/rss/config.xml Fri Jul 29 11:39:51 2005
@@ -59,7 +59,8 @@
<!-- The RelaxNG (XML Schema) -->
<file name="BX_validationfile">rss.rng.xml</file>
<!-- the language file -->
- <file name="BX_langfile">../../lang/en.xml</file>
+ <!-- optional, if you want just english, you don't need it -->
+ <!-- <file name="BX_langfile">../../lang/fr.xml</file> -->
</input>
<output>
<file name="BX_exitdestination">../../index.html</file>
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs