From dd23611f9af395e52e5a032f2a68c7c5a4f378d2 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 4 Jan 2011 16:41:36 +0000 Subject: Removed schemas and going back to normal text config file --- config/config | 2 ++ config/config.xsd | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 config/config create mode 100644 config/config.xsd (limited to 'config') diff --git a/config/config b/config/config new file mode 100644 index 0000000..1f6b18a --- /dev/null +++ b/config/config @@ -0,0 +1,2 @@ +# Example configuration file +# diff --git a/config/config.xsd b/config/config.xsd new file mode 100644 index 0000000..d0bcbaf --- /dev/null +++ b/config/config.xsd @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3