diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-31 06:08:35 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-31 06:08:35 +0000 |
commit | d00c637d49cd12f8adbd56774267c7e90278374c (patch) | |
tree | 6005dca613da8b3fdff4cf8513cf4d2bcb08b289 /contrib/themes | |
parent | d2e72cd906e87eeb492bc9b74559dd6f2705b63e (diff) | |
download | ampache-d00c637d49cd12f8adbd56774267c7e90278374c.tar.gz ampache-d00c637d49cd12f8adbd56774267c7e90278374c.tar.bz2 ampache-d00c637d49cd12f8adbd56774267c7e90278374c.zip |
updated theme.cfg.phps
Diffstat (limited to 'contrib/themes')
-rwxr-xr-x | contrib/themes/Sunshine/theme.cfg.php | 2 | ||||
-rw-r--r-- | contrib/themes/classic-ng/theme.cfg.php | 2 | ||||
-rw-r--r-- | contrib/themes/eGurl/theme.cfg.php | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/contrib/themes/Sunshine/theme.cfg.php b/contrib/themes/Sunshine/theme.cfg.php index a29293ca..12b21f75 100755 --- a/contrib/themes/Sunshine/theme.cfg.php +++ b/contrib/themes/Sunshine/theme.cfg.php @@ -16,7 +16,7 @@ name = "Sunshine" # This is just a way of giving credit to the
# person who actually created this theme
# DEFAULT: N/A
-#author = "Ripmaster TS"
+author = "Ripmaster TS"
# Theme Maintainer
# This is just a way of listing who is responsible for
diff --git a/contrib/themes/classic-ng/theme.cfg.php b/contrib/themes/classic-ng/theme.cfg.php index b510e628..33c85df9 100644 --- a/contrib/themes/classic-ng/theme.cfg.php +++ b/contrib/themes/classic-ng/theme.cfg.php @@ -7,7 +7,9 @@ ########################### name = "Classic Ampache NG" +author = "Matt Keadle" maintainer = "Matt Keadle <mkeadle@mkeadle.org>" +version = "1.0" # Theme Colors ################### diff --git a/contrib/themes/eGurl/theme.cfg.php b/contrib/themes/eGurl/theme.cfg.php index 743795a6..62e66f85 100644 --- a/contrib/themes/eGurl/theme.cfg.php +++ b/contrib/themes/eGurl/theme.cfg.php @@ -16,7 +16,7 @@ name = "eGurl" # This is just a way of giving credit to the # person who actually created this theme # DEFAULT: N/A -#author = "s1amson wuzzuppy" +author = "s1amson wuzzuppy" # Theme Maintainer # This is just a way of listing who is responsible for |