[gdm/multi-stack: 19/23] Drop "Cancelling" message for plugin initiated cancels
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/multi-stack: 19/23] Drop "Cancelling" message for plugin initiated cancels
- Date: Tue, 22 Mar 2011 22:00:23 +0000 (UTC)
commit 989a304e776877a51aba2e8236f667529214dbb6
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 9b07ffe..907f34b 100644
--- a/gui/simple-greeter/gdm-greeter-login-window.c
+++ b/gui/simple-greeter/gdm-greeter-login-window.c
@@ -2242,7 +2242,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]