Tzafrir Cohen wrote: > Why an XML file? > > We already have a configuration format (a bunch of variables in pre-set > locations).
excately. by using a different configuration or structure, you're making your application sort of incompatible/not-exchangeable. i've added checks to live-helper in git, so that it also respects one plain file (config/all) where it gets all the information. and, by defining LH_CONFIG=$your_plain_file, you can set it to a file in an arbitrary location. please make use of this and don't use an xml file. -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-baumann/ _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

