f417e25 use the ve_ versions of the environment funcs and use ve_config instead of

Authored and Committed by George Lebl 20 years ago
    use the ve_ versions of the environment funcs and use ve_config instead of
    
    Thu Jul 10 17:12:40 2003  George Lebl <jirka@5z.com>
    
    	* daemon/auth.c, daemon/errorgui.c, daemon/gdm.c, daemon/misc.c,
    	  daemon/server.c, daemon/slave.c: use the ve_ versions of the
    	  environment funcs and use ve_config instead of gnome_config,
    	  and thus killing the libgnome dependency.  The ve-config
    	  functions are faster, I trust them more, saner in API and
    	  definately don't leak any memory to children.
    
    	* gui/gdmchooser.c, gui/gdmlogin.c,
    	  gui/greeter/gui/greeter/greeter_canvas_item.c
    	  gui/greeter/greeter_item_capslock.c,
    	  gui/greeter/greeter_parser.c:  Use the ve_ versions of
    	  the environment funcs and ve_config instead of gnome_config,
    	  also the use the ve version of the language list function
    	  and hand implement the LC_NUMERIC locale push.
    
    	* configure.in, daemon/Makefile.am, gui/Makefile.am,
    	  gui/greeter/Makefile.am:  Link against the right ve libs
    	  and don't link to libgnome(ui) / glade where not needed
    
        
file modified
+21 -0
file modified
+10 -0
file modified
+7 -3
file modified
+4 -0
file modified
+1 -1
file modified
+16 -16
file modified
+155 -162
file modified
+5 -5
file modified
+11 -11
file modified
+108 -109
file modified
+6 -6
file modified
+15 -21
file modified
+4 -4
file modified
+2 -2
file modified
+1 -1