fmsearchdialog.ui 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="cui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="RecordSearchDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="fmsearchdialog|RecordSearchDialog">Record Search</property>
  9. <property name="modal">True</property>
  10. <property name="default_width">0</property>
  11. <property name="default_height">0</property>
  12. <property name="type_hint">dialog</property>
  13. <child internal-child="vbox">
  14. <object class="GtkBox" id="dialog-vbox3">
  15. <property name="can_focus">False</property>
  16. <property name="orientation">vertical</property>
  17. <property name="spacing">12</property>
  18. <child internal-child="action_area">
  19. <object class="GtkButtonBox" id="dialog-action_area1">
  20. <property name="can_focus">False</property>
  21. <property name="layout_style">end</property>
  22. <child>
  23. <object class="GtkButton" id="pbSearchAgain">
  24. <property name="label" translatable="yes" context="fmsearchdialog|pbSearchAgain">S_earch</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_underline">True</property>
  31. <child internal-child="accessible">
  32. <object class="AtkObject" id="pbSearchAgain-atkobject">
  33. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|pbSearchAgain">Starts or cancels the search.</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="close">
  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. <child internal-child="accessible">
  51. <object class="AtkObject" id="close-atkobject">
  52. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|close">Closes the dialog. The settings of the last search will be saved until you quit %PRODUCTNAME.</property>
  53. </object>
  54. </child>
  55. </object>
  56. <packing>
  57. <property name="expand">False</property>
  58. <property name="fill">True</property>
  59. <property name="position">1</property>
  60. </packing>
  61. </child>
  62. <child>
  63. <object class="GtkButton" id="help">
  64. <property name="label">gtk-help</property>
  65. <property name="visible">True</property>
  66. <property name="can_focus">True</property>
  67. <property name="receives_default">True</property>
  68. <property name="use_stock">True</property>
  69. </object>
  70. <packing>
  71. <property name="expand">False</property>
  72. <property name="fill">True</property>
  73. <property name="position">2</property>
  74. <property name="secondary">True</property>
  75. </packing>
  76. </child>
  77. </object>
  78. <packing>
  79. <property name="expand">False</property>
  80. <property name="fill">True</property>
  81. <property name="pack_type">end</property>
  82. <property name="position">0</property>
  83. </packing>
  84. </child>
  85. <child>
  86. <object class="GtkBox" id="box1">
  87. <property name="visible">True</property>
  88. <property name="can_focus">False</property>
  89. <property name="orientation">vertical</property>
  90. <property name="spacing">6</property>
  91. <child>
  92. <object class="GtkBox" id="box3">
  93. <property name="visible">True</property>
  94. <property name="can_focus">False</property>
  95. <property name="hexpand">True</property>
  96. <property name="orientation">vertical</property>
  97. <property name="spacing">12</property>
  98. <child>
  99. <object class="GtkFrame" id="searchframe">
  100. <property name="visible">True</property>
  101. <property name="can_focus">False</property>
  102. <property name="hexpand">True</property>
  103. <property name="label_xalign">0</property>
  104. <property name="shadow_type">none</property>
  105. <child>
  106. <object class="GtkAlignment" id="alignment1">
  107. <property name="visible">True</property>
  108. <property name="can_focus">False</property>
  109. <property name="hexpand">True</property>
  110. <property name="top_padding">6</property>
  111. <property name="left_padding">12</property>
  112. <child>
  113. <!-- n-columns=1 n-rows=1 -->
  114. <object class="GtkGrid" id="grid2">
  115. <property name="visible">True</property>
  116. <property name="can_focus">False</property>
  117. <property name="hexpand">True</property>
  118. <property name="row_spacing">6</property>
  119. <child>
  120. <object class="GtkBox" id="box4">
  121. <property name="visible">True</property>
  122. <property name="can_focus">False</property>
  123. <property name="hexpand">True</property>
  124. <property name="orientation">vertical</property>
  125. <property name="homogeneous">True</property>
  126. <child>
  127. <!-- n-columns=1 n-rows=1 -->
  128. <object class="GtkGrid" id="grid5">
  129. <property name="visible">True</property>
  130. <property name="can_focus">False</property>
  131. <property name="hexpand">True</property>
  132. <property name="column_spacing">12</property>
  133. <child>
  134. <object class="GtkComboBoxText" id="cmbSearchText">
  135. <property name="visible">True</property>
  136. <property name="can_focus">False</property>
  137. <property name="valign">start</property>
  138. <property name="hexpand">True</property>
  139. <property name="has_entry">True</property>
  140. <child internal-child="entry">
  141. <object class="GtkEntry" id="combobox-entry2">
  142. <property name="can_focus">True</property>
  143. <property name="truncate-multiline">True</property>
  144. <property name="activates_default">True</property>
  145. </object>
  146. </child>
  147. <child internal-child="accessible">
  148. <object class="AtkObject" id="cmbSearchText-atkobject">
  149. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|cmbSearchText">Enter the search term in the box or select it from the list.</property>
  150. </object>
  151. </child>
  152. </object>
  153. <packing>
  154. <property name="left_attach">1</property>
  155. <property name="top_attach">0</property>
  156. </packing>
  157. </child>
  158. <child>
  159. <object class="GtkRadioButton" id="rbSearchForText">
  160. <property name="label" translatable="yes" context="fmsearchdialog|rbSearchForText">_Text:</property>
  161. <property name="visible">True</property>
  162. <property name="can_focus">True</property>
  163. <property name="receives_default">False</property>
  164. <property name="use_underline">True</property>
  165. <property name="xalign">0</property>
  166. <property name="active">True</property>
  167. <property name="draw_indicator">True</property>
  168. <child internal-child="accessible">
  169. <object class="AtkObject" id="rbSearchForText-atkobject">
  170. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|rbSearchForText">Enter the search term in the box or select it from the list.</property>
  171. </object>
  172. </child>
  173. </object>
  174. <packing>
  175. <property name="left_attach">0</property>
  176. <property name="top_attach">0</property>
  177. </packing>
  178. </child>
  179. </object>
  180. <packing>
  181. <property name="expand">False</property>
  182. <property name="fill">True</property>
  183. <property name="position">0</property>
  184. </packing>
  185. </child>
  186. <child>
  187. <object class="GtkRadioButton" id="rbSearchForNull">
  188. <property name="label" translatable="yes" context="fmsearchdialog|rbSearchForNull">Field content is _NULL</property>
  189. <property name="visible">True</property>
  190. <property name="can_focus">True</property>
  191. <property name="receives_default">False</property>
  192. <property name="use_underline">True</property>
  193. <property name="xalign">0</property>
  194. <property name="active">True</property>
  195. <property name="draw_indicator">True</property>
  196. <property name="group">rbSearchForText</property>
  197. <child internal-child="accessible">
  198. <object class="AtkObject" id="rbSearchForNull-atkobject">
  199. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|rbSearchForNull">Specifies that fields will be found that contain no data.</property>
  200. </object>
  201. </child>
  202. </object>
  203. <packing>
  204. <property name="expand">False</property>
  205. <property name="fill">True</property>
  206. <property name="position">1</property>
  207. </packing>
  208. </child>
  209. <child>
  210. <object class="GtkRadioButton" id="rbSearchForNotNull">
  211. <property name="label" translatable="yes" context="fmsearchdialog|rbSearchForNotNull">Field content is not NU_LL</property>
  212. <property name="visible">True</property>
  213. <property name="can_focus">True</property>
  214. <property name="receives_default">False</property>
  215. <property name="use_underline">True</property>
  216. <property name="xalign">0</property>
  217. <property name="active">True</property>
  218. <property name="draw_indicator">True</property>
  219. <property name="group">rbSearchForText</property>
  220. <child internal-child="accessible">
  221. <object class="AtkObject" id="rbSearchForNotNull-atkobject">
  222. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|rbSearchForNotNull">Specifies that fields will be found that contain data.</property>
  223. </object>
  224. </child>
  225. </object>
  226. <packing>
  227. <property name="expand">False</property>
  228. <property name="fill">True</property>
  229. <property name="position">2</property>
  230. </packing>
  231. </child>
  232. </object>
  233. <packing>
  234. <property name="left_attach">0</property>
  235. <property name="top_attach">0</property>
  236. </packing>
  237. </child>
  238. </object>
  239. </child>
  240. </object>
  241. </child>
  242. <child type="label">
  243. <object class="GtkLabel" id="flSearchFor">
  244. <property name="visible">True</property>
  245. <property name="can_focus">False</property>
  246. <property name="label" translatable="yes" context="fmsearchdialog|flSearchFor">_Search for</property>
  247. <property name="use_underline">True</property>
  248. <attributes>
  249. <attribute name="weight" value="bold"/>
  250. </attributes>
  251. </object>
  252. </child>
  253. </object>
  254. <packing>
  255. <property name="expand">False</property>
  256. <property name="fill">True</property>
  257. <property name="position">0</property>
  258. </packing>
  259. </child>
  260. <child>
  261. <object class="GtkFrame" id="wheretosearchframe">
  262. <property name="visible">True</property>
  263. <property name="can_focus">False</property>
  264. <property name="hexpand">True</property>
  265. <property name="label_xalign">0</property>
  266. <property name="shadow_type">none</property>
  267. <child>
  268. <object class="GtkAlignment" id="alignment2">
  269. <property name="visible">True</property>
  270. <property name="can_focus">False</property>
  271. <property name="hexpand">True</property>
  272. <property name="top_padding">6</property>
  273. <property name="left_padding">12</property>
  274. <child>
  275. <!-- n-columns=1 n-rows=1 -->
  276. <object class="GtkGrid" id="grid1">
  277. <property name="visible">True</property>
  278. <property name="can_focus">False</property>
  279. <property name="hexpand">True</property>
  280. <property name="row_spacing">6</property>
  281. <child>
  282. <!-- n-columns=1 n-rows=1 -->
  283. <object class="GtkGrid" id="grid9">
  284. <property name="visible">True</property>
  285. <property name="can_focus">False</property>
  286. <property name="hexpand">True</property>
  287. <property name="row_spacing">6</property>
  288. <property name="column_spacing">12</property>
  289. <child>
  290. <!-- n-columns=1 n-rows=1 -->
  291. <object class="GtkGrid" id="grid11">
  292. <property name="visible">True</property>
  293. <property name="can_focus">False</property>
  294. <property name="valign">center</property>
  295. <property name="hexpand">True</property>
  296. <property name="row_spacing">6</property>
  297. <child>
  298. <object class="GtkBox" id="box5">
  299. <property name="visible">True</property>
  300. <property name="can_focus">False</property>
  301. <property name="hexpand">True</property>
  302. <property name="spacing">12</property>
  303. <child>
  304. <object class="GtkRadioButton" id="rbSingleField">
  305. <property name="label" translatable="yes" context="fmsearchdialog|rbSingleField">_Single field:</property>
  306. <property name="visible">True</property>
  307. <property name="can_focus">True</property>
  308. <property name="receives_default">False</property>
  309. <property name="use_underline">True</property>
  310. <property name="xalign">0</property>
  311. <property name="active">True</property>
  312. <property name="draw_indicator">True</property>
  313. <child internal-child="accessible">
  314. <object class="AtkObject" id="rbSingleField-atkobject">
  315. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|rbSingleField">Searches through a specified data field.</property>
  316. </object>
  317. </child>
  318. </object>
  319. <packing>
  320. <property name="expand">False</property>
  321. <property name="fill">True</property>
  322. <property name="position">0</property>
  323. </packing>
  324. </child>
  325. <child>
  326. <object class="GtkComboBoxText" id="lbField">
  327. <property name="visible">True</property>
  328. <property name="can_focus">False</property>
  329. <property name="halign">start</property>
  330. <property name="hexpand">True</property>
  331. <child internal-child="accessible">
  332. <object class="AtkObject" id="lbField-atkobject">
  333. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|lbField">Searches through a specified data field.</property>
  334. </object>
  335. </child>
  336. </object>
  337. <packing>
  338. <property name="expand">False</property>
  339. <property name="fill">True</property>
  340. <property name="position">1</property>
  341. </packing>
  342. </child>
  343. </object>
  344. <packing>
  345. <property name="left_attach">0</property>
  346. <property name="top_attach">2</property>
  347. </packing>
  348. </child>
  349. <child>
  350. <object class="GtkRadioButton" id="rbAllFields">
  351. <property name="label" translatable="yes" context="fmsearchdialog|rbAllFields">_All fields</property>
  352. <property name="visible">True</property>
  353. <property name="can_focus">True</property>
  354. <property name="receives_default">False</property>
  355. <property name="use_underline">True</property>
  356. <property name="xalign">0</property>
  357. <property name="active">True</property>
  358. <property name="draw_indicator">True</property>
  359. <property name="group">rbSingleField</property>
  360. <child internal-child="accessible">
  361. <object class="AtkObject" id="rbAllFields-atkobject">
  362. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|rbAllFields">Searches through all fields.</property>
  363. </object>
  364. </child>
  365. </object>
  366. <packing>
  367. <property name="left_attach">0</property>
  368. <property name="top_attach">1</property>
  369. </packing>
  370. </child>
  371. <child>
  372. <!-- n-columns=1 n-rows=1 -->
  373. <object class="GtkGrid" id="grid7">
  374. <property name="visible">True</property>
  375. <property name="can_focus">False</property>
  376. <property name="column_spacing">12</property>
  377. <child>
  378. <object class="GtkLabel" id="ftForm">
  379. <property name="visible">True</property>
  380. <property name="can_focus">False</property>
  381. <property name="label" translatable="yes" context="fmsearchdialog|ftForm">Form:</property>
  382. <property name="use_underline">True</property>
  383. <property name="mnemonic_widget">lbForm</property>
  384. <property name="xalign">0</property>
  385. </object>
  386. <packing>
  387. <property name="left_attach">0</property>
  388. <property name="top_attach">0</property>
  389. </packing>
  390. </child>
  391. <child>
  392. <object class="GtkComboBoxText" id="lbForm">
  393. <property name="visible">True</property>
  394. <property name="can_focus">False</property>
  395. <property name="halign">start</property>
  396. <child internal-child="accessible">
  397. <object class="AtkObject" id="lbForm-atkobject">
  398. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|lbForm">Specifies the logical form in which you want the search to take place.</property>
  399. </object>
  400. </child>
  401. </object>
  402. <packing>
  403. <property name="left_attach">1</property>
  404. <property name="top_attach">0</property>
  405. </packing>
  406. </child>
  407. </object>
  408. <packing>
  409. <property name="left_attach">0</property>
  410. <property name="top_attach">0</property>
  411. </packing>
  412. </child>
  413. </object>
  414. <packing>
  415. <property name="left_attach">0</property>
  416. <property name="top_attach">0</property>
  417. <property name="height">2</property>
  418. </packing>
  419. </child>
  420. </object>
  421. <packing>
  422. <property name="left_attach">0</property>
  423. <property name="top_attach">0</property>
  424. </packing>
  425. </child>
  426. <child>
  427. <object class="GtkBox" id="box6">
  428. <property name="visible">True</property>
  429. <property name="can_focus">False</property>
  430. <property name="hexpand">True</property>
  431. <property name="orientation">vertical</property>
  432. <child>
  433. <object class="GtkLabel" id="replacedesc">
  434. <property name="width_request">1</property>
  435. <property name="visible">True</property>
  436. <property name="can_focus">False</property>
  437. <property name="hexpand">True</property>
  438. <property name="wrap">True</property>
  439. <property name="xalign">0</property>
  440. </object>
  441. <packing>
  442. <property name="expand">False</property>
  443. <property name="fill">True</property>
  444. <property name="position">0</property>
  445. </packing>
  446. </child>
  447. </object>
  448. <packing>
  449. <property name="left_attach">0</property>
  450. <property name="top_attach">1</property>
  451. </packing>
  452. </child>
  453. </object>
  454. </child>
  455. </object>
  456. </child>
  457. <child type="label">
  458. <object class="GtkLabel" id="label2">
  459. <property name="visible">True</property>
  460. <property name="can_focus">False</property>
  461. <property name="label" translatable="yes" context="fmsearchdialog|label2">Where to Search</property>
  462. <property name="use_underline">True</property>
  463. <attributes>
  464. <attribute name="weight" value="bold"/>
  465. </attributes>
  466. </object>
  467. </child>
  468. </object>
  469. <packing>
  470. <property name="expand">False</property>
  471. <property name="fill">True</property>
  472. <property name="position">1</property>
  473. </packing>
  474. </child>
  475. </object>
  476. <packing>
  477. <property name="expand">False</property>
  478. <property name="fill">True</property>
  479. <property name="position">0</property>
  480. </packing>
  481. </child>
  482. <child>
  483. <object class="GtkFrame" id="settingsframe">
  484. <property name="visible">True</property>
  485. <property name="can_focus">False</property>
  486. <property name="hexpand">True</property>
  487. <property name="label_xalign">0</property>
  488. <property name="shadow_type">none</property>
  489. <child>
  490. <object class="GtkAlignment" id="alignment3">
  491. <property name="visible">True</property>
  492. <property name="can_focus">False</property>
  493. <property name="hexpand">True</property>
  494. <property name="top_padding">6</property>
  495. <property name="left_padding">12</property>
  496. <child>
  497. <object class="GtkBox" id="box7">
  498. <property name="visible">True</property>
  499. <property name="can_focus">False</property>
  500. <property name="orientation">vertical</property>
  501. <property name="spacing">6</property>
  502. <child>
  503. <!-- n-columns=1 n-rows=1 -->
  504. <object class="GtkGrid" id="grid4">
  505. <property name="visible">True</property>
  506. <property name="can_focus">False</property>
  507. <property name="column_spacing">12</property>
  508. <child>
  509. <object class="GtkLabel" id="ftPosition">
  510. <property name="visible">True</property>
  511. <property name="can_focus">False</property>
  512. <property name="label" translatable="yes" context="fmsearchdialog|ftPosition">_Position:</property>
  513. <property name="use_underline">True</property>
  514. <property name="mnemonic_widget">lbPosition</property>
  515. <property name="xalign">0</property>
  516. </object>
  517. <packing>
  518. <property name="left_attach">0</property>
  519. <property name="top_attach">0</property>
  520. </packing>
  521. </child>
  522. <child>
  523. <object class="GtkComboBoxText" id="lbPosition">
  524. <property name="visible">True</property>
  525. <property name="can_focus">False</property>
  526. <property name="halign">start</property>
  527. <property name="hexpand">True</property>
  528. <child internal-child="accessible">
  529. <object class="AtkObject" id="lbPosition-atkobject">
  530. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|lbPosition">Specifies the relationship of the search term and the field contents.</property>
  531. </object>
  532. </child>
  533. </object>
  534. <packing>
  535. <property name="left_attach">1</property>
  536. <property name="top_attach">0</property>
  537. </packing>
  538. </child>
  539. </object>
  540. <packing>
  541. <property name="expand">False</property>
  542. <property name="fill">True</property>
  543. <property name="position">0</property>
  544. </packing>
  545. </child>
  546. <child>
  547. <!-- n-columns=1 n-rows=1 -->
  548. <object class="GtkGrid" id="grid6">
  549. <property name="visible">True</property>
  550. <property name="can_focus">False</property>
  551. <property name="row_spacing">6</property>
  552. <property name="column_spacing">12</property>
  553. <child>
  554. <object class="GtkCheckButton" id="HalfFullFormsCJK">
  555. <property name="label" translatable="yes" context="fmsearchdialog|HalfFullFormsCJK">Match character wi_dth</property>
  556. <property name="visible">True</property>
  557. <property name="can_focus">True</property>
  558. <property name="receives_default">False</property>
  559. <property name="use_underline">True</property>
  560. <property name="xalign">0</property>
  561. <property name="draw_indicator">True</property>
  562. <child internal-child="accessible">
  563. <object class="AtkObject" id="HalfFullFormsCJK-atkobject">
  564. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|HalfFullFormsCJK">Distinguishes between half-width and full-width character forms.</property>
  565. </object>
  566. </child>
  567. </object>
  568. <packing>
  569. <property name="left_attach">0</property>
  570. <property name="top_attach">2</property>
  571. </packing>
  572. </child>
  573. <child>
  574. <!-- n-columns=1 n-rows=1 -->
  575. <object class="GtkGrid" id="grid10">
  576. <property name="visible">True</property>
  577. <property name="can_focus">False</property>
  578. <property name="column_spacing">12</property>
  579. <child>
  580. <object class="GtkCheckButton" id="SoundsLikeCJK">
  581. <property name="label" translatable="yes" context="fmsearchdialog|SoundsLikeCJK">Sounds like (_Japanese)</property>
  582. <property name="visible">True</property>
  583. <property name="can_focus">True</property>
  584. <property name="receives_default">False</property>
  585. <property name="use_underline">True</property>
  586. <property name="xalign">0</property>
  587. <property name="draw_indicator">True</property>
  588. <child internal-child="accessible">
  589. <object class="AtkObject" id="SoundsLikeCJK-atkobject">
  590. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|SoundsLikeCJK">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options.</property>
  591. </object>
  592. </child>
  593. </object>
  594. <packing>
  595. <property name="left_attach">0</property>
  596. <property name="top_attach">0</property>
  597. </packing>
  598. </child>
  599. <child>
  600. <object class="GtkButton" id="SoundsLikeCJKSettings">
  601. <property name="label" translatable="yes" context="fmsearchdialog|SoundsLikeCJKSettings">Similarities...</property>
  602. <property name="visible">True</property>
  603. <property name="can_focus">True</property>
  604. <property name="receives_default">True</property>
  605. <property name="halign">center</property>
  606. <property name="valign">end</property>
  607. <child internal-child="accessible">
  608. <object class="AtkObject" id="SoundsLikeCJKSettings-atkobject">
  609. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|SoundsLikeCJKSettings">Sets the search options for similar notation used in Japanese text.</property>
  610. </object>
  611. </child>
  612. </object>
  613. <packing>
  614. <property name="left_attach">1</property>
  615. <property name="top_attach">0</property>
  616. </packing>
  617. </child>
  618. </object>
  619. <packing>
  620. <property name="left_attach">1</property>
  621. <property name="top_attach">2</property>
  622. </packing>
  623. </child>
  624. <child>
  625. <!-- n-columns=1 n-rows=1 -->
  626. <object class="GtkGrid" id="grid8">
  627. <property name="visible">True</property>
  628. <property name="can_focus">False</property>
  629. <property name="column_spacing">12</property>
  630. <child>
  631. <object class="GtkCheckButton" id="cbApprox">
  632. <property name="label" translatable="yes" context="fmsearchdialog|cbApprox">S_imilarity search</property>
  633. <property name="visible">True</property>
  634. <property name="can_focus">True</property>
  635. <property name="receives_default">False</property>
  636. <property name="use_underline">True</property>
  637. <property name="xalign">0</property>
  638. <property name="draw_indicator">True</property>
  639. <child internal-child="accessible">
  640. <object class="AtkObject" id="cbApprox-atkobject">
  641. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|cbApprox">Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options.</property>
  642. </object>
  643. </child>
  644. </object>
  645. <packing>
  646. <property name="left_attach">0</property>
  647. <property name="top_attach">0</property>
  648. </packing>
  649. </child>
  650. <child>
  651. <object class="GtkButton" id="pbApproxSettings">
  652. <property name="label" translatable="yes" context="fmsearchdialog|pbApproxSettings">Similarities...</property>
  653. <property name="visible">True</property>
  654. <property name="can_focus">True</property>
  655. <property name="receives_default">True</property>
  656. <property name="halign">center</property>
  657. <property name="valign">end</property>
  658. <property name="yalign">0.41999998688697815</property>
  659. <child internal-child="accessible">
  660. <object class="AtkObject" id="pbApproxSettings-atkobject">
  661. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|pbApproxSettings">Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options.</property>
  662. </object>
  663. </child>
  664. </object>
  665. <packing>
  666. <property name="left_attach">1</property>
  667. <property name="top_attach">0</property>
  668. </packing>
  669. </child>
  670. </object>
  671. <packing>
  672. <property name="left_attach">2</property>
  673. <property name="top_attach">2</property>
  674. </packing>
  675. </child>
  676. <child>
  677. <object class="GtkCheckButton" id="cbCase">
  678. <property name="label" translatable="yes" context="fmsearchdialog|cbCase">_Match case</property>
  679. <property name="visible">True</property>
  680. <property name="can_focus">True</property>
  681. <property name="receives_default">False</property>
  682. <property name="use_underline">True</property>
  683. <property name="xalign">0</property>
  684. <property name="draw_indicator">True</property>
  685. <child internal-child="accessible">
  686. <object class="AtkObject" id="cbCase-atkobject">
  687. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|cbCase">Specifies that upper and lower case are taken into consideration during the search.</property>
  688. </object>
  689. </child>
  690. </object>
  691. <packing>
  692. <property name="left_attach">0</property>
  693. <property name="top_attach">1</property>
  694. </packing>
  695. </child>
  696. <child>
  697. <object class="GtkCheckButton" id="cbStartOver">
  698. <property name="label" translatable="yes" context="fmsearchdialog|cbStartOver">Fr_om top</property>
  699. <property name="visible">True</property>
  700. <property name="can_focus">True</property>
  701. <property name="receives_default">False</property>
  702. <property name="use_underline">True</property>
  703. <property name="xalign">0</property>
  704. <property name="draw_indicator">True</property>
  705. <child internal-child="accessible">
  706. <object class="AtkObject" id="cbStartOver-atkobject">
  707. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|cbStartOver">Restarts the search. A forward search restarts with the first record. A backwards search restarts with the last record.</property>
  708. </object>
  709. </child>
  710. </object>
  711. <packing>
  712. <property name="left_attach">1</property>
  713. <property name="top_attach">1</property>
  714. </packing>
  715. </child>
  716. <child>
  717. <object class="GtkCheckButton" id="cbRegular">
  718. <property name="label" translatable="yes" context="fmsearchdialog|cbRegular">_Regular expression</property>
  719. <property name="visible">True</property>
  720. <property name="can_focus">True</property>
  721. <property name="receives_default">False</property>
  722. <property name="use_underline">True</property>
  723. <property name="xalign">0</property>
  724. <property name="draw_indicator">True</property>
  725. <child internal-child="accessible">
  726. <object class="AtkObject" id="cbRegular-atkobject">
  727. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|cbRegular">Searches with regular expressions.</property>
  728. </object>
  729. </child>
  730. </object>
  731. <packing>
  732. <property name="left_attach">2</property>
  733. <property name="top_attach">1</property>
  734. </packing>
  735. </child>
  736. <child>
  737. <object class="GtkCheckButton" id="cbUseFormat">
  738. <property name="label" translatable="yes" context="fmsearchdialog|cbUseFormat">Appl_y field format</property>
  739. <property name="visible">True</property>
  740. <property name="can_focus">True</property>
  741. <property name="receives_default">False</property>
  742. <property name="use_underline">True</property>
  743. <property name="xalign">0</property>
  744. <property name="draw_indicator">True</property>
  745. <child internal-child="accessible">
  746. <object class="AtkObject" id="cbUseFormat-atkobject">
  747. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|cbUseFormat">Specifies that all field formats are considered when searching in the current document.</property>
  748. </object>
  749. </child>
  750. </object>
  751. <packing>
  752. <property name="left_attach">0</property>
  753. <property name="top_attach">0</property>
  754. </packing>
  755. </child>
  756. <child>
  757. <object class="GtkCheckButton" id="cbBackwards">
  758. <property name="label" translatable="yes" context="fmsearchdialog|cbBackwards">Search _backwards</property>
  759. <property name="visible">True</property>
  760. <property name="can_focus">True</property>
  761. <property name="receives_default">False</property>
  762. <property name="use_underline">True</property>
  763. <property name="xalign">0</property>
  764. <property name="draw_indicator">True</property>
  765. <child internal-child="accessible">
  766. <object class="AtkObject" id="cbBackwards-atkobject">
  767. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|cbBackwards">Specifies that the search process will run in reverse direction, from the last to the first record.</property>
  768. </object>
  769. </child>
  770. </object>
  771. <packing>
  772. <property name="left_attach">1</property>
  773. <property name="top_attach">0</property>
  774. </packing>
  775. </child>
  776. <child>
  777. <object class="GtkCheckButton" id="cbWildCard">
  778. <property name="label" translatable="yes" context="fmsearchdialog|cbWildCard">_Wildcard expression</property>
  779. <property name="visible">True</property>
  780. <property name="can_focus">True</property>
  781. <property name="receives_default">False</property>
  782. <property name="use_underline">True</property>
  783. <property name="xalign">0</property>
  784. <property name="draw_indicator">True</property>
  785. <child internal-child="accessible">
  786. <object class="AtkObject" id="cbWildCard-atkobject">
  787. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|cbWildCard">Allows a search with a * or ? wildcard.</property>
  788. </object>
  789. </child>
  790. </object>
  791. <packing>
  792. <property name="left_attach">2</property>
  793. <property name="top_attach">0</property>
  794. </packing>
  795. </child>
  796. </object>
  797. <packing>
  798. <property name="expand">False</property>
  799. <property name="fill">True</property>
  800. <property name="position">1</property>
  801. </packing>
  802. </child>
  803. </object>
  804. </child>
  805. </object>
  806. </child>
  807. <child type="label">
  808. <object class="GtkLabel" id="flOptions">
  809. <property name="visible">True</property>
  810. <property name="can_focus">False</property>
  811. <property name="label" translatable="yes" context="fmsearchdialog|flOptions">Settings</property>
  812. <property name="use_underline">True</property>
  813. <attributes>
  814. <attribute name="weight" value="bold"/>
  815. </attributes>
  816. </object>
  817. </child>
  818. </object>
  819. <packing>
  820. <property name="expand">False</property>
  821. <property name="fill">True</property>
  822. <property name="position">1</property>
  823. </packing>
  824. </child>
  825. <child>
  826. <object class="GtkFrame" id="stateframe">
  827. <property name="visible">True</property>
  828. <property name="can_focus">False</property>
  829. <property name="label_xalign">0</property>
  830. <property name="shadow_type">none</property>
  831. <child>
  832. <object class="GtkAlignment" id="alignment4">
  833. <property name="visible">True</property>
  834. <property name="can_focus">False</property>
  835. <property name="top_padding">6</property>
  836. <property name="left_padding">12</property>
  837. <child>
  838. <!-- n-columns=1 n-rows=1 -->
  839. <object class="GtkGrid" id="grid3">
  840. <property name="visible">True</property>
  841. <property name="can_focus">False</property>
  842. <property name="column_spacing">12</property>
  843. <child>
  844. <object class="GtkLabel" id="ftRecordLabel">
  845. <property name="visible">True</property>
  846. <property name="can_focus">False</property>
  847. <property name="label" translatable="yes" context="fmsearchdialog|ftRecordLabel">Record:</property>
  848. <property name="xalign">0</property>
  849. </object>
  850. <packing>
  851. <property name="left_attach">0</property>
  852. <property name="top_attach">0</property>
  853. </packing>
  854. </child>
  855. <child>
  856. <object class="GtkLabel" id="ftRecord">
  857. <property name="visible">True</property>
  858. <property name="can_focus">False</property>
  859. <property name="label" translatable="yes" context="fmsearchdialog|ftRecord">record count</property>
  860. </object>
  861. <packing>
  862. <property name="left_attach">1</property>
  863. <property name="top_attach">0</property>
  864. </packing>
  865. </child>
  866. <child>
  867. <object class="GtkLabel" id="ftHint">
  868. <property name="visible">True</property>
  869. <property name="can_focus">False</property>
  870. <property name="hexpand">True</property>
  871. </object>
  872. <packing>
  873. <property name="left_attach">2</property>
  874. <property name="top_attach">0</property>
  875. </packing>
  876. </child>
  877. </object>
  878. </child>
  879. </object>
  880. </child>
  881. <child type="label">
  882. <object class="GtkLabel" id="flState">
  883. <property name="visible">True</property>
  884. <property name="can_focus">False</property>
  885. <property name="label" translatable="yes" context="fmsearchdialog|flState">State</property>
  886. <attributes>
  887. <attribute name="weight" value="bold"/>
  888. </attributes>
  889. </object>
  890. </child>
  891. </object>
  892. <packing>
  893. <property name="expand">False</property>
  894. <property name="fill">True</property>
  895. <property name="position">2</property>
  896. </packing>
  897. </child>
  898. </object>
  899. <packing>
  900. <property name="expand">False</property>
  901. <property name="fill">True</property>
  902. <property name="position">1</property>
  903. </packing>
  904. </child>
  905. </object>
  906. </child>
  907. <action-widgets>
  908. <action-widget response="-7">close</action-widget>
  909. <action-widget response="-11">help</action-widget>
  910. </action-widgets>
  911. <child type="titlebar">
  912. <placeholder/>
  913. </child>
  914. <child internal-child="accessible">
  915. <object class="AtkObject" id="RecordSearchDialog-atkobject">
  916. <property name="AtkObject::accessible-description" translatable="yes" context="fmsearchdialog|extended_tip|RecordSearchDialog">Searches database tables and forms.</property>
  917. </object>
  918. </child>
  919. </object>
  920. <object class="GtkSizeGroup" id="sizegroup1">
  921. <widgets>
  922. <widget name="rbSearchForText"/>
  923. <widget name="rbSingleField"/>
  924. <widget name="rbAllFields"/>
  925. <widget name="ftForm"/>
  926. <widget name="ftPosition"/>
  927. </widgets>
  928. </object>
  929. <object class="GtkSizeGroup" id="sizegroup2">
  930. <widgets>
  931. <widget name="lbField"/>
  932. <widget name="lbForm"/>
  933. <widget name="lbPosition"/>
  934. </widgets>
  935. </object>
  936. </interface>