Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / images / themes / xp / theme.php
... / ...
CommitLineData
1<?php
2/**
3 * Theme description
4 *
5 * @package squirrelmail
6 * @subpackage themes
7 */
8 $icon_themes[] = array('NAME'=>_("XP"),'PATH'=> 'xp');
9?>