gnome-power-manager r2813 - in trunk: . src



Author: rhughes
Date: Tue Jun  3 12:49:38 2008
New Revision: 2813
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=2813&view=rev

Log:
2008-06-03  Richard Hughes  <richard hughsie com>

* src/gpm-manager.c: (ac_adapter_changed_cb):
Allow events a few seconds after the ac unplug. Fixes #492132


Modified:
   trunk/ChangeLog
   trunk/src/gpm-manager.c

Modified: trunk/src/gpm-manager.c
==============================================================================
--- trunk/src/gpm-manager.c	(original)
+++ trunk/src/gpm-manager.c	Tue Jun  3 12:49:38 2008
@@ -1049,10 +1049,6 @@
 				   _("The lid has been closed, and the ac adapter "
 				     "removed (and gconf is okay)."));
 	}
-
-	/* Don't do any events for a few seconds after we remove the
-	 * ac_adapter. See #348201 for details */
-	gpm_control_reset_event_time (manager->priv->control);
 }
 
 /**



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