diff options
author | ddtddt <ddtddt@piwigo.org> | 2014-01-11 23:23:14 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2014-01-11 23:23:14 +0000 |
commit | c8b1bbba0b2db3178c33324414b1806bb7fefd6b (patch) | |
tree | 37cc1223e7671af3f6e3d27a16ee3f4b02be2cac | |
parent | b071d8dc18a8b2e6aeff96a2e9208ac02653381e (diff) |
[Trunk] - theme 2.5 -> 2.6
git-svn-id: http://piwigo.org/svn/trunk@26638 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 edabbfeb1..1022115cf 100644 --- a/themes/Sylvia/themeconf.inc.php +++ b/themes/Sylvia/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: Sylvia -Version: 2.5.0 +Version: 2.6.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 0478b7289..f7387c2f7 100644 --- a/themes/clear/themeconf.inc.php +++ b/themes/clear/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: clear -Version: 2.5.0 +Version: 2.6.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 4161a854c..832954edd 100644 --- a/themes/dark/themeconf.inc.php +++ b/themes/dark/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: dark -Version: 2.5.0 +Version: 2.6.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 99f4f0ac8..d5afc6f6e 100644 --- a/themes/elegant/themeconf.inc.php +++ b/themes/elegant/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: elegant -Version: 2.5.1 +Version: 2.6.0 Description: Dark background, grayscale. Theme URI: http://piwigo.org/ext/extension_view.php?eid=685 Author: Piwigo team diff --git a/themes/smartpocket/themeconf.inc.php b/themes/smartpocket/themeconf.inc.php index 9fc9e614d..44f0d77d8 100644 --- a/themes/smartpocket/themeconf.inc.php +++ b/themes/smartpocket/themeconf.inc.php @@ -1,7 +1,7 @@ <?php
/*
Theme Name: Smart Pocket
-Version: 2.5.1
+Version: 2.6.0
Description: Mobile theme.
Theme URI: http://piwigo.org/ext/extension_view.php?eid=599
Author: P@t
|