Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        config.c 


Log Message:
Bring back our background bar
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/config.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- config.c    27 Apr 2004 08:40:34 -0000      1.8
+++ config.c    28 Apr 2004 08:33:36 -0000      1.9
@@ -26,8 +26,8 @@
 
   options.tt_txt_color = 0x00000000;
   options.tt_shd_color = 0x7f000000;
-  options.bg_fore = 0x00000000;
-  options.bg_back = 0x00000000;
+  options.bg_fore = 0x7f000000;
+  options.bg_back = 0x7fffffff;
   ecore_config_default_string("engage.options.tt_fa", "Vera");
   ecore_config_default_int("engage.options.tt_fs", 8);
   ecore_config_default_float("engage.options.icon_appear_duration", 0.1);




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to