[empathy] widget-sip: re-add the entry_password
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] widget-sip: re-add the entry_password
- Date: Mon, 12 Apr 2010 12:22:58 +0000 (UTC)
commit ecf8a0957d0af767dcb1527cd6719feb321831e1
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Apr 12 13:39:08 2010 +0200
widget-sip: re-add the entry_password
It has been accidentally removed in 3479e2bafb401bd4cd7fc3332c52c3c3cbdc8ba0.
libempathy-gtk/empathy-account-widget-sip.ui | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui
index e6a9652..1c8d284 100644
--- a/libempathy-gtk/empathy-account-widget-sip.ui
+++ b/libempathy-gtk/empathy-account-widget-sip.ui
@@ -78,6 +78,18 @@
<child>
<placeholder/>
</child>
+ <child>
+ <object class="GtkEntry" id="entry_password">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]