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 shortcuts 'engine'
ctrl+q = quit
ctrl+f = fullscreen
ctrl+s = save
...and more to come
* Disable not in context menu items (but etk should grey-out disabled
menu entry)
===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/data/edje_editor.edc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- edje_editor.edc 26 Feb 2008 01:33:35 -0000 1.12
+++ edje_editor.edc 21 Jun 2008 21:40:27 -0000 1.13
@@ -336,6 +336,42 @@
}
}
}
+ group{
+ name: "BG3_I.PNG";
+ min: 15 15;
+ max: 15 15;
+ parts{
+ part{
+ name: "StaticImage";
+ type: RECT;
+ mouse_events: 0;
+ description{
+ state: "default" 0.0;
+ color: 255 255 255 255;
+ rel1 {relative: 0.0 0.0; offset: 0 0;}
+ rel2 {relative: 0.0 0.0; offset: 15 15;}
+ }
+ }
+ }
+ }
+ group{
+ name: "BG4_I.PNG";
+ min: 15 15;
+ max: 15 15;
+ parts{
+ part{
+ name: "StaticImage";
+ type: RECT;
+ mouse_events: 0;
+ description{
+ state: "default" 0.0;
+ color: 0 0 0 255;
+ rel1 {relative: 0.0 0.0; offset: 0 0;}
+ rel2 {relative: 0.0 0.0; offset: 15 15;}
+ }
+ }
+ }
+ }
/************************************************************/
/* MainUI
/************************************************************/
-------------------------------------------------------------------------
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