[detour commit] r696 - in branches/e17: . bits images

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 1, 2009, 4:59:42 AM2/1/09
to detour-the...@googlegroups.com
Author: alberto.castro.leiva
Date: Sun Feb 1 01:02:18 2009
New Revision: 696

Modified:
branches/e17/INSTALL
branches/e17/bits/background.edc
branches/e17/images/pager_im0.png

Log:
much better


Modified: branches/e17/INSTALL
==============================================================================
--- branches/e17/INSTALL (original)
+++ branches/e17/INSTALL Sun Feb 1 01:02:18 2009
@@ -4,7 +4,7 @@
There are various options inside the main.edc file, example:

This options disables or enables mouse pointer pulsating animation
- #define USE_ANIMATED_CURSOR (0/1)
+ #define ANIMATED_CURSOR (0/1)

COMPILING and INSTALLING:


Modified: branches/e17/bits/background.edc
==============================================================================
--- branches/e17/bits/background.edc (original)
+++ branches/e17/bits/background.edc Sun Feb 1 01:02:18 2009
@@ -111,7 +111,7 @@
source: "";
action: STATE_SET "visible" 0.0;
transition: LINEAR 0.25;
- target: "logo"; in: 10.0 0.0;
+ target: "logo"; in: 4.5 0.0;
after: "hide_logo";
}

@@ -121,7 +121,7 @@
source: "";
action: STATE_SET "default" 0.0;
transition: LINEAR 0.25;
- target: "logo"; in: 10.0 0.0;
+ target: "logo"; in: 5.0 0.0;
}
}
}

Modified: branches/e17/images/pager_im0.png
==============================================================================
Binary files. No diff available.

Reply all
Reply to author
Forward
0 new messages