diff options
Diffstat (limited to 'phpBB/styles/subSilver/imageset/imageset.cfg')
-rw-r--r-- | phpBB/styles/subSilver/imageset/imageset.cfg | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/phpBB/styles/subSilver/imageset/imageset.cfg b/phpBB/styles/subSilver/imageset/imageset.cfg index 7257508e38..539bb0cd82 100644 --- a/phpBB/styles/subSilver/imageset/imageset.cfg +++ b/phpBB/styles/subSilver/imageset/imageset.cfg @@ -1,6 +1,28 @@ -subSilver -© phpBB Group -2.1.1 +# +# phpBB Imageset Configuration File +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# General Information about this style +name = subSilver +copyright = © phpBB Group, 2003 +version = 2.1.1 + +# The images (will be changed later if we get to re-visiting the style acp) +# site_logo*** btn_post*{LANG}/btn_post.gif*27*97 btn_post_pm*{LANG}/btn_post_pm.gif*27*97 |