Enlightenment CVS committal
Author : atmosphere
Project : misc
Module : elogin
Dir : misc/elogin/data/config
Modified Files:
build_config.sh elogin_config.db
Log Message:
there were old keys laying aroundn in the db, so now delete before
rebuilding it.
===================================================================
RCS file: /cvsroot/enlightenment/misc/elogin/data/config/build_config.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- build_config.sh 10 Jan 2003 15:31:27 -0000 1.3
+++ build_config.sh 10 Jan 2003 15:44:43 -0000 1.4
@@ -1,6 +1,6 @@
#!/bin/sh -e
DB="./elogin_config.db"
-
+rm $DB
edb_ed $DB add /elogin/welcome/mess str "Enter Your Username"
edb_ed $DB add /elogin/welcome/font/name str "notepad.ttf"
edb_ed $DB add /elogin/welcome/font/size int 20
===================================================================
RCS file: /cvsroot/enlightenment/misc/elogin/data/config/elogin_config.db,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsCTpsqb and /tmp/cvsaWtSDc differ
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs