diff options
author | Alexis Puente Montiel <[email protected]> | 2022-02-17 22:17:14 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-04-19 02:03:46 +0200 |
commit | 3b06901a66232c9de174fae3c09bdad401b234c2 (patch) | |
tree | 45febdb0f0c24cd50eadf602025055b4d76b63b0 /quanta/scripts/htmlquickstart5.kmdr.info | |
parent | dba2864aa3f9fb73ca33d80efd3258f4d82e1bb6 (diff) | |
download | tdewebdev-3b06901a66232c9de174fae3c09bdad401b234c2.tar.gz tdewebdev-3b06901a66232c9de174fae3c09bdad401b234c2.zip |
Quanta: Add dtep to support HTML5 mode.
Signed-off-by: Alexis Puente Montiel <[email protected]>
Minor fixes.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'quanta/scripts/htmlquickstart5.kmdr.info')
-rw-r--r-- | quanta/scripts/htmlquickstart5.kmdr.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/quanta/scripts/htmlquickstart5.kmdr.info b/quanta/scripts/htmlquickstart5.kmdr.info new file mode 100644 index 00000000..2602167a --- /dev/null +++ b/quanta/scripts/htmlquickstart5.kmdr.info @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE QuantaScriptInfo> +<INFO> +<options editor="kmdr-editor" interpreter="kmdr-executor -c quanta" /> +<name>htmlquickstart5</name> +<author>Alexis Puente Montiel</author> +<email>[email protected]</email> +<website>http://quanta.sf.net/</website> +<version>1.1</version> +<license>GPL</license> +<about>Enjoy!</about> +</INFO> |