Changeset 702 for trunk/forum/styles/prosilver/imageset/imageset.cfg
- Timestamp:
- Mar 31, 2010, 6:32:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/forum/styles/prosilver/imageset/imageset.cfg
r400 r702 3 3 # 4 4 # @package phpBB3 5 # @copyright (c) 2006 phpBB Group 6 # @license http://opensource.org/licenses/gpl-license.php GNU Public License 5 # @copyright (c) 2006 phpBB Group 6 # @license http://opensource.org/licenses/gpl-license.php GNU Public License 7 7 # 8 8 # … … 12 12 # 13 13 # Values get trimmed, if you want to add a space in front or at the end of 14 # the value, then enclose the value with single or double quotes. 14 # the value, then enclose the value with single or double quotes. 15 15 # Single and double quotes do not need to be escaped. 16 16 # 17 # 17 # 18 18 19 19 # General Information about this style 20 20 name = prosilver 21 21 copyright = © phpBB Group, 2007 22 version = 3.0. 422 version = 3.0.7 23 23 24 24 # Images 25 25 img_site_logo = site_logo.gif*52*139 26 img_poll_left = 27 img_poll_center = 28 img_poll_right = 29 img_icon_friend = 30 img_icon_foe = 26 img_poll_left = 27 img_poll_center = 28 img_poll_right = 29 img_icon_friend = 30 img_icon_foe = 31 31 32 32 img_forum_link = forum_link.gif*27*27 … … 112 112 img_icon_topic_unapproved = icon_topic_unapproved.gif*14*16 113 113 114 img_icon_user_profile = 114 img_icon_user_profile = 115 115 116 116 img_icon_user_warn = icon_user_warn.gif*20*20
Note:
See TracChangeset
for help on using the changeset viewer.