blob: ef30040f2133723b518319e69f9332a65b500198 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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>
|