mmsalutationpage.ui 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576
  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="GtkImage" id="image1">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="stock">gtk-go-back</property>
  9. <property name="icon_size">1</property>
  10. </object>
  11. <object class="GtkImage" id="image2">
  12. <property name="visible">True</property>
  13. <property name="can_focus">False</property>
  14. <property name="stock">gtk-go-forward</property>
  15. <property name="icon_size">1</property>
  16. </object>
  17. <object class="GtkBox" id="MMSalutationPage">
  18. <property name="visible">True</property>
  19. <property name="can_focus">False</property>
  20. <property name="hexpand">True</property>
  21. <property name="vexpand">True</property>
  22. <property name="border_width">6</property>
  23. <property name="orientation">vertical</property>
  24. <property name="spacing">12</property>
  25. <child>
  26. <object class="GtkFrame" id="frame1">
  27. <property name="visible">True</property>
  28. <property name="can_focus">False</property>
  29. <property name="hexpand">True</property>
  30. <property name="vexpand">True</property>
  31. <property name="label_xalign">0</property>
  32. <property name="shadow_type">none</property>
  33. <child>
  34. <object class="GtkAlignment" id="alignment1">
  35. <property name="visible">True</property>
  36. <property name="can_focus">False</property>
  37. <property name="hexpand">True</property>
  38. <property name="vexpand">True</property>
  39. <property name="top_padding">6</property>
  40. <property name="left_padding">12</property>
  41. <child>
  42. <!-- n-columns=1 n-rows=1 -->
  43. <object class="GtkGrid" id="grid1">
  44. <property name="visible">True</property>
  45. <property name="can_focus">False</property>
  46. <property name="hexpand">True</property>
  47. <property name="vexpand">True</property>
  48. <property name="row_spacing">12</property>
  49. <child>
  50. <!-- n-columns=1 n-rows=1 -->
  51. <object class="GtkGrid" id="grid2">
  52. <property name="visible">True</property>
  53. <property name="can_focus">False</property>
  54. <property name="hexpand">True</property>
  55. <property name="vexpand">True</property>
  56. <property name="row_spacing">6</property>
  57. <child>
  58. <object class="GtkLabel" id="previewft">
  59. <property name="visible">True</property>
  60. <property name="can_focus">False</property>
  61. <property name="label" translatable="yes" context="mmsalutationpage|previewft">Preview</property>
  62. <property name="use_underline">True</property>
  63. <property name="mnemonic_widget">preview</property>
  64. <property name="xalign">0</property>
  65. </object>
  66. <packing>
  67. <property name="left_attach">0</property>
  68. <property name="top_attach">0</property>
  69. </packing>
  70. </child>
  71. <child>
  72. <!-- n-columns=1 n-rows=1 -->
  73. <object class="GtkGrid" id="grid3">
  74. <property name="visible">True</property>
  75. <property name="can_focus">False</property>
  76. <property name="hexpand">True</property>
  77. <property name="vexpand">True</property>
  78. <property name="row_spacing">6</property>
  79. <property name="column_spacing">12</property>
  80. <child>
  81. <object class="GtkButton" id="assign">
  82. <property name="label" translatable="yes" context="mmsalutationpage|assign">_Match fields...</property>
  83. <property name="visible">True</property>
  84. <property name="can_focus">True</property>
  85. <property name="receives_default">True</property>
  86. <property name="valign">start</property>
  87. <property name="use_underline">True</property>
  88. <child internal-child="accessible">
  89. <object class="AtkObject" id="assign-atkobject">
  90. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|assign">Opens the Match Fields dialog.</property>
  91. </object>
  92. </child>
  93. </object>
  94. <packing>
  95. <property name="left_attach">1</property>
  96. <property name="top_attach">0</property>
  97. <property name="height">2</property>
  98. </packing>
  99. </child>
  100. <child>
  101. <object class="GtkScrolledWindow" id="previewwin">
  102. <property name="visible">True</property>
  103. <property name="can_focus">False</property>
  104. <property name="hexpand">True</property>
  105. <property name="vexpand">True</property>
  106. <property name="hscrollbar_policy">never</property>
  107. <property name="shadow_type">in</property>
  108. <child>
  109. <object class="GtkViewport">
  110. <property name="visible">True</property>
  111. <property name="can_focus">False</property>
  112. <child>
  113. <object class="GtkDrawingArea" id="preview">
  114. <property name="visible">True</property>
  115. <property name="can_focus">False</property>
  116. <property name="hexpand">True</property>
  117. <property name="vexpand">True</property>
  118. <child internal-child="accessible">
  119. <object class="AtkObject" id="preview-atkobject">
  120. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|preview">Displays a preview of the salutation.</property>
  121. </object>
  122. </child>
  123. </object>
  124. </child>
  125. </object>
  126. </child>
  127. </object>
  128. <packing>
  129. <property name="left_attach">0</property>
  130. <property name="top_attach">0</property>
  131. </packing>
  132. </child>
  133. <child>
  134. <!-- n-columns=1 n-rows=1 -->
  135. <object class="GtkGrid" id="grid10">
  136. <property name="visible">True</property>
  137. <property name="can_focus">False</property>
  138. <property name="column_spacing">6</property>
  139. <child>
  140. <object class="GtkButton" id="prev">
  141. <property name="visible">True</property>
  142. <property name="can_focus">True</property>
  143. <property name="receives_default">True</property>
  144. <property name="tooltip_text" translatable="yes" context="mmsalutationpage|prev|tooltip_text">Preview Previous Address Block</property>
  145. <property name="image">image1</property>
  146. <child internal-child="accessible">
  147. <object class="AtkObject" id="prev-atkobject">
  148. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|prev">Use the browse buttons to preview the information from the previous or next data record.</property>
  149. </object>
  150. </child>
  151. </object>
  152. <packing>
  153. <property name="left_attach">1</property>
  154. <property name="top_attach">0</property>
  155. </packing>
  156. </child>
  157. <child>
  158. <object class="GtkButton" id="next">
  159. <property name="visible">True</property>
  160. <property name="can_focus">True</property>
  161. <property name="receives_default">True</property>
  162. <property name="tooltip_text" translatable="yes" context="mmsalutationpage|next|tooltip_text">Preview Next Address Block</property>
  163. <property name="image">image2</property>
  164. <child internal-child="accessible">
  165. <object class="AtkObject" id="next-atkobject">
  166. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|next">Use the browse buttons to preview the information from the previous or next data record.</property>
  167. </object>
  168. </child>
  169. </object>
  170. <packing>
  171. <property name="left_attach">2</property>
  172. <property name="top_attach">0</property>
  173. </packing>
  174. </child>
  175. <child>
  176. <object class="GtkLabel" id="documentindex">
  177. <property name="visible">True</property>
  178. <property name="can_focus">False</property>
  179. <property name="hexpand">True</property>
  180. <property name="label" translatable="yes" context="mmsalutationpage|documentindex">Document: %1</property>
  181. <property name="xalign">1</property>
  182. </object>
  183. <packing>
  184. <property name="left_attach">0</property>
  185. <property name="top_attach">0</property>
  186. </packing>
  187. </child>
  188. </object>
  189. <packing>
  190. <property name="left_attach">0</property>
  191. <property name="top_attach">1</property>
  192. </packing>
  193. </child>
  194. </object>
  195. <packing>
  196. <property name="left_attach">0</property>
  197. <property name="top_attach">1</property>
  198. </packing>
  199. </child>
  200. </object>
  201. <packing>
  202. <property name="left_attach">0</property>
  203. <property name="top_attach">1</property>
  204. </packing>
  205. </child>
  206. <child>
  207. <!-- n-columns=1 n-rows=1 -->
  208. <object class="GtkGrid" id="grid4">
  209. <property name="visible">True</property>
  210. <property name="can_focus">False</property>
  211. <property name="hexpand">True</property>
  212. <property name="row_spacing">6</property>
  213. <child>
  214. <object class="GtkCheckButton" id="greeting">
  215. <property name="label" translatable="yes" context="mmsalutationpage|greeting">This document should contain a salutation</property>
  216. <property name="visible">True</property>
  217. <property name="can_focus">True</property>
  218. <property name="receives_default">False</property>
  219. <property name="use_underline">True</property>
  220. <property name="xalign">0</property>
  221. <property name="draw_indicator">True</property>
  222. <child internal-child="accessible">
  223. <object class="AtkObject" id="greeting-atkobject">
  224. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|greeting">Adds a salutation.</property>
  225. </object>
  226. </child>
  227. </object>
  228. <packing>
  229. <property name="left_attach">0</property>
  230. <property name="top_attach">0</property>
  231. </packing>
  232. </child>
  233. <child>
  234. <object class="GtkAlignment" id="alignment2">
  235. <property name="visible">True</property>
  236. <property name="can_focus">False</property>
  237. <property name="hexpand">True</property>
  238. <property name="left_padding">12</property>
  239. <child>
  240. <!-- n-columns=1 n-rows=1 -->
  241. <object class="GtkGrid" id="grid5">
  242. <property name="visible">True</property>
  243. <property name="can_focus">False</property>
  244. <property name="hexpand">True</property>
  245. <property name="row_spacing">6</property>
  246. <child>
  247. <object class="GtkLabel" id="generalft">
  248. <property name="visible">True</property>
  249. <property name="can_focus">False</property>
  250. <property name="label" translatable="yes" context="mmsalutationpage|generalft">General salutation</property>
  251. <property name="use_underline">True</property>
  252. <property name="mnemonic_widget">general</property>
  253. <property name="xalign">0</property>
  254. </object>
  255. <packing>
  256. <property name="left_attach">0</property>
  257. <property name="top_attach">1</property>
  258. </packing>
  259. </child>
  260. <child>
  261. <object class="GtkComboBoxText" id="general">
  262. <property name="visible">True</property>
  263. <property name="can_focus">False</property>
  264. <property name="halign">start</property>
  265. <property name="has_entry">True</property>
  266. <child internal-child="entry">
  267. <object class="GtkEntry" id="comboboxtext-entry">
  268. <property name="truncate-multiline">True</property>
  269. <property name="can_focus">True</property>
  270. </object>
  271. </child>
  272. <child internal-child="accessible">
  273. <object class="AtkObject" id="general-atkobject">
  274. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|general">Select the default salutation that is used when you do not specify a personalized salutation.</property>
  275. </object>
  276. </child>
  277. </object>
  278. <packing>
  279. <property name="left_attach">0</property>
  280. <property name="top_attach">2</property>
  281. </packing>
  282. </child>
  283. <child>
  284. <!-- n-columns=1 n-rows=1 -->
  285. <object class="GtkGrid" id="grid6">
  286. <property name="visible">True</property>
  287. <property name="can_focus">False</property>
  288. <property name="hexpand">True</property>
  289. <property name="row_spacing">6</property>
  290. <child>
  291. <object class="GtkAlignment" id="alignment3">
  292. <property name="visible">True</property>
  293. <property name="can_focus">False</property>
  294. <property name="hexpand">True</property>
  295. <property name="left_padding">12</property>
  296. <child>
  297. <!-- n-columns=1 n-rows=1 -->
  298. <object class="GtkGrid" id="grid8">
  299. <property name="visible">True</property>
  300. <property name="can_focus">False</property>
  301. <property name="hexpand">True</property>
  302. <property name="row_spacing">6</property>
  303. <property name="column_spacing">12</property>
  304. <property name="row_homogeneous">True</property>
  305. <child>
  306. <object class="GtkLabel" id="femalefi">
  307. <property name="visible">True</property>
  308. <property name="can_focus">False</property>
  309. <property name="label" translatable="yes" context="mmsalutationpage|femalefi">Address list field indicating a female recipient</property>
  310. <property name="xalign">0</property>
  311. </object>
  312. <packing>
  313. <property name="left_attach">0</property>
  314. <property name="top_attach">2</property>
  315. <property name="width">3</property>
  316. </packing>
  317. </child>
  318. <child>
  319. <object class="GtkLabel" id="femaleft">
  320. <property name="visible">True</property>
  321. <property name="can_focus">False</property>
  322. <property name="label" translatable="yes" context="mmsalutationpage|femaleft">_Female</property>
  323. <property name="use_underline">True</property>
  324. <property name="mnemonic_widget">female</property>
  325. <property name="xalign">0</property>
  326. </object>
  327. <packing>
  328. <property name="left_attach">0</property>
  329. <property name="top_attach">0</property>
  330. </packing>
  331. </child>
  332. <child>
  333. <object class="GtkLabel" id="maleft">
  334. <property name="visible">True</property>
  335. <property name="can_focus">False</property>
  336. <property name="label" translatable="yes" context="mmsalutationpage|maleft">_Male</property>
  337. <property name="use_underline">True</property>
  338. <property name="mnemonic_widget">male</property>
  339. <property name="xalign">0</property>
  340. </object>
  341. <packing>
  342. <property name="left_attach">0</property>
  343. <property name="top_attach">1</property>
  344. </packing>
  345. </child>
  346. <child>
  347. <object class="GtkLabel" id="femalecolft">
  348. <property name="visible">True</property>
  349. <property name="can_focus">False</property>
  350. <property name="label" translatable="yes" context="mmsalutationpage|femalecolft">Field name</property>
  351. <property name="use_underline">True</property>
  352. <property name="mnemonic_widget">femalecol</property>
  353. <property name="xalign">0</property>
  354. </object>
  355. <packing>
  356. <property name="left_attach">0</property>
  357. <property name="top_attach">3</property>
  358. </packing>
  359. </child>
  360. <child>
  361. <object class="GtkLabel" id="femalefieldft">
  362. <property name="visible">True</property>
  363. <property name="can_focus">False</property>
  364. <property name="label" translatable="yes" context="mmsalutationpage|femalefieldft">Field value</property>
  365. <property name="use_underline">True</property>
  366. <property name="mnemonic_widget">femalefield</property>
  367. <property name="xalign">0</property>
  368. </object>
  369. <packing>
  370. <property name="left_attach">0</property>
  371. <property name="top_attach">4</property>
  372. </packing>
  373. </child>
  374. <child>
  375. <object class="GtkButton" id="newfemale">
  376. <property name="label" translatable="yes" context="mmsalutationpage|newfemale">_New...</property>
  377. <property name="visible">True</property>
  378. <property name="can_focus">True</property>
  379. <property name="receives_default">True</property>
  380. <property name="valign">center</property>
  381. <property name="use_underline">True</property>
  382. <child internal-child="accessible">
  383. <object class="AtkObject" id="newfemale-atkobject">
  384. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|newfemale">Opens the Custom Salutation (Female recipient) dialog.</property>
  385. </object>
  386. </child>
  387. </object>
  388. <packing>
  389. <property name="left_attach">2</property>
  390. <property name="top_attach">0</property>
  391. </packing>
  392. </child>
  393. <child>
  394. <object class="GtkButton" id="newmale">
  395. <property name="label" translatable="yes" context="mmsalutationpage|newmale">N_ew...</property>
  396. <property name="visible">True</property>
  397. <property name="can_focus">True</property>
  398. <property name="receives_default">True</property>
  399. <property name="valign">center</property>
  400. <property name="use_underline">True</property>
  401. <child internal-child="accessible">
  402. <object class="AtkObject" id="newmale-atkobject">
  403. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|newmale">Opens the Custom Salutation (Male recipient) dialog.</property>
  404. </object>
  405. </child>
  406. </object>
  407. <packing>
  408. <property name="left_attach">2</property>
  409. <property name="top_attach">1</property>
  410. </packing>
  411. </child>
  412. <child>
  413. <object class="GtkComboBoxText" id="female">
  414. <property name="visible">True</property>
  415. <property name="can_focus">False</property>
  416. <property name="valign">center</property>
  417. <property name="hexpand">True</property>
  418. <child internal-child="accessible">
  419. <object class="AtkObject" id="female-atkobject">
  420. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|female">Select the personalized greeting for a female recipient.</property>
  421. </object>
  422. </child>
  423. </object>
  424. <packing>
  425. <property name="left_attach">1</property>
  426. <property name="top_attach">0</property>
  427. </packing>
  428. </child>
  429. <child>
  430. <object class="GtkComboBoxText" id="male">
  431. <property name="visible">True</property>
  432. <property name="can_focus">False</property>
  433. <property name="valign">center</property>
  434. <property name="hexpand">True</property>
  435. <child internal-child="accessible">
  436. <object class="AtkObject" id="male-atkobject">
  437. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|male">Select the personalized greeting for a male recipient.</property>
  438. </object>
  439. </child>
  440. </object>
  441. <packing>
  442. <property name="left_attach">1</property>
  443. <property name="top_attach">1</property>
  444. </packing>
  445. </child>
  446. <child>
  447. <object class="GtkComboBoxText" id="femalecol">
  448. <property name="visible">True</property>
  449. <property name="can_focus">False</property>
  450. <property name="valign">center</property>
  451. <property name="hexpand">True</property>
  452. <child internal-child="accessible">
  453. <object class="AtkObject" id="femalecol-atkobject">
  454. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|femalecol">Select the field name of the address database field that contains the gender information.</property>
  455. </object>
  456. </child>
  457. </object>
  458. <packing>
  459. <property name="left_attach">1</property>
  460. <property name="top_attach">3</property>
  461. </packing>
  462. </child>
  463. <child>
  464. <object class="GtkComboBoxText" id="femalefield">
  465. <property name="visible">True</property>
  466. <property name="can_focus">False</property>
  467. <property name="valign">center</property>
  468. <property name="hexpand">True</property>
  469. <property name="has_entry">True</property>
  470. <child internal-child="entry">
  471. <object class="GtkEntry" id="comboboxtext-entry2">
  472. <property name="truncate-multiline">True</property>
  473. <property name="can_focus">True</property>
  474. </object>
  475. </child>
  476. <child internal-child="accessible">
  477. <object class="AtkObject" id="femalefield-atkobject">
  478. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|femalefield">Select the field value that indicates the gender of the recipient.</property>
  479. </object>
  480. </child>
  481. </object>
  482. <packing>
  483. <property name="left_attach">1</property>
  484. <property name="top_attach">4</property>
  485. </packing>
  486. </child>
  487. <child>
  488. <placeholder/>
  489. </child>
  490. <child>
  491. <placeholder/>
  492. </child>
  493. </object>
  494. </child>
  495. </object>
  496. <packing>
  497. <property name="left_attach">0</property>
  498. <property name="top_attach">1</property>
  499. </packing>
  500. </child>
  501. <child>
  502. <object class="GtkCheckButton" id="personalized">
  503. <property name="label" translatable="yes" context="mmsalutationpage|personalized">Insert personalized salutation</property>
  504. <property name="visible">True</property>
  505. <property name="can_focus">True</property>
  506. <property name="receives_default">False</property>
  507. <property name="use_underline">True</property>
  508. <property name="xalign">0</property>
  509. <property name="draw_indicator">True</property>
  510. <child internal-child="accessible">
  511. <object class="AtkObject" id="personalized-atkobject">
  512. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|personalized">Adds a personalized salutation to the mail merge document. To use the default salutation, clear this check box.</property>
  513. </object>
  514. </child>
  515. </object>
  516. <packing>
  517. <property name="left_attach">0</property>
  518. <property name="top_attach">0</property>
  519. </packing>
  520. </child>
  521. </object>
  522. <packing>
  523. <property name="left_attach">0</property>
  524. <property name="top_attach">0</property>
  525. </packing>
  526. </child>
  527. </object>
  528. </child>
  529. </object>
  530. <packing>
  531. <property name="left_attach">0</property>
  532. <property name="top_attach">1</property>
  533. </packing>
  534. </child>
  535. </object>
  536. <packing>
  537. <property name="left_attach">0</property>
  538. <property name="top_attach">0</property>
  539. </packing>
  540. </child>
  541. </object>
  542. </child>
  543. </object>
  544. </child>
  545. <child type="label">
  546. <object class="GtkLabel" id="label1">
  547. <property name="visible">True</property>
  548. <property name="can_focus">False</property>
  549. <property name="label" translatable="yes" context="mmsalutationpage|label1">Create a Salutation</property>
  550. <attributes>
  551. <attribute name="weight" value="bold"/>
  552. </attributes>
  553. </object>
  554. </child>
  555. </object>
  556. <packing>
  557. <property name="expand">False</property>
  558. <property name="fill">True</property>
  559. <property name="position">0</property>
  560. </packing>
  561. </child>
  562. <child internal-child="accessible">
  563. <object class="AtkObject" id="MMSalutationPage-atkobject">
  564. <property name="AtkObject::accessible-description" translatable="yes" context="mmsalutationpage|extended_tip|MMSalutationPage">Specify the properties for the salutation.</property>
  565. </object>
  566. </child>
  567. </object>
  568. <object class="GtkSizeGroup" id="sizegroup2">
  569. <widgets>
  570. <widget name="assign"/>
  571. <widget name="newfemale"/>
  572. <widget name="newmale"/>
  573. </widgets>
  574. </object>
  575. </interface>