added hints for entries
[ptask.git] / src / glade / ptask.glade
index 88d6b32..e0490c4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Generated with glade 3.18.3 -->
 <interface>
-  <requires lib="gtk+" version="3.0"/>
+  <requires lib="gtk+" version="3.12"/>
   <object class="GtkDialog" id="diag_preferences">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
                 <property name="margin_bottom">4</property>
                 <property name="invisible_char">•</property>
                 <property name="width_chars">60</property>
+                <property name="input_hints">GTK_INPUT_HINT_SPELLCHECK | GTK_INPUT_HINT_WORD_COMPLETION | GTK_INPUT_HINT_NONE</property>
               </object>
               <packing>
                 <property name="left_attach">1</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="primary_icon_stock">gtk-find</property>
+                <property name="primary_icon_activatable">False</property>
                 <property name="secondary_icon_activatable">False</property>
                 <property name="secondary_icon_sensitive">False</property>
+                <property name="input_purpose">alpha</property>
                 <signal name="changed" handler="ui_tasktree_search_changed_cbk" swapped="no"/>
                 <accelerator key="f" signal="grab-focus" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
               </object>
                               <object class="GtkTextView" id="tasknote">
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
+                                <property name="input_hints">GTK_INPUT_HINT_SPELLCHECK | GTK_INPUT_HINT_WORD_COMPLETION | GTK_INPUT_HINT_NONE</property>
                               </object>
                             </child>
                           </object>