| 1 | # |
|---|
| 2 | # phpBB Imageset Configuration File |
|---|
| 3 | # |
|---|
| 4 | # @package phpBB3 |
|---|
| 5 | # @copyright (c) 2006 phpBB Group |
|---|
| 6 | # @license http://opensource.org/licenses/gpl-license.php GNU Public License |
|---|
| 7 | # |
|---|
| 8 | # |
|---|
| 9 | # At the left is the name, please do not change this |
|---|
| 10 | # At the right the value is entered |
|---|
| 11 | # For on/off options the valid values are on, off, 1, 0, true and false |
|---|
| 12 | # |
|---|
| 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. |
|---|
| 15 | # Single and double quotes do not need to be escaped. |
|---|
| 16 | # |
|---|
| 17 | # |
|---|
| 18 | |
|---|
| 19 | # General Information about this style |
|---|
| 20 | name = eraser |
|---|
| 21 | copyright = © The Eraser Project, 2012 |
|---|
| 22 | version = 1.0.0 |
|---|
| 23 | |
|---|
| 24 | # Images |
|---|
| 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 = |
|---|
| 31 | |
|---|
| 32 | img_forum_link = forum_link.gif*27*27 |
|---|
| 33 | img_forum_read = forum_read.gif*27*27 |
|---|
| 34 | img_forum_read_locked = forum_read_locked.gif*27*27 |
|---|
| 35 | img_forum_read_subforum = forum_read_subforum.gif*27*27 |
|---|
| 36 | img_forum_unread = forum_unread.gif*27*27 |
|---|
| 37 | img_forum_unread_locked = forum_unread_locked.gif*27*27 |
|---|
| 38 | img_forum_unread_subforum = forum_unread_subforum.gif*27*27 |
|---|
| 39 | |
|---|
| 40 | img_topic_moved = topic_moved.gif*27*27 |
|---|
| 41 | |
|---|
| 42 | img_topic_read = topic_read.gif*27*27 |
|---|
| 43 | img_topic_read_mine = topic_read_mine.gif*27*27 |
|---|
| 44 | img_topic_read_hot = topic_read_hot.gif*27*27 |
|---|
| 45 | img_topic_read_hot_mine = topic_read_hot_mine.gif*27*27 |
|---|
| 46 | img_topic_read_locked = topic_read_locked.gif*27*27 |
|---|
| 47 | img_topic_read_locked_mine = topic_read_locked_mine.gif*27*27 |
|---|
| 48 | |
|---|
| 49 | img_topic_unread = topic_unread.gif*27*27 |
|---|
| 50 | img_topic_unread_mine = topic_unread_mine.gif*27*27 |
|---|
| 51 | img_topic_unread_hot = topic_unread_hot.gif*27*27 |
|---|
| 52 | img_topic_unread_hot_mine = topic_unread_hot_mine.gif*27*27 |
|---|
| 53 | img_topic_unread_locked = topic_unread_locked.gif*27*27 |
|---|
| 54 | img_topic_unread_locked_mine = topic_unread_locked_mine.gif*27*27 |
|---|
| 55 | |
|---|
| 56 | img_sticky_read = sticky_read.gif*27*27 |
|---|
| 57 | img_sticky_read_mine = sticky_read_mine.gif*27*27 |
|---|
| 58 | img_sticky_read_locked = sticky_read_locked.gif*27*27 |
|---|
| 59 | img_sticky_read_locked_mine = sticky_read_locked_mine.gif*27*27 |
|---|
| 60 | img_sticky_unread = sticky_unread.gif*27*27 |
|---|
| 61 | img_sticky_unread_mine = sticky_unread_mine.gif*27*27 |
|---|
| 62 | img_sticky_unread_locked = sticky_unread_locked.gif*27*27 |
|---|
| 63 | img_sticky_unread_locked_mine = sticky_unread_locked_mine.gif*27*27 |
|---|
| 64 | |
|---|
| 65 | img_announce_read = announce_read.gif*27*27 |
|---|
| 66 | img_announce_read_mine = announce_read_mine.gif*27*27 |
|---|
| 67 | img_announce_read_locked = announce_read_locked.gif*27*27 |
|---|
| 68 | img_announce_read_locked_mine = announce_read_locked_mine.gif*27*27 |
|---|
| 69 | img_announce_unread = announce_unread.gif*27*27 |
|---|
| 70 | img_announce_unread_mine = announce_unread_mine.gif*27*27 |
|---|
| 71 | img_announce_unread_locked = announce_unread_locked.gif*27*27 |
|---|
| 72 | img_announce_unread_locked_mine = announce_unread_locked_mine.gif*27*27 |
|---|
| 73 | |
|---|
| 74 | img_global_read = announce_read.gif*27*27 |
|---|
| 75 | img_global_read_mine = announce_read_mine.gif*27*27 |
|---|
| 76 | img_global_read_locked = announce_read_locked.gif*27*27 |
|---|
| 77 | img_global_read_locked_mine = announce_read_locked_mine.gif*27*27 |
|---|
| 78 | img_global_unread = announce_unread.gif*27*27 |
|---|
| 79 | img_global_unread_mine = announce_unread_mine.gif*27*27 |
|---|
| 80 | img_global_unread_locked = announce_unread_locked.gif*27*27 |
|---|
| 81 | img_global_unread_locked_mine = announce_unread_locked_mine.gif*27*27 |
|---|
| 82 | |
|---|
| 83 | img_subforum_read = subforum_read.gif*9*11 |
|---|
| 84 | img_subforum_unread = subforum_unread.gif*9*11 |
|---|
| 85 | |
|---|
| 86 | img_pm_read = topic_read.gif*27*27 |
|---|
| 87 | img_pm_unread = topic_unread.gif*27*27 |
|---|
| 88 | |
|---|
| 89 | img_icon_back_top = icon_back_top.gif*11*11 |
|---|
| 90 | |
|---|
| 91 | img_icon_contact_aim = icon_contact_aim.gif*20*20 |
|---|
| 92 | img_icon_contact_email = icon_contact_email.gif*20*20 |
|---|
| 93 | img_icon_contact_icq = icon_contact_icq.gif*20*20 |
|---|
| 94 | img_icon_contact_jabber = icon_contact_jabber.gif*20*20 |
|---|
| 95 | img_icon_contact_msnm = icon_contact_msnm.gif*20*20 |
|---|
| 96 | |
|---|
| 97 | img_icon_contact_www = icon_contact_www.gif*20*20 |
|---|
| 98 | img_icon_contact_yahoo = icon_contact_yahoo.gif*20*20 |
|---|
| 99 | |
|---|
| 100 | img_icon_post_delete = icon_post_delete.gif*20*20 |
|---|
| 101 | |
|---|
| 102 | img_icon_post_info = icon_post_info.gif*20*20 |
|---|
| 103 | |
|---|
| 104 | img_icon_post_report = icon_post_report.gif*20*20 |
|---|
| 105 | img_icon_post_target = icon_post_target.gif*9*11 |
|---|
| 106 | img_icon_post_target_unread = icon_post_target_unread.gif*9*11 |
|---|
| 107 | |
|---|
| 108 | img_icon_topic_attach = icon_topic_attach.gif*10*7 |
|---|
| 109 | img_icon_topic_latest = icon_topic_latest.gif*9*11 |
|---|
| 110 | img_icon_topic_newest = icon_topic_newest.gif*9*11 |
|---|
| 111 | img_icon_topic_reported = icon_topic_reported.gif*14*16 |
|---|
| 112 | img_icon_topic_unapproved = icon_topic_unapproved.gif*14*16 |
|---|
| 113 | |
|---|
| 114 | img_icon_user_profile = |
|---|
| 115 | |
|---|
| 116 | img_icon_user_warn = icon_user_warn.gif*20*20 |
|---|