source: extensions/Icons_Set/icons/old_sylvia/iconset.conf.php @ 10297

Last change on this file since 10297 was 10297, checked in by flop25, 13 years ago

plugin in dev

File size: 201 bytes
Line 
1<?php
2$iconsetconf = array(
3  'name' => 'Old Sylvia',
4  'id' => 'old_sylvia',
5  'icon_file' => ICONSET_PATH.'icons/old_sylvia/icon.png',
6  'css_file' => ICONSET_PATH.'icons/old_sylvia/icon.css',
7);
8
9?>
Note: See TracBrowser for help on using the repository browser.