Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
The app may change the netwm icon.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.457
retrieving revision 1.458
diff -u -3 -r1.457 -r1.458
--- e_border.c  3 Nov 2005 11:34:55 -0000       1.457
+++ e_border.c  4 Nov 2005 09:08:29 -0000       1.458
@@ -3251,12 +3251,12 @@
        bd->client.icccm.fetch.window_role = 1;
        bd->changed = 1;
      }
-   /*
    else if (e->atom == ECORE_X_ATOM_NET_WM_ICON)
      {
        bd->client.netwm.fetch.icon = 1;
        bd->changed = 1;
      }
+   /*
    else if (e->atom == ECORE_X_ATOM_NET_WM_USER_TIME)
      {
        bd->client.netwm.fetch.user_time = 1;




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to