]> cgit.babelmonkeys.de Git - jubjub.git/blobdiff - data/gtk/roster.ui
Add a status tooltip to the roster
[jubjub.git] / data / gtk / roster.ui
index a39890a409f874047ca61c3ff4bf70311f837cc3..cadb855dedbbd1a0a9fc57c10216a165f1688f45 100644 (file)
@@ -41,6 +41,8 @@
       <column type="gchararray"/>
       <!-- column-name jid -->
       <column type="gchararray"/>
+      <!-- column-name show -->
+      <column type="gchararray"/>
       <!-- column-name status -->
       <column type="gchararray"/>
     </columns>
                 <property name="can_focus">True</property>
                 <property name="model">RosterTreeModelFilter</property>
                 <property name="search_column">0</property>
+                <property name="tooltip_column">3</property>
                 <child internal-child="selection">
                   <object class="GtkTreeSelection" id="RosterTreeViewSelection"/>
                 </child>