Update of /cvsroot/squirrelmail/squirrelmail/images/themes/default
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21859/images/themes/default
Modified Files:
theme.php
Log Message:
New icon theming. Also added basic template for left_main.php
Index: theme.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/images/themes/default/theme.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -w -r1.5 -r1.6
--- theme.php 23 Jan 2006 18:41:25 -0000 1.5
+++ theme.php 21 Feb 2006 00:00:51 -0000 1.6
@@ -9,5 +9,5 @@
* @package squirrelmail
* @subpackage themes
*/
- $icon_themes[] = array('NAME'=>_("Default"),'PATH'=> 'default');
+ $icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/');
?>
\ No newline at end of file
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
|