The branch, master has been updated via b1fa51c11ea90709cb96667fb2e80f501ef4dbee (commit) from 171738044835a084e788601c5bbdf91691ba9106 (commit)
- Log ----------------------------------------------------------------- commit b1fa51c11ea90709cb96667fb2e80f501ef4dbee Author: Michal Čihař michal@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