5fd51702586f3b18a1501cad19981a4fcbbd0ea3
[mir.git] / doc / LOCALIZER.HOWTO
1 Version: $Date: 2003/11/24 19:57:54 $
2
3 This is the HOWTO of the Localization infrastructure 
4 which allows easy low-level customization of Mir.
5
6
7 1. Mir.Localizer
8
9 In the file config.properties-dist 
10 Mir.Localizer=mircoders.localizer.basic.MirBasicLocalizer
11
12 JUST NOTES:
13
14 -Document how to enable your own CVS tree
15 -Localizer code must be in etc/extrasource
16 -build.xml is aware of etc/extrasource
17 -contents of etc can be stored in extra cvs
18 -which of etc is known to ant?
19 -outside of etc nothing should be altered!
20 -producers can be configured in config.properties