gdm r6209 - in branches/gnome-2-20: . daemon



Author: bcameron
Date: Fri May  2 17:43:21 2008
New Revision: 6209
URL: http://svn.gnome.org/viewvc/gdm?rev=6209&view=rev

Log:
2008-05-02  Brian Cameron  <brian cameron sun com>

        * daemon/gdm-daemon-config.c: Reverse last change.  It seemed to
          work when I first tested it, but I must have tested it wrong.


Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/daemon/gdm-daemon-config.c

Modified: branches/gnome-2-20/daemon/gdm-daemon-config.c
==============================================================================
--- branches/gnome-2-20/daemon/gdm-daemon-config.c	(original)
+++ branches/gnome-2-20/daemon/gdm-daemon-config.c	Fri May  2 17:43:21 2008
@@ -1272,6 +1272,9 @@
 		return FALSE;
 	}
 
+	/* reload backend files if necessary */
+	gdm_config_load (daemon_config, NULL);
+
 	/* Shortcut for updating all XDMCP parameters */
 	if (is_key (keystring, "xdmcp/PARAMETERS")) {
 		rc = gdm_daemon_config_update_key (GDM_KEY_DISPLAYS_PER_HOST);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]