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

Michal Čihař nijel at users.sourceforge.net
Tue Jun 15 22:43:45 CEST 2010


The branch, master has been updated
       via  81005f507aed48af5ed0acd8526453f1f9024b92 (commit)
      from  45db7317e5ef68cd4fa4213756c14a273526a666 (commit)


- Log -----------------------------------------------------------------
commit 81005f507aed48af5ed0acd8526453f1f9024b92
Author: Michal Čihař <michal at cihar.com>
Date:   Tue Jun 15 22:43:29 2010 +0200

    Ignore paradice-3.0a

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

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

diff --git a/data/themes.py b/data/themes.py
index 726159a..52f7231 100644
--- a/data/themes.py
+++ b/data/themes.py
@@ -56,6 +56,13 @@ THEMES = {
         'author': u'Ruben Barkow',
         'ignore': True,
     },
+    'paradice-3.0a' : {
+        'name' : 'Paradice',
+        'support' : '3.0 - 3.3',
+        'info' : u'Based on the original theme and the nuvola iconset (by David Vignoni).',
+        'author': u'Andy Scherzinger',
+        'ignore': True,
+    },
     'paradice-3.0b' : {
         'name' : 'Paradice',
         'support' : '3.0 - 3.3',


hooks/post-receive
-- 
phpMyAdmin website




More information about the Git mailing list