Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/elicit

Dir     : e17/apps/elicit/data


Modified Files:
        README.theme 


Log Message:
fix compiler warnings
normalize signal names (window,{enter,leave} => elicit,window,{enter,leave})
add missing signal to theme readme

===================================================================
RCS file: /cvs/e/e17/apps/elicit/data/README.theme,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- README.theme        22 Mar 2007 00:16:16 -0000      1.6
+++ README.theme        22 Mar 2007 14:42:44 -0000      1.7
@@ -22,6 +22,7 @@
 elicit,pick,stop
 elicit,quit
 
+# saved swatch container signals
 elicit,swatch,scroll,up                 up one step
 elicit,swatch,scroll,up,start           begin animated scroll
 elicit,swatch,scroll,up,stop            end animated scroll
@@ -29,6 +30,7 @@
 elicit,swatch,scroll,down,start
 elicit,swatch,scroll,down,stop
 
+# saved shot container signals
 elicit,shot,scroll,up
 elicit,shot,scroll,up,start
 elicit,shot,scroll,up,stop
@@ -40,7 +42,9 @@
 elicit,grid,show
 elicit,grid,hide
 
-(for all X in {r, g, b, h, s, v})
+elicit,shot,edit   edit the current shot in the gimp (requires gimp-remote)
+
+(for each X in {r, g, b, h, s, v})
 elicit,color,X,up,start
 elicit,color,X,up,stop
 elicit,color,X,down,start
@@ -54,9 +58,6 @@
 elicit,freeze
 elicit,thaw
 
-elicit,window,enter
-elicit,window,leave
-
 elicit,resize,W,H
 elicit,size,min,W,H
 
@@ -73,6 +74,9 @@
 -----------------------
 
 these are all sent with source "Elicit"
+
+elicit,window,enter
+elicit,window,leave
 
 elicit,grid,shown
 elicit,grid,hidden



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to