Add tooltips for accessibility

Most of the UI was lacking tooltips for accessibility.
This patch is a roundup of all the fields, buttons, and selectors,
for setting up a first stone to build upon.

Change-Id: I63f5e9aa1c5e96c61fd04540df50895579bb293d
Reviewed-by: Anthony Léonard <anthony.leonard@savoirfairelinux.com>
diff --git a/combar.ui b/combar.ui
index b921ba2..8b9e661 100644
--- a/combar.ui
+++ b/combar.ui
@@ -68,6 +68,9 @@
        <height>30</height>
       </size>
      </property>
+     <property name="toolTip">
+      <string>Call button</string>
+     </property>
      <property name="text">
       <string/>
      </property>