Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/src


Modified Files:
        embrace.c 


Log Message:
fixed edb handling
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/embrace.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- embrace.c   1 Apr 2004 18:29:36 -0000       1.3
+++ embrace.c   1 Apr 2004 19:23:58 -0000       1.4
@@ -1,5 +1,5 @@
 /*
- * $Id: embrace.c,v 1.3 2004/04/01 18:29:36 tsauerbeck Exp $
+ * $Id: embrace.c,v 1.4 2004/04/01 19:23:58 tsauerbeck Exp $
  *
  * Copyright (C) 2004 Embrace project.
  *
@@ -240,6 +240,9 @@
        embrace_expand_path ("~/.e/apps/" PACKAGE "/" PACKAGE ".db",
                             file, sizeof (file));
 
+       /* sync changes */
+       e_db_flush ();
+
        return e_db_open_read (file);
 }
 




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to