Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_border.edc 


Log Message:


hmm stop red glow when unhung IF at max glow already

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_border.edc,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- default_border.edc  19 Jul 2005 09:02:38 -0000      1.20
+++ default_border.edc  18 Aug 2005 06:15:41 -0000      1.21
@@ -1673,8 +1673,14 @@
         action:  ACTION_STOP;
         target:  "go_hung";
         target:  "go_hung2";
+        after:   "go_unhung2";
+      } 
+      program {
+        name:    "go_unhung2";
+        action:  STATE_SET "default" 0.0;
+        target:  "title_hung";
       }
-   }
+  }
 }
 
 FULL_SIZE_BORDER_BUTTON("close")




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to