Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.c 


Log Message:


tewdoo

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -3 -r1.59 -r1.60
--- e_config.c  14 Jun 2005 10:19:25 -0000      1.59
+++ e_config.c  15 Jun 2005 07:03:51 -0000      1.60
@@ -738,6 +738,14 @@
      }
 //   e_config->evas_engine_container = E_EVAS_ENGINE_GL_X11;
 
+// TESTING OPTIONS
+/*
+       e_config->winlist_list_show_iconified = 1;
+       e_config->winlist_list_show_other_desk_windows = 1;
+       e_config->winlist_list_show_other_screen_windows = 1;
+       e_config->winlist_list_uncover_while_selecting = 1;
+       e_config->winlist_list_jump_desk_while_selecting = 1;
+*/   
    E_CONFIG_LIMIT(e_config->menus_scroll_speed, 1.0, 20000.0);
    E_CONFIG_LIMIT(e_config->show_splash, 0, 1);
    E_CONFIG_LIMIT(e_config->menus_fast_mouse_move_threshhold, 1.0, 2000.0);




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to