findentrydialog.ui 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="FindEntryDialog">
  6. <property name="can_focus">True</property>
  7. <property name="border_width">6</property>
  8. <property name="default_width">0</property>
  9. <property name="default_height">0</property>
  10. <property name="type_hint">dialog</property>
  11. <child internal-child="vbox">
  12. <object class="GtkBox" id="dialog-vbox1">
  13. <property name="visible">True</property>
  14. <property name="can_focus">False</property>
  15. <property name="orientation">vertical</property>
  16. <property name="spacing">12</property>
  17. <child internal-child="action_area">
  18. <object class="GtkButtonBox" id="dialog-action_area1">
  19. <property name="visible">True</property>
  20. <property name="can_focus">False</property>
  21. <property name="layout_style">end</property>
  22. <child>
  23. <object class="GtkButton" id="find">
  24. <property name="label">gtk-find</property>
  25. <property name="visible">True</property>
  26. <property name="can_focus">True</property>
  27. <property name="can_default">True</property>
  28. <property name="has_default">True</property>
  29. <property name="receives_default">True</property>
  30. <property name="use_stock">True</property>
  31. <child internal-child="accessible">
  32. <object class="AtkObject" id="find-atkobject">
  33. <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|find">Displays the next record that contains the search text.</property>
  34. </object>
  35. </child>
  36. </object>
  37. <packing>
  38. <property name="expand">False</property>
  39. <property name="fill">True</property>
  40. <property name="position">0</property>
  41. </packing>
  42. </child>
  43. <child>
  44. <object class="GtkButton" id="cancel">
  45. <property name="label">gtk-close</property>
  46. <property name="visible">True</property>
  47. <property name="can_focus">True</property>
  48. <property name="receives_default">True</property>
  49. <property name="use_stock">True</property>
  50. </object>
  51. <packing>
  52. <property name="expand">False</property>
  53. <property name="fill">True</property>
  54. <property name="position">1</property>
  55. </packing>
  56. </child>
  57. <child>
  58. <object class="GtkButton" id="help">
  59. <property name="label">gtk-help</property>
  60. <property name="visible">True</property>
  61. <property name="can_focus">True</property>
  62. <property name="receives_default">True</property>
  63. <property name="use_stock">True</property>
  64. </object>
  65. <packing>
  66. <property name="expand">False</property>
  67. <property name="fill">True</property>
  68. <property name="position">2</property>
  69. </packing>
  70. </child>
  71. </object>
  72. <packing>
  73. <property name="expand">False</property>
  74. <property name="fill">True</property>
  75. <property name="pack_type">end</property>
  76. <property name="position">0</property>
  77. </packing>
  78. </child>
  79. <child>
  80. <!-- n-columns=1 n-rows=1 -->
  81. <object class="GtkGrid" id="grid1">
  82. <property name="visible">True</property>
  83. <property name="can_focus">False</property>
  84. <property name="hexpand">True</property>
  85. <property name="row_spacing">12</property>
  86. <child>
  87. <!-- n-columns=1 n-rows=1 -->
  88. <object class="GtkGrid" id="grid2">
  89. <property name="visible">True</property>
  90. <property name="can_focus">False</property>
  91. <property name="hexpand">True</property>
  92. <property name="column_spacing">12</property>
  93. <child>
  94. <object class="GtkLabel" id="label1">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <property name="label" translatable="yes" context="findentrydialog|label1">F_ind</property>
  98. <property name="use_underline">True</property>
  99. <property name="mnemonic_widget">entry</property>
  100. <property name="xalign">0</property>
  101. </object>
  102. <packing>
  103. <property name="left_attach">0</property>
  104. <property name="top_attach">0</property>
  105. </packing>
  106. </child>
  107. <child>
  108. <object class="GtkEntry" id="entry">
  109. <property name="visible">True</property>
  110. <property name="can_focus">True</property>
  111. <property name="hexpand">True</property>
  112. <property name="activates_default">True</property>
  113. <property name="truncate-multiline">True</property>
  114. <child internal-child="accessible">
  115. <object class="AtkObject" id="entry-atkobject">
  116. <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|entry">Enter the search term.</property>
  117. </object>
  118. </child>
  119. </object>
  120. <packing>
  121. <property name="left_attach">1</property>
  122. <property name="top_attach">0</property>
  123. </packing>
  124. </child>
  125. </object>
  126. <packing>
  127. <property name="left_attach">0</property>
  128. <property name="top_attach">0</property>
  129. </packing>
  130. </child>
  131. <child>
  132. <!-- n-columns=1 n-rows=1 -->
  133. <object class="GtkGrid" id="grid3">
  134. <property name="visible">True</property>
  135. <property name="can_focus">False</property>
  136. <property name="row_spacing">6</property>
  137. <child>
  138. <object class="GtkCheckButton" id="findin">
  139. <property name="label" translatable="yes" context="findentrydialog|findin">Find _only in</property>
  140. <property name="visible">True</property>
  141. <property name="can_focus">True</property>
  142. <property name="receives_default">False</property>
  143. <property name="use_underline">True</property>
  144. <property name="xalign">0.019999999552965164</property>
  145. <property name="draw_indicator">True</property>
  146. <accessibility>
  147. <relation type="label-for" target="area"/>
  148. </accessibility>
  149. <child internal-child="accessible">
  150. <object class="AtkObject" id="findin-atkobject">
  151. <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|findin">Restricts the search to one data field.</property>
  152. </object>
  153. </child>
  154. </object>
  155. <packing>
  156. <property name="left_attach">0</property>
  157. <property name="top_attach">0</property>
  158. </packing>
  159. </child>
  160. <child>
  161. <object class="GtkComboBoxText" id="area">
  162. <property name="visible">True</property>
  163. <property name="can_focus">False</property>
  164. <property name="margin_left">12</property>
  165. <accessibility>
  166. <relation type="labelled-by" target="findin"/>
  167. </accessibility>
  168. <child internal-child="accessible">
  169. <object class="AtkObject" id="area-atkobject">
  170. <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|area">Select the data field where you want to search for the text.</property>
  171. </object>
  172. </child>
  173. </object>
  174. <packing>
  175. <property name="left_attach">0</property>
  176. <property name="top_attach">1</property>
  177. </packing>
  178. </child>
  179. </object>
  180. <packing>
  181. <property name="left_attach">0</property>
  182. <property name="top_attach">1</property>
  183. </packing>
  184. </child>
  185. </object>
  186. <packing>
  187. <property name="expand">False</property>
  188. <property name="fill">True</property>
  189. <property name="position">1</property>
  190. </packing>
  191. </child>
  192. </object>
  193. </child>
  194. <action-widgets>
  195. <action-widget response="101">find</action-widget>
  196. <action-widget response="-6">cancel</action-widget>
  197. <action-widget response="-11">help</action-widget>
  198. </action-widgets>
  199. <child type="titlebar">
  200. <placeholder/>
  201. </child>
  202. <child internal-child="accessible">
  203. <object class="AtkObject" id="FindEntryDialog-atkobject">
  204. <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|FindEntryDialog">Searches for a record or recipient in the mail merge address list.</property>
  205. </object>
  206. </child>
  207. </object>
  208. </interface>