From b06fe8b14f7d8e4457bfb29126ea9715cf63c993 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 29 Mar 2010 08:03:08 +0000 Subject: [PATCH] Core themes are prepared for integration into piwigo.org/ext git-svn-id: http://piwigo.org/svn/trunk@5442 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/Sylvia/themeconf.inc.php | 8 ++++++++ themes/clear/themeconf.inc.php | 8 ++++++++ themes/dark/themeconf.inc.php | 8 ++++++++ 3 files changed, 24 insertions(+) diff --git a/themes/Sylvia/themeconf.inc.php b/themes/Sylvia/themeconf.inc.php index d56f805ba..e6f733ea7 100644 --- a/themes/Sylvia/themeconf.inc.php +++ b/themes/Sylvia/themeconf.inc.php @@ -1,4 +1,12 @@ 'Sylvia', 'parent' => 'default', diff --git a/themes/clear/themeconf.inc.php b/themes/clear/themeconf.inc.php index 1ce4817e9..eefa339e2 100644 --- a/themes/clear/themeconf.inc.php +++ b/themes/clear/themeconf.inc.php @@ -1,4 +1,12 @@ 'clear', 'parent' => 'default', diff --git a/themes/dark/themeconf.inc.php b/themes/dark/themeconf.inc.php index 018b97338..838c0c8f0 100644 --- a/themes/dark/themeconf.inc.php +++ b/themes/dark/themeconf.inc.php @@ -1,4 +1,12 @@ 'dark', 'parent' => 'default',