1 SRC2XML: Convert OO.o resource to Layout XML.
3 This directory contains a Python script to convert OO.o's existing dialog
4 resource files into XML layout files.
6 The main executable file is located in ./source/src2xml.py. Run
8 source/src2xml.py --help
12 See also: source/dryrunall.sh and ../workben/run-s2x
15 Author: Kohei Yoshida <kyoshida@novell.com>
16 Modifications: Jan Nieuwenhuizen <jnieuwenhuizen@novell.com>