[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: Fri, 4 Feb 2011 20:14:30 +0000 (UTC)
commit 9b3dc6be1460e9bf11333afe83fdd5709934f09a
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 badafd4..ddb35a9 100644
--- a/gui/simple-greeter/gdm-greeter-login-window.c
+++ b/gui/simple-greeter/gdm-greeter-login-window.c
@@ -2188,7 +2188,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]