diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-03-02 15:10:55 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-03-02 15:10:55 +0000 |
commit | dcd518ce6e05afa4763085b22cb73b90a9b84da5 (patch) | |
tree | dabf051d36bbd91f8e31e248b2238f9d43efd835 | |
parent | 577c7957c41ce1cbdfe701c1cdfe8cb71e1c7cd2 (diff) |
[trunk] - theme - update RĂ©vision to 2.5.0
git-svn-id: http://piwigo.org/svn/trunk@21098 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | themes/Sylvia/themeconf.inc.php | 2 | ||||
-rw-r--r-- | themes/clear/themeconf.inc.php | 2 | ||||
-rw-r--r-- | themes/dark/themeconf.inc.php | 2 | ||||
-rw-r--r-- | themes/elegant/themeconf.inc.php | 2 | ||||
-rw-r--r-- | themes/smartpocket/themeconf.inc.php | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/themes/Sylvia/themeconf.inc.php b/themes/Sylvia/themeconf.inc.php index b1523d611..edabbfeb1 100644 --- a/themes/Sylvia/themeconf.inc.php +++ b/themes/Sylvia/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: Sylvia -Version: 2.3.0 +Version: 2.5.0 Description: Dark background, flora and pink decorations. Theme URI: http://piwigo.org/ext/extension_view.php?eid=368 Author: Piwigo team diff --git a/themes/clear/themeconf.inc.php b/themes/clear/themeconf.inc.php index 9f030420b..0478b7289 100644 --- a/themes/clear/themeconf.inc.php +++ b/themes/clear/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: clear -Version: 2.3.0 +Version: 2.5.0 Description: White background, soft gray. Theme URI: http://piwigo.org/ext/extension_view.php?eid=9 Author: Piwigo team diff --git a/themes/dark/themeconf.inc.php b/themes/dark/themeconf.inc.php index 93e265570..4161a854c 100644 --- a/themes/dark/themeconf.inc.php +++ b/themes/dark/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: dark -Version: 2.3.0 +Version: 2.5.0 Description: Dark background, grayscale. Theme URI: http://piwigo.org/ext/extension_view.php?eid=369 Author: Piwigo team diff --git a/themes/elegant/themeconf.inc.php b/themes/elegant/themeconf.inc.php index e4383e31e..1c0e1feb3 100644 --- a/themes/elegant/themeconf.inc.php +++ b/themes/elegant/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: elegant -Version: 2.3.0 +Version: 2.5.0 Description: Dark background, grayscale. Theme URI: Author: Piwigo team diff --git a/themes/smartpocket/themeconf.inc.php b/themes/smartpocket/themeconf.inc.php index a7a5a9c23..7a13d9698 100644 --- a/themes/smartpocket/themeconf.inc.php +++ b/themes/smartpocket/themeconf.inc.php @@ -1,7 +1,7 @@ <?php
/*
Theme Name: Smart Pocket
-Version: 2.4.0
+Version: 2.5.0
Description: Mobile theme.
Theme URI: http://piwigo.org/ext/extension_view.php?eid=599
Author: P@t
|