Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/default
Modified Files:
default.edc
Log Message:
Update the theme to make image dragable.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/default.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- default.edc 24 Oct 2003 23:58:27 -0000 1.13
+++ default.edc 25 Oct 2003 09:56:02 -0000 1.14
@@ -87,10 +87,6 @@
name, "EnticeImageClip";
type, RECT;
mouse_events, 0;
-// dragable
-// {
-// confine, "bg";
-// }
description
{
state, "default" 0.0;
@@ -134,10 +130,11 @@
type, IMAGE;
mouse_events, 1;
clip_to, "EnticeImageClip";
-// dragable
-// {
-// confine, "bg";
-// }
+ dragable
+ {
+ x, 1 1 0;
+ y, 1 1 0;
+ }
description
{
state, "default" 0.0;
@@ -146,13 +143,13 @@
{
relative, 0.0 0.0;
offset, 0 0;
- to, "EnticeImageClip";
+ to, "bg";
}
rel2
{
relative, 1.0 1.0;
offset, 0 0;
- to, "EnticeImageClip";
+ to, "bg";
}
color, 255 255 255 0;
}
@@ -160,6 +157,7 @@
{
state, "logo" 0.0;
visible, 1;
+ min, 256 186;
rel1
{
relative, 0.5 0.5;
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs