]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/gossip-account-widget-jabber.glade
Add an example label for jid.
[empathy.git] / libempathy-gtk / gossip-account-widget-jabber.glade
index 12eec7576d4b182733c5ed4f0714df5cc789ee38..19d13990a891e1c744f90bfb062cdc1502780863 100644 (file)
       </child>
 
       <child>
-       <widget class="GtkEntry" id="entry_id">
+       <widget class="GtkVBox" id="vbox1">
          <property name="visible">True</property>
-         <property name="can_focus">True</property>
-         <property name="editable">True</property>
-         <property name="visibility">True</property>
-         <property name="max_length">0</property>
-         <property name="text" translatable="yes"></property>
-         <property name="has_frame">True</property>
-         <property name="invisible_char">*</property>
-         <property name="activates_default">False</property>
+         <property name="homogeneous">False</property>
+         <property name="spacing">0</property>
+
+         <child>
+           <widget class="GtkEntry" id="entry_id">
+             <property name="visible">True</property>
+             <property name="can_focus">True</property>
+             <property name="editable">True</property>
+             <property name="visibility">True</property>
+             <property name="max_length">0</property>
+             <property name="text" translatable="yes"></property>
+             <property name="has_frame">True</property>
+             <property name="invisible_char">*</property>
+             <property name="activates_default">False</property>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkLabel" id="label1">
+             <property name="visible">True</property>
+             <property name="label" translatable="yes">&lt;small&gt;&lt;b&gt;&lt;span foreground=&quot;#555&quot;&gt;Example: user@jabber.org&lt;/span&gt;&lt;/b&gt;&lt;/small&gt;</property>
+             <property name="use_underline">False</property>
+             <property name="use_markup">True</property>
+             <property name="justify">GTK_JUSTIFY_LEFT</property>
+             <property name="wrap">False</property>
+             <property name="selectable">False</property>
+             <property name="xalign">0</property>
+             <property name="yalign">0.5</property>
+             <property name="xpad">0</property>
+             <property name="ypad">0</property>
+             <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+             <property name="width_chars">-1</property>
+             <property name="single_line_mode">False</property>
+             <property name="angle">0</property>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
+         </child>
        </widget>
        <packing>
          <property name="left_attach">1</property>
          <property name="right_attach">3</property>
          <property name="top_attach">0</property>
          <property name="bottom_attach">1</property>
-         <property name="y_options"></property>
+         <property name="x_options">fill</property>
+         <property name="y_options">fill</property>
        </packing>
       </child>
     </widget>