Enlightenment CVS committal

Author  : atmosphere
Project : misc
Module  : elogin

Dir     : misc/elogin/data/config


Modified Files:
        build_config.sh elogin_config.db 


Log Message:
JeopardE rules, thanks dude

this is handling everything much much nicer spawner wise.
it now sources your /etc/profile so your environment is right for users as
well


===================================================================
RCS file: /cvsroot/enlightenment/misc/elogin/data/config/build_config.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- build_config.sh     10 Jan 2003 15:44:43 -0000      1.4
+++ build_config.sh     18 Jan 2003 04:02:46 -0000      1.5
@@ -24,13 +24,16 @@
 edb_ed $DB add /elogin/session/1/name str "Enlightenment"
 edb_ed $DB add /elogin/session/1/path str "/usr/bin/enlightenment"
 edb_ed $DB add /elogin/session/2/name str "KDE"
-edb_ed $DB add /elogin/session/2/path str "/usr/bin/kde"
+edb_ed $DB add /elogin/session/2/path str ""
 edb_ed $DB add /elogin/session/3/name str "GNOME"
-edb_ed $DB add /elogin/session/3/path str "/usr/bin/gnome-session"
+edb_ed $DB add /elogin/session/3/path str ""
 edb_ed $DB add /elogin/session/4/name str "Blackbox"
-edb_ed $DB add /elogin/session/4/path str "/usr/bin/blackbox"
+edb_ed $DB add /elogin/session/4/path str ""
 edb_ed $DB add /elogin/session/5/name str "Sawfish"
-edb_ed $DB add /elogin/session/5/path str "/usr/bin/sawfish"
-edb_ed $DB add /elogin/session/6/name str "Failsafe"
-edb_ed $DB add /elogin/session/6/path str "failsafe"
-edb_ed $DB add /elogin/session/count int 7
+edb_ed $DB add /elogin/session/5/path str ""
+edb_ed $DB add /elogin/session/6/name str "XFce"
+edb_ed $DB add /elogin/session/6/path str ""
+edb_ed $DB add /elogin/session/7/name str "Failsafe"
+edb_ed $DB add /elogin/session/7/path str "failsafe"
+edb_ed $DB add /elogin/session/8/name str "Default"
+edb_ed $DB add /elogin/session/count int 9
===================================================================
RCS file: /cvsroot/enlightenment/misc/elogin/data/config/elogin_config.db,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
Binary files /tmp/cvsFApQy8 and /tmp/cvsaF7uU6 differ




-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to