assignfieldsdialog.ui 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  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="AssignFieldsDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="assignfieldsdialog|AssignFieldsDialog">Match Fields</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-vbox1">
  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="ok">
  24. <property name="label">gtk-ok</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. </object>
  32. <packing>
  33. <property name="expand">False</property>
  34. <property name="fill">True</property>
  35. <property name="position">0</property>
  36. </packing>
  37. </child>
  38. <child>
  39. <object class="GtkButton" id="cancel">
  40. <property name="label">gtk-cancel</property>
  41. <property name="visible">True</property>
  42. <property name="can_focus">True</property>
  43. <property name="receives_default">True</property>
  44. <property name="use_stock">True</property>
  45. </object>
  46. <packing>
  47. <property name="expand">False</property>
  48. <property name="fill">True</property>
  49. <property name="position">1</property>
  50. </packing>
  51. </child>
  52. <child>
  53. <object class="GtkButton" id="help">
  54. <property name="label">gtk-help</property>
  55. <property name="visible">True</property>
  56. <property name="can_focus">True</property>
  57. <property name="receives_default">True</property>
  58. <property name="use_stock">True</property>
  59. </object>
  60. <packing>
  61. <property name="expand">False</property>
  62. <property name="fill">True</property>
  63. <property name="position">2</property>
  64. </packing>
  65. </child>
  66. </object>
  67. <packing>
  68. <property name="expand">False</property>
  69. <property name="fill">True</property>
  70. <property name="pack_type">end</property>
  71. <property name="position">0</property>
  72. </packing>
  73. </child>
  74. <child>
  75. <object class="GtkBox" id="box1">
  76. <property name="visible">True</property>
  77. <property name="can_focus">False</property>
  78. <property name="orientation">vertical</property>
  79. <property name="spacing">6</property>
  80. <child>
  81. <object class="GtkLabel" id="MATCHING_LABEL">
  82. <property name="visible">True</property>
  83. <property name="can_focus">False</property>
  84. <property name="halign">start</property>
  85. <property name="label" translatable="yes" context="assignfieldsdialog|MATCHING_LABEL">Assign the fields from your data source to match the address elements.</property>
  86. <property name="use_underline">True</property>
  87. <property name="mnemonic_widget">FIELDS</property>
  88. </object>
  89. <packing>
  90. <property name="expand">False</property>
  91. <property name="fill">True</property>
  92. <property name="position">0</property>
  93. </packing>
  94. </child>
  95. <child>
  96. <!-- n-columns=1 n-rows=1 -->
  97. <object class="GtkGrid">
  98. <property name="visible">True</property>
  99. <property name="can_focus">False</property>
  100. <property name="hexpand">True</property>
  101. <property name="vexpand">True</property>
  102. <child>
  103. <object class="GtkScrolledWindow" id="scroll">
  104. <property name="visible">True</property>
  105. <property name="can_focus">True</property>
  106. <property name="hexpand">True</property>
  107. <property name="vexpand">True</property>
  108. <property name="shadow_type">in</property>
  109. <child>
  110. <object class="GtkViewport">
  111. <property name="visible">True</property>
  112. <property name="can_focus">False</property>
  113. <child>
  114. <!-- n-columns=1 n-rows=1 -->
  115. <object class="GtkGrid">
  116. <property name="visible">True</property>
  117. <property name="can_focus">False</property>
  118. <property name="hexpand">True</property>
  119. <property name="vexpand">True</property>
  120. <child>
  121. <!-- n-columns=1 n-rows=1 -->
  122. <object class="GtkGrid" id="FIELDS">
  123. <property name="visible">True</property>
  124. <property name="can_focus">False</property>
  125. <property name="hexpand">True</property>
  126. <property name="vexpand">True</property>
  127. <property name="border_width">6</property>
  128. <property name="orientation">vertical</property>
  129. <property name="row_spacing">6</property>
  130. <property name="column_spacing">6</property>
  131. <child>
  132. <placeholder/>
  133. </child>
  134. <child>
  135. <placeholder/>
  136. </child>
  137. <child>
  138. <placeholder/>
  139. </child>
  140. <child>
  141. <placeholder/>
  142. </child>
  143. <child>
  144. <placeholder/>
  145. </child>
  146. <child>
  147. <placeholder/>
  148. </child>
  149. <child>
  150. <placeholder/>
  151. </child>
  152. <child>
  153. <placeholder/>
  154. </child>
  155. <child>
  156. <placeholder/>
  157. </child>
  158. <child internal-child="accessible">
  159. <object class="AtkObject" id="FIELDS-atkobject">
  160. <property name="AtkObject::accessible-description" translatable="yes" context="assignfieldsdialog|extended_tip|FIELDS">Select a field name in your database for each logical address element.</property>
  161. </object>
  162. </child>
  163. </object>
  164. <packing>
  165. <property name="left_attach">0</property>
  166. <property name="top_attach">0</property>
  167. </packing>
  168. </child>
  169. </object>
  170. </child>
  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. <child>
  180. <!-- n-columns=1 n-rows=1 -->
  181. <object class="GtkGrid">
  182. <property name="visible">True</property>
  183. <property name="can_focus">False</property>
  184. <property name="hexpand">True</property>
  185. <property name="border_width">6</property>
  186. <property name="column_spacing">6</property>
  187. <child>
  188. <object class="GtkLabel" id="addresselem">
  189. <property name="visible">True</property>
  190. <property name="can_focus">False</property>
  191. <property name="label" translatable="yes" context="assignfieldsdialog|ST_ADDRESSELEMENT">Address elements</property>
  192. <property name="xalign">0</property>
  193. </object>
  194. <packing>
  195. <property name="left_attach">0</property>
  196. <property name="top_attach">0</property>
  197. </packing>
  198. </child>
  199. <child>
  200. <object class="GtkLabel" id="previewelem">
  201. <property name="visible">True</property>
  202. <property name="can_focus">False</property>
  203. <property name="label" translatable="yes" context="assignfieldsdialog|ST_PREVIEW">Preview</property>
  204. <property name="xalign">0</property>
  205. </object>
  206. <packing>
  207. <property name="left_attach">2</property>
  208. <property name="top_attach">0</property>
  209. </packing>
  210. </child>
  211. <child>
  212. <object class="GtkLabel" id="matchelem">
  213. <property name="visible">True</property>
  214. <property name="can_focus">False</property>
  215. <property name="hexpand">True</property>
  216. <property name="label" translatable="yes" context="assignfieldsdialog|ST_MATCHESTO">Matches to field</property>
  217. <property name="xalign">0</property>
  218. </object>
  219. <packing>
  220. <property name="left_attach">1</property>
  221. <property name="top_attach">0</property>
  222. </packing>
  223. </child>
  224. </object>
  225. <packing>
  226. <property name="left_attach">0</property>
  227. <property name="top_attach">0</property>
  228. </packing>
  229. </child>
  230. </object>
  231. <packing>
  232. <property name="expand">False</property>
  233. <property name="fill">True</property>
  234. <property name="position">1</property>
  235. </packing>
  236. </child>
  237. <child>
  238. <object class="GtkLabel" id="PREVIEW_LABEL">
  239. <property name="visible">True</property>
  240. <property name="can_focus">False</property>
  241. <property name="halign">start</property>
  242. <property name="label" translatable="yes" context="assignfieldsdialog|PREVIEW_LABEL">Address block preview</property>
  243. <property name="use_underline">True</property>
  244. <property name="mnemonic_widget">PREVIEW</property>
  245. </object>
  246. <packing>
  247. <property name="expand">False</property>
  248. <property name="fill">True</property>
  249. <property name="position">2</property>
  250. </packing>
  251. </child>
  252. <child>
  253. <object class="GtkScrolledWindow" id="previewwin">
  254. <property name="visible">True</property>
  255. <property name="can_focus">True</property>
  256. <property name="hscrollbar_policy">never</property>
  257. <property name="vscrollbar_policy">never</property>
  258. <property name="shadow_type">in</property>
  259. <child>
  260. <object class="GtkViewport">
  261. <property name="visible">True</property>
  262. <property name="can_focus">False</property>
  263. <child>
  264. <object class="GtkDrawingArea" id="PREVIEW">
  265. <property name="visible">True</property>
  266. <property name="can_focus">False</property>
  267. <child internal-child="accessible">
  268. <object class="AtkObject" id="PREVIEW-atkobject">
  269. <property name="AtkObject::accessible-description" translatable="yes" context="assignfieldsdialog|extended_tip|PREVIEW">Displays a preview of the values of the first data record.</property>
  270. </object>
  271. </child>
  272. </object>
  273. </child>
  274. </object>
  275. </child>
  276. </object>
  277. <packing>
  278. <property name="expand">False</property>
  279. <property name="fill">True</property>
  280. <property name="position">3</property>
  281. </packing>
  282. </child>
  283. </object>
  284. <packing>
  285. <property name="expand">True</property>
  286. <property name="fill">True</property>
  287. <property name="position">1</property>
  288. </packing>
  289. </child>
  290. </object>
  291. </child>
  292. <action-widgets>
  293. <action-widget response="-5">ok</action-widget>
  294. <action-widget response="-6">cancel</action-widget>
  295. <action-widget response="-11">help</action-widget>
  296. </action-widgets>
  297. <child type="titlebar">
  298. <placeholder/>
  299. </child>
  300. <child internal-child="accessible">
  301. <object class="AtkObject" id="AssignFieldsDialog-atkobject">
  302. <property name="AtkObject::accessible-description" translatable="yes" context="assignfieldsdialog|extended_tip|AssignFieldsDialog">Matches the logical field names of the layout dialog to the field names in your database when you create new address blocks or salutations.</property>
  303. </object>
  304. </child>
  305. </object>
  306. </interface>