326 lines
		
	
	
	
		
			12 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			326 lines
		
	
	
	
		
			12 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- Generated with glade 3.20.0 -->
 | |
| <interface>
 | |
|   <requires lib="gtk+" version="3.12"/>
 | |
|   <object class="GtkGrid" id="tooltip_grid">
 | |
|     <property name="visible">True</property>
 | |
|     <property name="can_focus">False</property>
 | |
|     <property name="halign">start</property>
 | |
|     <property name="column_spacing">5</property>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="name">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="use_markup">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">0</property>
 | |
|         <property name="width">2</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="jid_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Jabber ID:</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">4</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkImage" id="avatar">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="stock">gtk-missing-image</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">2</property>
 | |
|         <property name="top_attach">0</property>
 | |
|         <property name="height">13</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="resource_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Resource:</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">5</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="user_show">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">1</property>
 | |
|         <property name="width">2</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="resource">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">5</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="jid">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|         <attributes>
 | |
|           <attribute name="weight" value="bold"/>
 | |
|         </attributes>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">4</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="status_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Status:</property>
 | |
|         <property name="wrap">True</property>
 | |
|         <property name="max_width_chars">40</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">2</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="idle_since_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Idle since:</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">12</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="idle_since">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">12</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="mood_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Mood:</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">6</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="activity_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Activity:</property>
 | |
|         <property name="lines">2</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">7</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="tune_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Tune:</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">8</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="location_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Location:</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">9</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="mood">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">6</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="activity">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">7</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="tune">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">8</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="location">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">9</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="pgp_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">OpenPGP:</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">10</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="pgp">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">10</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="sub_label">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="label" translatable="yes">Subscription:</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">0</property>
 | |
|         <property name="top_attach">11</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="sub">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">11</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <object class="GtkLabel" id="status">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="halign">start</property>
 | |
|         <property name="valign">start</property>
 | |
|         <property name="hexpand">True</property>
 | |
|         <property name="wrap">True</property>
 | |
|         <property name="max_width_chars">30</property>
 | |
|         <attributes>
 | |
|           <attribute name="style" value="italic"/>
 | |
|         </attributes>
 | |
|       </object>
 | |
|       <packing>
 | |
|         <property name="left_attach">1</property>
 | |
|         <property name="top_attach">2</property>
 | |
|       </packing>
 | |
|     </child>
 | |
|     <child>
 | |
|       <placeholder/>
 | |
|     </child>
 | |
|     <child>
 | |
|       <placeholder/>
 | |
|     </child>
 | |
|   </object>
 | |
| </interface>
 |