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