CVSROOT: /cvs/gnome Module name: gdm2 Changes by: bcameron 06/01/11 16:55:05
Modified files: . : ChangeLog daemon : errorgui.c Log message: 2006-01-11 Brian Cameron <[EMAIL PROTECTED]> * daemon/errorgui.c: Now use GDK_DISPLAY_XDISPLAY instead of GDK_DISPLAY since the GDK_DISPLAY macro causes the GDM daemon to require the gdk_display extern global variable from the libgdk-x11 library and always causes this library to get loaded into memory even though normally the GDM daemon does not make calls to GDK. Using GDK_DISPLAY_XDISPLAY makes lazy loading work better. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2006-01-11%2016:54&maxdate=2006-01-11%2016:56 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list