back to latest head
[mir.git] / doc / LOCALIZER.HOWTO
diff --git a/doc/LOCALIZER.HOWTO b/doc/LOCALIZER.HOWTO
new file mode 100755 (executable)
index 0000000..c0a0fcf
--- /dev/null
@@ -0,0 +1,20 @@
+Version: $Date: 2004/11/06 16:01:25 $
+
+This is the HOWTO of the Localization infrastructure 
+which allows easy low-level customization of Mir.
+
+
+1. Mir.Localizer
+
+In the file config.properties-dist 
+Mir.Localizer=mircoders.localizer.basic.MirBasicLocalizer
+
+JUST NOTES:
+
+-Document how to enable your own CVS tree
+-Localizer code must be in etc/extrasource
+-build.xml is aware of etc/extrasource
+-contents of etc can be stored in extra cvs
+-which of etc is known to ant?
+-outside of etc nothing should be altered!
+-producers can be configured in config.properties