Enlightenment CVS committal

Author  : jethomas
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        main.c 


Log Message:
Set the main window sizes to what they originally were.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -3 -r1.103 -r1.104
--- main.c      11 Jun 2008 23:04:42 -0000      1.103
+++ main.c      17 Jun 2008 23:00:15 -0000      1.104
@@ -30,8 +30,8 @@
 
 #define NULL_PATH "/dev/null"
 
-#define MAIN_WIDTH 0
-#define MAIN_HEIGHT 0
+#define MAIN_WIDTH 640
+#define MAIN_HEIGHT 320
 
 static Ewl_Model *expansion_model = NULL;
 



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to