Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_shelf.edc 


Log Message:
oops, looks like i got distracted and forgot to finish these (thanks for 
catching that sndev)

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_shelf.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- default_shelf.edc   31 Aug 2006 03:28:26 -0000      1.13
+++ default_shelf.edc   1 Sep 2006 19:31:32 -0000       1.14
@@ -870,96 +870,96 @@
    programs {
       program {
         name:    "orient1";
-        signal:  "e,state,orientation,";
-        source:  "top";
+        signal:  "e,state,orientation,top";
+        source:  "e";
         action:  STATE_SET "default" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient2";
-        signal:  "e,state,orientation,";
-        source:  "top_left";
+        signal:  "e,state,orientation,top_left";
+        source:  "e";
         action:  STATE_SET "top_left" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient3";
-        signal:  "e,state,orientation,";
-        source:  "top_right";
+        signal:  "e,state,orientation,top_right";
+        source:  "e";
         action:  STATE_SET "top_right" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient4";
-        signal:  "e,state,orientation,";
-        source:  "bottom";
+        signal:  "e,state,orientation,bottom";
+        source:  "e";
         action:  STATE_SET "bottom" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient5";
-        signal:  "e,state,orientation,";
-        source:  "bottom_left";
+        signal:  "e,state,orientation,bottom_left";
+        source:  "e";
         action:  STATE_SET "bottom_left" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient6";
-        signal:  "e,state,orientation,";
-        source:  "bottom_right";
+        signal:  "e,state,orientation,bottom_right";
+        source:  "e";
         action:  STATE_SET "bottom_right" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient7";
-        signal:  "e,state,orientation,";
-        source:  "left";
+        signal:  "e,state,orientation,left";
+        source:  "e";
         action:  STATE_SET "left" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient8";
-        signal:  "e,state,orientation,";
-        source:  "left_top";
+        signal:  "e,state,orientation,left_top";
+        source:  "e";
         action:  STATE_SET "left_top" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient9";
-        signal:  "e,state,orientation,";
-        source:  "left_bottom";
+        signal:  "e,state,orientation,left_bottom";
+        source:  "e";
         action:  STATE_SET "left_bottom" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient10";
-        signal:  "e,state,orientation,";
-        source:  "right";
+        signal:  "e,state,orientation,right";
+        source:  "e";
         action:  STATE_SET "right" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient11";
-        signal:  "e,state,orientation,";
-        source:  "right_top";
+        signal:  "e,state,orientation,right_top";
+        source:  "e";
         action:  STATE_SET "right_top" 0.0;
         target:  "base";
         target:  "e.swallow.content";
       }
       program {
         name:    "orient12";
-        signal:  "e,state,orientation,";
-        source:  "right_bottom";
+        signal:  "e,state,orientation,right_bottom";
+        source:  "e";
         action:  STATE_SET "right_bottom" 0.0;
         target:  "base";
         target:  "e.swallow.content";



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to