Enlightenment CVS committal
Author : atmosphere
Project : misc
Module : elogin
Dir : misc/elogin/data/config
Modified Files:
build_config.sh elogin_config.db
Log Message:
updated config db to handle session management add your favorite session if
it's not present via the build_config script.
===================================================================
RCS file: /cvsroot/enlightenment/misc/elogin/data/config/build_config.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- build_config.sh 24 Jul 2002 02:20:44 -0000 1.1
+++ build_config.sh 10 Jan 2003 14:24:06 -0000 1.2
@@ -7,16 +7,23 @@
edb_ed $DB add /elogin/welcome/font/r int 192
edb_ed $DB add /elogin/welcome/font/g int 192
edb_ed $DB add /elogin/welcome/font/b int 192
-edb_ed $DB add /elogin/welcome/font/a int 255
+edb_ed $DB add /elogin/welcome/font/a int 220
edb_ed $DB add /elogin/passwd/mess str "Enter Your Password..."
edb_ed $DB add /elogin/passwd/font/name str "notepad.ttf"
edb_ed $DB add /elogin/passwd/font/size int 20
edb_ed $DB add /elogin/passwd/font/r int 192
edb_ed $DB add /elogin/passwd/font/g int 192
edb_ed $DB add /elogin/passwd/font/b int 192
-edb_ed $DB add /elogin/passwd/font/a int 255
+edb_ed $DB add /elogin/passwd/font/a int 220
edb_ed $DB add /elogin/xinerama/screens/w int 1
edb_ed $DB add /elogin/xinerama/screens/h int 1
edb_ed $DB add /elogin/xinerama/on/w int 1
edb_ed $DB add /elogin/xinerama/on/h int 1
-
+edb_ed $DB add /elogin/session/0 str "E17"
+edb_ed $DB add /elogin/session/1 str "Enlightenment"
+edb_ed $DB add /elogin/session/2 str "KDE"
+edb_ed $DB add /elogin/session/3 str "GNOME"
+edb_ed $DB add /elogin/session/4 str "blackbox"
+edb_ed $DB add /elogin/session/5 str "Sawfish"
+edb_ed $DB add /elogin/session/6 str "failsafe"
+edb_ed $DB add /elogin/session/count int 7
===================================================================
RCS file: /cvsroot/enlightenment/misc/elogin/data/config/elogin_config.db,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsP1mWHA and /tmp/cvs0r7k50 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