The branch, master has been updated
       via  45db7317e5ef68cd4fa4213756c14a273526a666 (commit)
      from  28cd8c971ded4d4150d15ba3b6476668f50cf29a (commit)


- Log -----------------------------------------------------------------
commit 45db7317e5ef68cd4fa4213756c14a273526a666
Author: Marc Delisle <[email protected]>
Date:   Tue Jun 15 13:20:16 2010 -0400

    Paradice 3.0b

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

Summary of changes:
 cache/.gitignore |    2 --
 data/themes.py   |   11 +++--------
 2 files changed, 3 insertions(+), 10 deletions(-)
 delete mode 100644 cache/.gitignore

diff --git a/cache/.gitignore b/cache/.gitignore
deleted file mode 100644
index 775d8a0..0000000
--- a/cache/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*.dump
-git*
diff --git a/data/themes.py b/data/themes.py
index 349468b..726159a 100644
--- a/data/themes.py
+++ b/data/themes.py
@@ -56,15 +56,9 @@ THEMES = {
         'author': u'Ruben Barkow',
         'ignore': True,
     },
-    'paradice-3.0' : {
+    'paradice-3.0b' : {
         'name' : 'Paradice',
-        'support' : '3.0 - 3.2',
-        'info' : u'Based on the original theme and the nuvola iconset (by 
David Vignoni).',
-        'author': u'Andy Scherzinger',
-    },
-    'paradice-3.0a' : {
-        'name' : 'Paradice',
-        'support' : '3.0 - 3.2',
+        'support' : '3.0 - 3.3',
         'info' : u'Based on the original theme and the nuvola iconset (by 
David Vignoni).',
         'author': u'Andy Scherzinger',
     },
@@ -206,6 +200,7 @@ CSSMAP = {
     '2.10' : 'pma_2_10',
     '2.11' : 'pma_2_11',
     '3.0 - 3.2' : 'pma_3_0 pma_3_2',
+    '3.0 - 3.3' : 'pma_3_0 pma_3_1 pma_3_2 pma_3_3',
     '3.1 - 3.2' : 'pma_3_1 pma_3_2',
     '3.3' : 'pma_3_3',
 }


hooks/post-receive
-- 
phpMyAdmin website

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to