Blame Identity/Webenv/phpBB/3.0.4/styles/prosilver/theme/theme.cfg

ef5584
#
ef5584
# phpBB Theme Configuration File
ef5584
#
ef5584
# @package phpBB3
ef5584
# @copyright (c) 2006 phpBB Group 
ef5584
# @license http://opensource.org/licenses/gpl-license.php GNU Public License 
ef5584
#
ef5584
#
ef5584
# At the left is the name, please do not change this
ef5584
# At the right the value is entered
ef5584
# For on/off options the valid values are on, off, 1, 0, true and false
ef5584
#
ef5584
# Values get trimmed, if you want to add a space in front or at the end of
ef5584
# the value, then enclose the value with single or double quotes. 
ef5584
# Single and double quotes do not need to be escaped.
ef5584
#
ef5584
# Available and used values:
ef5584
# parse_css_file
ef5584
# 
ef5584
ef5584
# General Information about this theme
ef5584
name = prosilver
ef5584
copyright = © phpBB Group, 2007
ef5584
version = 3.0.4
ef5584
ef5584
# Some configuration options
ef5584
ef5584
#
ef5584
# You have to turn this option on if you want to use the 
ef5584
# path template variables ({T_IMAGESET_PATH} for example) within
ef5584
# your css file.
ef5584
# This is mostly the case if you want to use language specific
ef5584
# images within your css file.
ef5584
#
ef5584
parse_css_file = 1