Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/iconbar

Dir     : e17/apps/iconbar/data


Modified Files:
        template.edc 


Log Message:

rebuild your icons using this template, then right click to open up the editor.
the name field doesn't do anything yet. click on the icon in the editor to pick a new 
image. NOTE: this is untested with icons other than those generated by the template.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/data/template.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- template.edc        27 Jul 2003 19:36:54 -0000      1.1
+++ template.edc        20 Feb 2004 03:29:01 -0000      1.2
@@ -185,6 +185,14 @@
         source, "grabber";
         action, SIGNAL_EMIT "EXEC" "iconbar";
       }
+      
+      program {
+        name, "exec";
+        signal, "mouse,clicked,3";
+        source, "grabber";
+        action, SIGNAL_EMIT "edit" "iconbar";
+      }
+
 
     }
 




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to