source:
extensions/Icons_Set/icons/sakurabw/iconset.conf.php
@
26214
Last change on this file since 26214 was 10448, checked in by , 14 years ago | |
---|---|
File size: 269 bytes |
Line | |
---|---|
1 | <?php |
2 | $iconsetconf = array( |
3 | 'name' => 'sakurabw', |
4 | 'id' => 'sakurabw', |
5 | 'icon_file' => ICONSET_PATH.'icons/sakurabw/icons_sprite.png', |
6 | 'css_file' => ICONSET_PATH.'icons/sakurabw/icon.css', |
7 | 'css_file_admin' => ICONSET_PATH.'icons/sakurabw/icon_admin.css', |
8 | ); |
9 | |
10 | ?> |
Note: See TracBrowser
for help on using the repository browser.