[gdm/multi-stack: 29/35] Drop "Cancelling" message for plugin initiated cancels
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/multi-stack: 29/35] Drop "Cancelling" message for plugin initiated cancels
- Date: Mon, 7 Mar 2011 22:27:21 +0000 (UTC)
commit cd0872a8a3868ee0908d475f96a5e3f2977dbe9c
Author: Ray Strode <rstrode redhat com>
Date: Tue Aug 3 15:21:26 2010 -0400
Drop "Cancelling" message for plugin initiated cancels
The plugin may be cancelling the mesage for a number of
reasons. We could potentially let it specify the message,
but for now just drop the message.
gui/simple-greeter/gdm-greeter-login-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gui/simple-greeter/gdm-greeter-login-window.c b/gui/simple-greeter/gdm-greeter-login-window.c
index adcd71f..cd1941e 100644
--- a/gui/simple-greeter/gdm-greeter-login-window.c
+++ b/gui/simple-greeter/gdm-greeter-login-window.c
@@ -2252,7 +2252,7 @@ static void
on_conversation_cancel (GdmGreeterLoginWindow *login_window,
GdmConversation *conversation)
{
- do_cancel (login_window);
+ restart_conversations (login_window);
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]