diff options
author | spocky <spocky@ampache> | 2007-07-13 11:11:04 +0000 |
---|---|---|
committer | spocky <spocky@ampache> | 2007-07-13 11:11:04 +0000 |
commit | 6461014d77f4abf7f71a6fd630d1f9fa3364d13c (patch) | |
tree | e470da78c11d98f4ca32efc84010a852883330b7 /contrib/themes | |
parent | 1a5d32fbbe96ab2d936693020bb24bed4a1af78e (diff) | |
download | ampache-6461014d77f4abf7f71a6fd630d1f9fa3364d13c.tar.gz ampache-6461014d77f4abf7f71a6fd630d1f9fa3364d13c.tar.bz2 ampache-6461014d77f4abf7f71a6fd630d1f9fa3364d13c.zip |
new theme updated
Diffstat (limited to 'contrib/themes')
-rw-r--r-- | contrib/themes/Greysme/theme.cfg.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/themes/Greysme/theme.cfg.php b/contrib/themes/Greysme/theme.cfg.php index 1ef0a9ba..23ab1419 100644 --- a/contrib/themes/Greysme/theme.cfg.php +++ b/contrib/themes/Greysme/theme.cfg.php @@ -25,6 +25,10 @@ author = "SPocKy" # DEFAULT: N/A maintainer = "SPocKy" +# Version +# This is the version of the Theme (usefull if you've updated it) +version = "0.9" + # Orientation # This was added as of 3.3.2-Alpha4, this tells Ampache if this theme # uses vertical or horizontal orientation of the menu, if this is a horizontal |