diff options
Diffstat (limited to 'quanta/scripts/externalpreview.sh.info')
-rw-r--r-- | quanta/scripts/externalpreview.sh.info | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/quanta/scripts/externalpreview.sh.info b/quanta/scripts/externalpreview.sh.info new file mode 100644 index 00000000..78e0db1a --- /dev/null +++ b/quanta/scripts/externalpreview.sh.info @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?xml-stylesheet type=text/xsl href=info.xsl ?> +<!DOCTYPE QuantaScriptInfo> +<INFO> +<options interpreter="sh" /> +<name>externalpreview.sh</name> +<author>Andras Mantia</author> +<email>amantia@kde.org</email> +<website>http://quanta.sf.net</website> +<version>1.0</version> +<license>GPL</license> +<about>Script used by Quanta to display the current document in an external browser. +If you have added support for new browsers, please send us a copy of the updated script.</about> +</INFO> |