[gdm/multi-stack: 30/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: 30/35] Drop "Cancelling" message for plugin initiated cancels
- Date: Tue, 17 Aug 2010 20:39:57 +0000 (UTC)
commit 54c8d04c38ff6841c0d4c925ffdebe2dedb86dac
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 ad4eaff..6ae2367 100644
--- a/gui/simple-greeter/gdm-greeter-login-window.c
+++ b/gui/simple-greeter/gdm-greeter-login-window.c
@@ -2084,7 +2084,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]