From f37ddb3c6f7f903fd77935b7a7aefe11cbe00831 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 14 Mar 2009 13:18:47 +0100 Subject: Make theming more flexible Template support files (CSS, images, scripts) are now a list instead of hardcoded single CSS and single script file --- sample/src/setup.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'sample/src') diff --git a/sample/src/setup.xml b/sample/src/setup.xml index 12bef08..e456a3c 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -11,9 +11,13 @@ template-view_photo.tmpl - - styles.css - scripts-general.js + + + + -- cgit v1.2.3