XSLTools

Changeset

686:abdc1b4842cf
2009-06-20 Paul Boddie raw files shortlog changelog graph Removed Qt-based scripts.
setup.py (file)
     1.1 --- a/setup.py	Sat Mar 21 00:33:17 2009 +0100
     1.2 +++ b/setup.py	Sat Jun 20 00:26:12 2009 +0200
     1.3 @@ -16,6 +16,5 @@
     1.4      scripts      = ["scripts/xslform_extract.py", "scripts/xslform_output.py",
     1.5                      "scripts/xslform_prepare.py", "scripts/xslform_preparemacro.py",
     1.6                      "scripts/xslform_input.py",
     1.7 -                    "scripts/xslform_qt_prepare.py", "scripts/xslform_qt_template.py",
     1.8                      "scripts/xslform_schema.py", "scripts/xslform_fix.py"]
     1.9      )