aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-widget.ui
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2010-05-14 20:16:36 +0800
committerXavier Claessens <xclaesse@gmail.com>2010-06-15 19:04:38 +0800
commit84db1f04162ce84f915f739d68e831d0d3baf449 (patch)
tree0812422cd7d7db516595206630c5eb6590c5c3e9 /libempathy-gtk/empathy-contact-widget.ui
parent75723c313503c6d8541a662fe19f0c6dbf22a06d (diff)
downloadgsoc2013-empathy-84db1f04162ce84f915f739d68e831d0d3baf449.tar
gsoc2013-empathy-84db1f04162ce84f915f739d68e831d0d3baf449.tar.gz
gsoc2013-empathy-84db1f04162ce84f915f739d68e831d0d3baf449.tar.bz2
gsoc2013-empathy-84db1f04162ce84f915f739d68e831d0d3baf449.tar.lz
gsoc2013-empathy-84db1f04162ce84f915f739d68e831d0d3baf449.tar.xz
gsoc2013-empathy-84db1f04162ce84f915f739d68e831d0d3baf449.tar.zst
gsoc2013-empathy-84db1f04162ce84f915f739d68e831d0d3baf449.zip
Display contact vCard in information dialog, add basic vCard editor for self contact
Fixes bug #588922
Diffstat (limited to 'libempathy-gtk/empathy-contact-widget.ui')
-rw-r--r--libempathy-gtk/empathy-contact-widget.ui74
1 files changed, 8 insertions, 66 deletions
diff --git a/libempathy-gtk/empathy-contact-widget.ui b/libempathy-gtk/empathy-contact-widget.ui
index 438abf237..0792dcff9 100644
--- a/libempathy-gtk/empathy-contact-widget.ui
+++ b/libempathy-gtk/empathy-contact-widget.ui
@@ -3,7 +3,6 @@
<requires lib="gtk+" version="2.16"/>
<!-- interface-naming-policy toplevel-contextual -->
<object class="GtkVBox" id="vbox_contact_widget">
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkHBox" id="hbox_contact">
@@ -12,7 +11,6 @@
<child>
<object class="GtkVBox" id="vbox225">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkTable" id="table_contact">
@@ -102,7 +100,6 @@
<child>
<object class="GtkVBox" id="vbox_avatar">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
@@ -120,7 +117,6 @@
</child>
<child>
<object class="GtkVBox" id="vbox_location">
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label_location">
@@ -142,7 +138,6 @@
<child>
<object class="GtkVBox" id="subvbox_location">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
<placeholder/>
@@ -178,7 +173,6 @@
</child>
<child>
<object class="GtkVBox" id="vbox_groups">
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label672">
@@ -202,7 +196,6 @@
<child>
<object class="GtkVBox" id="vbox224">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label679">
@@ -288,7 +281,6 @@
</child>
<child>
<object class="GtkVBox" id="vbox_details">
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label649">
@@ -312,67 +304,14 @@
<child>
<object class="GtkVBox" id="vbox218">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkTable" id="table_details">
- <property name="n_rows">4</property>
+ <property name="visible">True</property>
<property name="n_columns">2</property>
<property name="column_spacing">12</property>
<property name="row_spacing">6</property>
<child>
- <object class="GtkLabel" id="label670">
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Full name:</property>
- </object>
- <packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label650">
- <property name="xalign">0</property>
- <property name="label" translatable="yes">E-mail address:</property>
- </object>
- <packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label651">
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Website:</property>
- </object>
- <packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label652">
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Birthday:</property>
- </object>
- <packing>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
<placeholder/>
</child>
<child>
@@ -385,7 +324,6 @@
</child>
<child>
<object class="GtkHBox" id="hbox_details_requested">
- <property name="visible">True</property>
<property name="spacing">6</property>
<child>
<object class="GtkImage" id="image885">
@@ -434,7 +372,6 @@
</child>
<child>
<object class="GtkVBox" id="vbox_client">
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label662">
@@ -458,16 +395,17 @@
<child>
<object class="GtkVBox" id="vbox222">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkTable" id="table_client">
+ <property name="visible">True</property>
<property name="n_rows">3</property>
<property name="n_columns">2</property>
<property name="column_spacing">12</property>
<property name="row_spacing">6</property>
<child>
<object class="GtkLabel" id="label668">
+ <property name="visible">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<property name="label" translatable="yes">OS:</property>
@@ -480,6 +418,7 @@
</child>
<child>
<object class="GtkLabel" id="label667">
+ <property name="visible">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<property name="label" translatable="yes">Version:</property>
@@ -492,6 +431,7 @@
</child>
<child>
<object class="GtkLabel" id="label666">
+ <property name="visible">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<property name="label" translatable="yes">Client:</property>
@@ -502,6 +442,7 @@
</child>
<child>
<object class="GtkLabel" id="label_client">
+ <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="xalign">0</property>
<property name="xpad">2</property>
@@ -516,6 +457,7 @@
</child>
<child>
<object class="GtkLabel" id="label_version">
+ <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="xalign">0</property>
<property name="xpad">2</property>
@@ -532,6 +474,7 @@
</child>
<child>
<object class="GtkLabel" id="label_os">
+ <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="xalign">0</property>
<property name="xpad">2</property>
@@ -554,7 +497,6 @@
</child>
<child>
<object class="GtkHBox" id="hbox_client_requested">
- <property name="visible">True</property>
<property name="spacing">6</property>
<child>
<object class="GtkImage" id="image887">