CVSROOT: /cvs/gnome Module name: gdm2 Changes by: bcameron 06/01/06 18:41:06
Modified files: . : ChangeLog configure.ac config : gdm.conf.in docs/C : gdm.xml docs/es : gdm.xml gui/greeter : greeter.c greeter_item.c greeter_system.c Log message: 2006-01-04 Brian Cameron <[EMAIL PROTECTED]> * configure.ac, docs/C/gdm.xml, config/gdm.conf.in: Fix Prefetch command so that there is a needed "@" before the argument to gdmprefetch. Padraid O'Briain pointed out this oversight. Made docs a bit more clear to highlight the usage of this "@" character. * gui/greeter.c, gui/greeter/greeter_item.c, gui/greeter/greeter_system.c: Now call gdm_working_command_exists for halt/reboot/suspend/configurator once at startup and cache the values in globals so we don't have to keep calling this function over and over while gdmgreeter runs. Padraig noticed that this function causes a large number of calls to stat which are easily avoided by caching. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2006-01-06%2018:40&maxdate=2006-01-06%2018:42 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list