xref: /aoo4110/main/toolkit/src2xml/README (revision b1cdbd2c)
1SRC2XML: Convert OO.o resource to Layout XML.
2
3This directory contains a Python script to convert OO.o's existing dialog
4resource files into XML layout files.
5
6The main executable file is located in ./source/src2xml.py.  Run
7
8   source/src2xml.py --help
9
10for more information.
11
12See also: source/dryrunall.sh and ../workben/run-s2x
13
14
15Author: Kohei Yoshida  <kyoshida@novell.com>
16Modifications: Jan Nieuwenhuizen  <jnieuwenhuizen@novell.com>
17