Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.h e_config.c 


Log Message:
Update what is GUId and IPCd
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.h,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -3 -r1.80 -r1.81
--- e_config.h  15 Feb 2006 20:28:31 -0000      1.80
+++ e_config.h  16 Feb 2006 05:08:16 -0000      1.81
@@ -169,8 +169,8 @@
    int         resize_info_follows; // GUI
    int         move_info_visible; // GUI
    int         resize_info_visible; // GUI
-   int         focus_last_focused_per_desktop;
-   int         focus_revert_on_hide_or_close;
+   int         focus_last_focused_per_desktop; // GUI
+   int         focus_revert_on_hide_or_close; // GUI
    int         use_e_cursor; // GUI
    int         cursor_size; //GUI
    int         menu_autoscroll_margin; // GUI
@@ -189,7 +189,7 @@
    int         menu_eap_name_show; // GUI
    int         menu_eap_generic_show; // GUI
    int         menu_eap_comment_show; // GUI
-   int         fullscreen_policy;
+   int         fullscreen_policy; // GUI
    int         exebuf_max_exe_list; // GUI
    int         exebuf_max_eap_list; // GUI
    int         exebuf_scroll_animate; // GUI
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -3 -r1.143 -r1.144
--- e_config.c  15 Feb 2006 20:28:31 -0000      1.143
+++ e_config.c  16 Feb 2006 05:08:17 -0000      1.144
@@ -425,8 +425,8 @@
    E_CONFIG_VAL(D, T, exebuf_pos_max_h, INT);
    E_CONFIG_LIST(D, T, color_classes, _e_config_color_class_edd);
    E_CONFIG_VAL(D, T, use_app_icon, INT);
-   E_CONFIG_VAL(D, T, cfgdlg_auto_apply, INT);
-   E_CONFIG_VAL(D, T, cfgdlg_default_mode, INT);   
+   E_CONFIG_VAL(D, T, cfgdlg_auto_apply, INT); /**/
+   E_CONFIG_VAL(D, T, cfgdlg_default_mode, INT); /**/
    E_CONFIG_LIST(D, T, gadcons, _e_config_gadcon_edd);
 
    e_config = e_config_domain_load("e", _e_config_edd);




-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to