Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.h 


Log Message:
Update e_config.h with comments about what is GUI'd
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.h,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -3 -r1.71 -r1.72
--- e_config.h  17 Dec 2005 23:24:36 -0000      1.71
+++ e_config.h  2 Jan 2006 00:10:02 -0000       1.72
@@ -67,7 +67,7 @@
 struct _E_Config
 {
    int         config_version;
-   int         show_splash;
+   int         show_splash; //GUI
    char       *desktop_default_background;
    Evas_List  *desktop_backgrounds;
    char       *desktop_default_name;
@@ -78,11 +78,11 @@
    int         border_shade_animate; // GUI
    int         border_shade_transition; // GUI
    double      border_shade_speed; // GUI
-   double      framerate;
-   int         image_cache;
-   int         font_cache;
-   int         edje_cache;
-   int         edje_collection_cache;
+   double      framerate; //GUI
+   int         image_cache; //GUI
+   int         font_cache; //GUI
+   int         edje_cache; //GUI
+   int         edje_collection_cache; //GUI
    double      cache_flush_interval;
    int         zone_desks_x_count;
    int         zone_desks_y_count;
@@ -167,8 +167,8 @@
    int         resize_info_visible; // GUI
    int         focus_last_focused_per_desktop;
    int         focus_revert_on_hide_or_close;
-   int         use_e_cursor;
-   int         cursor_size;
+   int         use_e_cursor; // GUI
+   int         cursor_size; //GUI
    int         menu_autoscroll_margin; // GUI
    int         menu_autoscroll_cursor_margin; // GUI
    char              *input_method;




-------------------------------------------------------
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

Reply via email to