[empathy: 1/4] empathy-tls-dialog: add a title for screenshots
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 1/4] empathy-tls-dialog: add a title for screenshots
- Date: Fri, 27 Jan 2012 10:18:12 +0000 (UTC)
commit 15333410f2df610792ea546400f841d8e6e8a1d1
Author: Danielle Madeley <danielle madeley collabora co uk>
Date: Thu Jan 26 15:03:57 2012 +1100
empathy-tls-dialog: add a title for screenshots
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=668681
libempathy-gtk/empathy-tls-dialog.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-tls-dialog.c b/libempathy-gtk/empathy-tls-dialog.c
index 991f521..7eb59a2 100644
--- a/libempathy-gtk/empathy-tls-dialog.c
+++ b/libempathy-gtk/empathy-tls-dialog.c
@@ -284,6 +284,7 @@ empathy_tls_dialog_constructed (GObject *object)
text = reason_to_string (self);
g_object_set (message_dialog,
+ "title", _("Untrusted connection"),
"text", _("This connection is untrusted. Would you like to "
"continue anyway?"),
"secondary-text", text,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]