Enlightenment CVS committal

Author  : mej
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        hints.c timestamp.h 


Log Message:
Thu Apr  3 11:32:31 EST 2003
(KainX)

Patch from Kim Woelders <[EMAIL PROTECTED]> to properly set
_NET_DESKTOP_GEOMETRY on desktop resize.

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/hints.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- hints.c     28 Mar 2003 05:16:16 -0000      1.2
+++ hints.c     3 Apr 2003 16:34:48 -0000       1.3
@@ -73,7 +73,6 @@
 #if ENABLE_EWMH
    EWMH_SetDesktopCount();
    EWMH_SetDesktopNames();
-   EWMH_SetDesktopSize();
 #endif
    EDBUG_RETURN_;
 }
@@ -84,6 +83,9 @@
    EDBUG(6, "HintsSetViewportConfig");
 #if ENABLE_GNOME
    GNOME_SetAreaCount();
+#endif
+#if ENABLE_EWMH
+   EWMH_SetDesktopSize();
 #endif
    EDBUG_RETURN_;
 }
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/timestamp.h,v
retrieving revision 1.493
retrieving revision 1.494
diff -u -3 -r1.493 -r1.494
--- timestamp.h 2 Apr 2003 22:55:53 -0000       1.493
+++ timestamp.h 3 Apr 2003 16:34:48 -0000       1.494
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2003/04/02 22:55:53 $"
+#define E_CHECKOUT_DATE "$Date: 2003/04/03 16:34:48 $"




-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to