aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-jabber.ui
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-09-22 22:51:05 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-07 21:06:06 +0800
commit7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685 (patch)
tree7bfae194495bc77e6c102788cc1dd2d665322d0c /libempathy-gtk/empathy-account-widget-jabber.ui
parentd25db434c8871b871fb007c2e41a0da834587974 (diff)
downloadgsoc2013-empathy-7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685.tar
gsoc2013-empathy-7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685.tar.gz
gsoc2013-empathy-7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685.tar.bz2
gsoc2013-empathy-7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685.tar.lz
gsoc2013-empathy-7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685.tar.xz
gsoc2013-empathy-7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685.tar.zst
gsoc2013-empathy-7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685.zip
add account widget for Ovi
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-jabber.ui')
-rw-r--r--libempathy-gtk/empathy-account-widget-jabber.ui105
1 files changed, 105 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui
index 6820eabd8..f7579bbb4 100644
--- a/libempathy-gtk/empathy-account-widget-jabber.ui
+++ b/libempathy-gtk/empathy-account-widget-jabber.ui
@@ -133,6 +133,20 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
<property name="position">2</property>
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="label_username_ovi_example">
+ <property name="xalign">0</property>
+ <property name="xpad">3</property>
+ <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; alice</property>
+ <property name="use_markup">True</property>
+ <attributes>
+ <attribute name="scale" value="0.800000"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -692,4 +706,95 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
</packing>
</child>
</object>
+ <object class="GtkVBox" id="vbox_ovi_simple">
+ <property name="visible">True</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkLabel" id="label_id_ovi_simple">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">What is your Ovi username?</property>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment_simple_ovi_id">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
+ <property name="xscale">0.34999999403953552</property>
+ <property name="yscale">0.34999999403953552</property>
+ <property name="top_padding">6</property>
+ <property name="bottom_padding">3</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkVBox" id="vbox3">
+ <property name="visible">True</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">4</property>
+ <child>
+ <object class="GtkEntry" id="entry_id_ovi_simple">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_ovi_example">
+ <property name="visible">True</property>
+ <property name="xalign">0.10000000149011612</property>
+ <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; alice</property>
+ <property name="use_markup">True</property>
+ <attributes>
+ <attribute name="scale" value="0.800000"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_password_ovi_simple">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="ypad">6</property>
+ <property name="label" translatable="yes">What is your Ovi password?</property>
+ </object>
+ <packing>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment4">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
+ <property name="xscale">0.34999999403953552</property>
+ <property name="yscale">0.5</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkEntry" id="entry_password_ovi_simple">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="visibility">False</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ </object>
+
</interface>