Name Date Size #Lines LOC

..18-Oct-2019-

source/H18-Oct-2019-

READMEH A D18-Oct-2019440 179

dryrunall.shH A D18-Oct-20191 KiB231

include-sc.lstH A D18-Oct-2019176 98

include-sd.lstH A D18-Oct-2019140 76

include-sw.lstH A D18-Oct-2019135 65

include.lstH A D10-Feb-20247.3 KiB289288

sc.shH A D18-Oct-20191 KiB241

sd.shH A D18-Oct-20191 KiB241

src-sc.lstH A D18-Oct-20192 KiB5857

src-sd.lstH A D18-Oct-20195.1 KiB125124

src-sw.lstH A D18-Oct-20194.4 KiB121120

src.lstH A D11-Feb-202426.6 KiB676675

sw.shH A D18-Oct-20191 KiB241

README

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