xref: /trunk/main/toolkit/src2xml/README (revision cdf0e10c)
1*cdf0e10cSrcweirSRC2XML: Convert OO.o resource to Layout XML.
2*cdf0e10cSrcweir
3*cdf0e10cSrcweirThis directory contains a Python script to convert OO.o's existing dialog
4*cdf0e10cSrcweirresource files into XML layout files.
5*cdf0e10cSrcweir
6*cdf0e10cSrcweirThe main executable file is located in ./source/src2xml.py.  Run
7*cdf0e10cSrcweir
8*cdf0e10cSrcweir   source/src2xml.py --help
9*cdf0e10cSrcweir
10*cdf0e10cSrcweirfor more information.
11*cdf0e10cSrcweir
12*cdf0e10cSrcweirSee also: source/dryrunall.sh and ../workben/run-s2x
13*cdf0e10cSrcweir
14*cdf0e10cSrcweir
15*cdf0e10cSrcweirAuthor: Kohei Yoshida  <kyoshida@novell.com>
16*cdf0e10cSrcweirModifications: Jan Nieuwenhuizen  <jnieuwenhuizen@novell.com>
17