Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_config.h Log Message: Update which config properties have GUI =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.h,v retrieving revision 1.70 retrieving revision 1.71 diff -u -3 -r1.70 -r1.71 --- e_config.h 15 Dec 2005 04:29:38 -0000 1.70 +++ e_config.h 17 Dec 2005 23:24:36 -0000 1.71 @@ -72,9 +72,9 @@ Evas_List *desktop_backgrounds; char *desktop_default_name; Evas_List *desktop_names; - double menus_scroll_speed; - double menus_fast_mouse_move_threshhold; - double menus_click_drag_timeout; + double menus_scroll_speed; // GUI + double menus_fast_mouse_move_threshhold; // GUI + double menus_click_drag_timeout; // GUI int border_shade_animate; // GUI int border_shade_transition; // GUI double border_shade_speed; // GUI @@ -169,8 +169,8 @@ int focus_revert_on_hide_or_close; int use_e_cursor; int cursor_size; - int menu_autoscroll_margin; - int menu_autoscroll_cursor_margin; + int menu_autoscroll_margin; // GUI + int menu_autoscroll_cursor_margin; // GUI char *input_method; struct { int move; @@ -182,9 +182,9 @@ int iconify; } transient; int modal_windows; - int menu_eap_name_show; - int menu_eap_generic_show; - int menu_eap_comment_show; + int menu_eap_name_show; // GUI + int menu_eap_generic_show; // GUI + int menu_eap_comment_show; // GUI int fullscreen_policy; int exebuf_max_exe_list; int exebuf_max_eap_list; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs