[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, 17 Dec 2010 23:59:22 +0000 (UTC)
commit c49e4e49d5121bd254ba3fb6a3de0dedb7cfaaa8
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 b741977..c33b871 100644
--- a/gui/simple-greeter/gdm-greeter-login-window.c
+++ b/gui/simple-greeter/gdm-greeter-login-window.c
@@ -2148,7 +2148,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]