removing gifs. system uses png images.
[squirrelmail.git] / images / themes / xp / theme.php
index 29996923e67912f513b0742a1db8306804b6e132..dc42eaacdfc44298107606440dd4f145c73173db 100644 (file)
@@ -1,3 +1,9 @@
 <?php
-    $icon_themes[] = array('NAME'=>'XP','PATH'=> 'xp');
+/**
+ * Theme description
+ *
+ * @package squirrelmail
+ * @subpackage themes
+ */
+    $icon_themes[] = array('NAME'=>_("XP"),'PATH'=> 'xp');
 ?>