aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.ui
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2010-12-09 02:34:26 +0800
committerJonny Lamb <jonnylamb@gnome.org>2010-12-10 00:35:24 +0800
commitdb9e0a4a2394977b62f1034864365b1cae6f4714 (patch)
treecaeb9276946c843d7b5b6cb4bfb15bf1384e4082 /src/empathy-main-window.ui
parent1a85f1ae21dd6be86f6e15e424ece5302c8faa4d (diff)
downloadgsoc2013-empathy-db9e0a4a2394977b62f1034864365b1cae6f4714.tar
gsoc2013-empathy-db9e0a4a2394977b62f1034864365b1cae6f4714.tar.gz
gsoc2013-empathy-db9e0a4a2394977b62f1034864365b1cae6f4714.tar.bz2
gsoc2013-empathy-db9e0a4a2394977b62f1034864365b1cae6f4714.tar.lz
gsoc2013-empathy-db9e0a4a2394977b62f1034864365b1cae6f4714.tar.xz
gsoc2013-empathy-db9e0a4a2394977b62f1034864365b1cae6f4714.tar.zst
gsoc2013-empathy-db9e0a4a2394977b62f1034864365b1cae6f4714.zip
main-window: display an info bar approving or rejecting the auth channel
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'src/empathy-main-window.ui')
-rw-r--r--src/empathy-main-window.ui14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui
index 8356a1af7..e684c6bdf 100644
--- a/src/empathy-main-window.ui
+++ b/src/empathy-main-window.ui
@@ -309,6 +309,18 @@
</packing>
</child>
<child>
+ <object class="GtkVBox" id="auth_vbox">
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkNotebook" id="notebook">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -340,7 +352,7 @@
</child>
</object>
<packing>
- <property name="position">3</property>
+ <property name="position">4</property>
</packing>
</child>
</object>