|
From: <enl...@li...> - 2005-05-21 12:56:03
|
Enlightenment CVS committal
Author : moom16
Project : e17
Module : apps/eclair
Dir : e17/apps/eclair/data/themes/default
Modified Files:
default.edc
Log Message:
* [Default theme]Improve the animation of the play/pause button
* Autoplay thing implemented
* Add few ideas and bugs to the TODO file
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/eclair/data/themes/default/default.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default.edc 18 May 2005 15:36:08 -0000 1.4
+++ default.edc 21 May 2005 12:55:23 -0000 1.5
@@ -19,7 +19,6 @@
image: "button_play_down.png" COMP;
image: "button_pause.png" COMP;
image: "button_pause_down.png" COMP;
- image: "button_play_pause_over.png" COMP;
image: "button_prev.png" COMP;
image: "button_prev_down.png" COMP;
image: "button_next.png" COMP;
|