Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src Modified Files: config.c Log Message: No, DONT grab by default =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/config.c,v retrieving revision 1.45 retrieving revision 1.46 diff -u -3 -r1.45 -r1.46 --- config.c 13 Oct 2004 13:45:56 -0000 1.45 +++ config.c 13 Oct 2004 17:41:47 -0000 1.46 @@ -97,10 +97,10 @@ ecore_config_int_create_bound("engage.options.mode", OM_BELOW, 0, 1, 1, 'm', "mode", "The display mode, 0 = ontop + shaped, 1 = below + transp"); - ecore_config_boolean_create("engage.options.grab_min_icons", 1, 'g', + ecore_config_boolean_create("engage.options.grab_min_icons", 0, 'g', "grab-min", "Capture the icons of minimised applications"); - ecore_config_boolean_create("engage.options.grab_app_icons", 1, 'G', + ecore_config_boolean_create("engage.options.grab_app_icons", 0, 'G', "grab-app", "Capture the icons of all running applications"); ecore_config_boolean_create("engage.options.auto_hide", 0, 'A', "auto-hide", ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs