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