diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-15 20:44:17 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-15 20:44:17 +0000 |
commit | 883a1d60d3993f606131108d8c5675617d94bc82 (patch) | |
tree | 213d9af47987ef68608217acc20bcd2726e9304b /themes/greyblock | |
parent | 43cc00bb87743334aab8743eef056303ec126e1a (diff) | |
download | ampache-883a1d60d3993f606131108d8c5675617d94bc82.tar.gz ampache-883a1d60d3993f606131108d8c5675617d94bc82.tar.bz2 ampache-883a1d60d3993f606131108d8c5675617d94bc82.zip |
speed up amazon gather and fixed some logic issues, and switched to disks for the download icons
Diffstat (limited to 'themes/greyblock')
-rw-r--r-- | themes/greyblock/theme.cfg.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/greyblock/theme.cfg.php b/themes/greyblock/theme.cfg.php index 059bec88..31c43599 100644 --- a/themes/greyblock/theme.cfg.php +++ b/themes/greyblock/theme.cfg.php @@ -16,14 +16,14 @@ name = "Greyblock" # This is just a way of giving credit to the # person who actually created this theme # DEFAULT: N/A -#author = "Ben Shields" +author = "Ben Shields" # Theme Maintainer # This is just a way of listing who is responsible for # maintaining this theme incase it's not working right # please include an e-mail address so you can be contacted # DEFAULT: N/A -#maintainer = "Ben Shields <shieldb@ampache.org>" +maintainer = "Spocky" # Simple Menus submenu = "full" |