Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.c e_config.h 


Log Message:


bump gen

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -3 -r1.234 -r1.235
--- e_config.c  4 Apr 2007 13:25:54 -0000       1.234
+++ e_config.c  4 Apr 2007 22:45:45 -0000       1.235
@@ -1358,7 +1358,7 @@
 
    if (!e_config->icon_theme) e_config->icon_theme = 
evas_stringshare_add("hicolor");
 
-   IFCFG(0x111)
+   IFCFG(0x113)
    e_config->clientlist_max_caption_len = 0;
    IFCFGEND;
 
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_config.h,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -3 -r1.148 -r1.149
--- e_config.h  4 Apr 2007 13:25:54 -0000       1.148
+++ e_config.h  4 Apr 2007 22:45:45 -0000       1.149
@@ -52,7 +52,7 @@
 /* increment this whenever a new set of config values are added but the users
  * config doesn't need to be wiped - simply new values need to be put in
  */
-#define E_CONFIG_FILE_GENERATION 0x0112
+#define E_CONFIG_FILE_GENERATION 0x0113
 #define E_CONFIG_FILE_VERSION    ((E_CONFIG_FILE_EPOCH << 16) | 
E_CONFIG_FILE_GENERATION)
 
 #define E_EVAS_ENGINE_DEFAULT      0



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to