On Sat, Aug 20, 2011 at 1:14 AM, Enlightenment SVN
<[email protected]> wrote:
> Log:
> themes/dtrs:
>  - started illume theming, needs to be enabled in main.edc
>  - new evry browse transition
>
>
> Author:       jeffdameth
> Date:         2011-08-19 15:14:07 -0700 (Fri, 19 Aug 2011)
> New Revision: 62600
> Trac:         http://trac.enlightenment.org/e/changeset/62600
>
> Added:
>  trunk/THEMES/detourious/bits/illume.edc
> Modified:
>  trunk/THEMES/detourious/bits/border.edc 
> trunk/THEMES/detourious/bits/everything.edc 
> trunk/THEMES/detourious/bits/menu.edc trunk/THEMES/detourious/main.edc


> Modified: trunk/THEMES/detourious/main.edc
> ===================================================================
> --- trunk/THEMES/detourious/main.edc    2011-08-19 22:11:09 UTC (rev 62599)
> +++ trunk/THEMES/detourious/main.edc    2011-08-19 22:14:07 UTC (rev 62600)
> @@ -13,7 +13,8 @@
>  #define VERSION_STRING 0.0.1
>  #define LABEL_THEME_NAME "dtrs"
>
> -#define BUILD_FOR_COMPOSITE 1
> +#define BUILD_COMPOSITE 1
> +#define BUILD_ILLUME 0
>
>  #define USE_BOLD_FONT 1
>
> @@ -148,5 +149,6 @@
>     #include "bits/evry-shotgun.edc"
>     #include "bits/engage.edc"         /* engage module */
>     #include "bits/bluez.edc" /* bluez module */
> +    #include "bits/illume.edc" /* bluez module */
>  }

Index: main.edc
===================================================================
--- main.edc    (revision 62622)
+++ main.edc    (working copy)
@@ -149,6 +149,6 @@
     #include "bits/evry-shotgun.edc"
     #include "bits/engage.edc"         /* engage module */
     #include "bits/bluez.edc" /* bluez module */
-    #include "bits/illume.edc" /* bluez module */
+    #include "bits/illume.edc" /* illume module */
 }

"typo"/missed comment? :)

-- 
Regards,

Alex-P. Natsios
(a.k.a Drakevr)

Attachment: illume.diff
Description: Binary data

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to