[empathy] assistant: hide the buttons in the salut widget
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] assistant: hide the buttons in the salut widget
- Date: Fri, 3 Feb 2012 11:56:47 +0000 (UTC)
commit fc087adb06df532cc0effaafe5f2d5a6fcb490b6
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri Feb 3 12:46:48 2012 +0100
assistant: hide the buttons in the salut widget
https://bugzilla.gnome.org/show_bug.cgi?id=669300
src/empathy-account-assistant.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-account-assistant.c b/src/empathy-account-assistant.c
index 0a5f1d7..3c31b81 100644
--- a/src/empathy-account-assistant.c
+++ b/src/empathy-account-assistant.c
@@ -1121,6 +1121,8 @@ account_assistant_build_salut_page (EmpathyAccountAssistant *self)
settings = create_salut_account_settings ();
widget_object = empathy_account_widget_new_for_protocol (settings, TRUE);
+ empathy_account_widget_hide_buttons (widget_object);
+
account_widget = empathy_account_widget_get_widget (widget_object);
priv->salut_settings = settings;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]