merge the formfield patch from ooo-build
[ooovba.git] / toolkit / src2xml / README
blobef30040f2133723b518319e69f9332a65b500198
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
10 for more information.
12 See also: source/dryrunall.sh and ../workben/run-s2x
15 Author: Kohei Yoshida  <kyoshida@novell.com>
16 Modifications: Jan Nieuwenhuizen  <jnieuwenhuizen@novell.com>