From 3b06901a66232c9de174fae3c09bdad401b234c2 Mon Sep 17 00:00:00 2001 From: Alexis Puente Montiel Date: Thu, 17 Feb 2022 22:17:14 +0100 Subject: Quanta: Add dtep to support HTML5 mode. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Puente Montiel Minor fixes. Signed-off-by: Slávek Banko --- quanta/data/templates/documents/html5/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 quanta/data/templates/documents/html5/Makefile.am (limited to 'quanta/data/templates/documents/html5/Makefile.am') diff --git a/quanta/data/templates/documents/html5/Makefile.am b/quanta/data/templates/documents/html5/Makefile.am new file mode 100644 index 00000000..a4b04fe0 --- /dev/null +++ b/quanta/data/templates/documents/html5/Makefile.am @@ -0,0 +1,2 @@ +templatesdocumentshtmldir = ${quanta_datadir}/templates/documents/html5 +templatesdocumentshtml_DATA = demo.html -- cgit v1.2.1