[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. b1fa51c11ea90709cb96667fb2e80f501ef4dbee

Michal Čihař nijel at users.sourceforge.net
Tue Oct 18 11:22:01 CEST 2011


The branch, master has been updated
       via  b1fa51c11ea90709cb96667fb2e80f501ef4dbee (commit)
      from  171738044835a084e788601c5bbdf91691ba9106 (commit)


- Log -----------------------------------------------------------------
commit b1fa51c11ea90709cb96667fb2e80f501ef4dbee
Author: Michal Čihař <michal at cihar.com>
Date:   Tue Oct 18 11:21:50 2011 +0200

    Add paradice-3.4

-----------------------------------------------------------------------

Summary of changes:
 data/themes.py |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/data/themes.py b/data/themes.py
index a3d190e..53f75ca 100644
--- a/data/themes.py
+++ b/data/themes.py
@@ -70,6 +70,12 @@ THEMES = {
         'info' : u'Based on the original theme and the nuvola iconset (by David Vignoni).',
         'author': u'Andy Scherzinger',
     },
+    'paradice-3.4' : {
+        'name' : 'Paradice',
+        'support' : '3.4',
+        'info' : u'Based on the original theme and the nuvola iconset (by David Vignoni).',
+        'author': u'Andy Scherzinger',
+    },
     'paradice-2.11e' : {
         'name' : 'Paradice',
         'support' : '2.11',


hooks/post-receive
-- 
phpMyAdmin website




More information about the Git mailing list