Files
loongoffice/toolkit/src2xml
Kurt Zenker 0ef878a5d3 INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED
2008/02/13 08:56:23 jcn 1.1.2.1: Import src2xml and doc/layout from GIT.
2008-03-06 10:56:04 +00:00
..

SRC2XML: Convert OO.o resource to Layout XML.

This directory contains a Python script to convert OO.o's existing dialog
resource files into XML layout files.

The main executable file is located in ./source/src2xml.py.  Run

   source/src2xml.py --help

for more information.

See also: source/dryrunall.sh and ../workben/run-s2x


Author: Kohei Yoshida  <kyoshida@novell.com>
Modifications: Jan Nieuwenhuizen  <jnieuwenhuizen@novell.com>