Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        settings.c 


Log Message:
Minor theme transparency settings fix (Viktor Kojouharov <[EMAIL PROTECTED]>).
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/settings.c,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -3 -r1.123 -r1.124
--- settings.c  8 Aug 2004 21:32:19 -0000       1.123
+++ settings.c  16 Sep 2004 21:15:01 -0000      1.124
@@ -2486,7 +2486,7 @@
        if (tmp_st_hilight == ICLASS_ATTR_GLASS)
          {
             Conf.st_trans.hilight = tmp_st_hilight;
-            Conf.st_trans.menu_item = ICLASS_ATTR_BG;
+            Conf.st_trans.menu_item = ICLASS_ATTR_GLASS;
 
          }
        else if (tmp_st_hilight == ICLASS_ATTR_BG)




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to