Enlightenment CVS committal
Author : davemds
Project : e17
Module : proto/edje_editor
Dir : e17/proto/edje_editor/data
Modified Files:
edje_editor.edc
Log Message:
* Add the ability to emit custom signals (exactly as edje_viewer)
===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/data/edje_editor.edc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- edje_editor.edc 30 Jun 2008 22:25:30 -0000 1.14
+++ edje_editor.edc 1 Jul 2008 01:56:28 -0000 1.15
@@ -781,6 +781,17 @@
}
}
part {
+ name: "signal_swallow";
+ type: SWALLOW;
+ mouse_events: 1;
+ description {
+ state: "default" 0.0;
+ color: 80 80 80 0;
+ rel1 {relative: 0.0 1.0; to: "bg";}
+ rel2 {relative: 1.0 1.4; to: "bg";}
+ }
+ }
+ part {
name: "line1";
type: TEXT;
mouse_events: 0;
@@ -865,7 +876,6 @@
}
}
}
-
}
}
}
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs