gnome-screensaver r1353 - in branches/gnome-2-20: . src
- From: mccann svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-screensaver r1353 - in branches/gnome-2-20: . src
- Date: Tue, 29 Jan 2008 02:45:05 +0000 (GMT)
Author: mccann
Date: Tue Jan 29 02:45:05 2008
New Revision: 1353
URL: http://svn.gnome.org/viewvc/gnome-screensaver?rev=1353&view=rev
Log:
2008-01-28 William Jon McCann <mccann jhu edu>
* src/gs-lock-plug.c: (cancel_note):
Set default action after cancelling note.
Modified:
branches/gnome-2-20/ChangeLog
branches/gnome-2-20/src/gs-lock-plug.c
Modified: branches/gnome-2-20/src/gs-lock-plug.c
==============================================================================
--- branches/gnome-2-20/src/gs-lock-plug.c (original)
+++ branches/gnome-2-20/src/gs-lock-plug.c Tue Jan 29 02:45:05 2008
@@ -876,6 +876,8 @@
/* this counts as activity so restart the timer */
restart_cancel_timeout (plug);
+
+ gtk_window_set_default (GTK_WINDOW (plug), plug->priv->auth_unlock_button);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]