removing gifs. system uses png images.
[squirrelmail.git] / images / themes / xp / theme.php
1 <?php
2 /**
3 * Theme description
4 *
5 * @package squirrelmail
6 * @subpackage themes
7 */
8 $icon_themes[] = array('NAME'=>_("XP"),'PATH'=> 'xp');
9 ?>