Author: remi
Date: 2009-06-23 17:49:43 +0200 (Tue, 23 Jun 2009)
New Revision: 4874
Added:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/img/status_battery_empty.gif
Removed:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/img/status_battery_empty.png
Modified:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/livewithtux.xsl
Log:
* fixed "empty battery" image (png -> gif)
Copied:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/img/status_battery_empty.gif
(from rev 4873,
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/img/status_battery_empty.png)
===================================================================
(Binary files differ)
Deleted:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/img/status_battery_empty.png
===================================================================
(Binary files differ)
Modified:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/livewithtux.xsl
===================================================================
---
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/livewithtux.xsl
2009-06-23 15:46:04 UTC (rev 4873)
+++
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/livewithtux.xsl
2009-06-23 15:49:43 UTC (rev 4874)
@@ -198,7 +198,7 @@
}
else if (state == 'empty')
{
- document.getElementById("statusPicBattery").src =
"/data/web_interface/user_01/img/status_battery_empty.png";
+ document.getElementById("statusPicBattery").src =
"/data/web_interface/user_01/img/status_battery_empty.gif";
}
else if (state == 'low')
{
@@ -210,7 +210,7 @@
}
else
{
- document.getElementById("statusPicBattery").src =
"/data/web_interface/user_01/img/status_battery_high.png";
+ document.getElementById("statusPicBattery").src =
"/data/web_interface/user_01/img/status_battery_high.gif";
}
}
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn