Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src


Modified Files:
        entropy_config.c 


Log Message:
* Fixed mime dialog events
* Default to not display hidden files
* New TODO items

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/entropy_config.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- entropy_config.c    25 Jul 2007 17:01:03 -0000      1.28
+++ entropy_config.c    28 Jul 2007 09:31:08 -0000      1.29
@@ -623,7 +623,7 @@
                entropy_config_misc_item_str_set("general.treeviewer", 
"1",ENTROPY_CONFIG_LOC_LIST);
                entropy_config_misc_item_str_set("general.trackback", 
"1",ENTROPY_CONFIG_LOC_LIST);
                entropy_config_misc_item_str_set("general.presortfolders", 
"1",ENTROPY_CONFIG_LOC_LIST);
-               entropy_config_misc_item_str_set("general.hiddenbackup", 
"1",ENTROPY_CONFIG_LOC_LIST);
+               entropy_config_misc_item_str_set("general.hiddenbackup", 
"0",ENTROPY_CONFIG_LOC_LIST);
                entropy_config_misc_item_str_set("general.iconsize", 
"48",ENTROPY_CONFIG_LOC_LIST);
 
 }



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to