From ca8aee4701f95a758f93033eb88ca851d61b2008 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Mon, 16 Dec 2013 09:09:41 -0800 Subject: Move the XSLT files into a Qt resource This means we no longer need to keep them on disk and worry about installing / uninstalling them. They will always be kept in-memory (compressed). Signed-off-by: Thiago Macieira Signed-off-by: Dirk Hohndel --- subsurface.qrc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'subsurface.qrc') diff --git a/subsurface.qrc b/subsurface.qrc index 796695eb8..970ac33f0 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -29,5 +29,17 @@ icons/planner/left_wing.png icons/planner/minus.png icons/planner/plus.png + xslt/commonTemplates.xsl + xslt/csv2xml.xslt + xslt/divelogs-export.xslt + xslt/divelogs.xslt + xslt/DivingLog.xslt + xslt/jdivelog2subsurface.xslt + xslt/MacDive.xslt + xslt/SuuntoDM4.xslt + xslt/SuuntoSDM.xslt + xslt/udcf.xslt + xslt/uddf-export.xslt + xslt/uddf.xslt - \ No newline at end of file + -- cgit v1.2.3-70-g09d2