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

Michal Čihař nijel at users.sourceforge.net
Tue Oct 26 13:35:58 CEST 2010


The branch, master has been updated
       via  b0fa0379b2aa2539071415c24af7be3a443a7fd4 (commit)
      from  ac60daf5e17669ec2a806807f90c3579f905d6cf (commit)


- Log -----------------------------------------------------------------
commit b0fa0379b2aa2539071415c24af7be3a443a7fd4
Author: Michal Čihař <mcihar at novell.com>
Date:   Tue Oct 26 13:35:46 2010 +0200

    add pmahomme-1.0

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

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 52f7231..78da03e 100644
--- a/data/themes.py
+++ b/data/themes.py
@@ -183,6 +183,12 @@ THEMES = {
         'info' : u'Very light and clear with white color and super Silk icons.',
         'author': u'beholder',
     },
+    'pmahomme-1.0' : {
+        'name': 'pmamhomme',
+        'support' : '3.3',
+        'info': u'Clean, modern and easy to use phpMyAdmin theme.',
+        'author': 'Mike Homme',
+    }
 }
 TEMPLATE = {
     '' : {


hooks/post-receive
-- 
phpMyAdmin website




More information about the Git mailing list