selectblockdialog.ui 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  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="SelectBlockDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="selectblockdialog|SelectBlockDialog">Select Address Block</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. <property name="secondary">True</property>
  65. </packing>
  66. </child>
  67. </object>
  68. <packing>
  69. <property name="expand">False</property>
  70. <property name="fill">True</property>
  71. <property name="pack_type">end</property>
  72. <property name="position">0</property>
  73. </packing>
  74. </child>
  75. <child>
  76. <!-- n-columns=1 n-rows=1 -->
  77. <object class="GtkGrid" id="grid1">
  78. <property name="visible">True</property>
  79. <property name="can_focus">False</property>
  80. <property name="hexpand">True</property>
  81. <property name="vexpand">True</property>
  82. <property name="row_spacing">6</property>
  83. <property name="column_spacing">12</property>
  84. <child>
  85. <object class="GtkButtonBox" id="buttonbox2">
  86. <property name="visible">True</property>
  87. <property name="can_focus">False</property>
  88. <property name="orientation">vertical</property>
  89. <property name="spacing">6</property>
  90. <property name="layout_style">start</property>
  91. <child>
  92. <object class="GtkButton" id="new">
  93. <property name="label" translatable="yes" context="selectblockdialog|new">_New...</property>
  94. <property name="visible">True</property>
  95. <property name="can_focus">True</property>
  96. <property name="receives_default">True</property>
  97. <property name="use_underline">True</property>
  98. <child internal-child="accessible">
  99. <object class="AtkObject" id="new-atkobject">
  100. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|new">Opens the New Address Block dialog where you can define a new address block layout.</property>
  101. </object>
  102. </child>
  103. </object>
  104. <packing>
  105. <property name="expand">False</property>
  106. <property name="fill">True</property>
  107. <property name="position">0</property>
  108. </packing>
  109. </child>
  110. <child>
  111. <object class="GtkButton" id="edit">
  112. <property name="label" translatable="yes" context="selectblockdialog|edit">_Edit...</property>
  113. <property name="visible">True</property>
  114. <property name="can_focus">True</property>
  115. <property name="receives_default">True</property>
  116. <property name="use_underline">True</property>
  117. <child internal-child="accessible">
  118. <object class="AtkObject" id="edit-atkobject">
  119. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|edit">Opens the Edit Address Block dialog where you can edit the selected address block layout.</property>
  120. </object>
  121. </child>
  122. </object>
  123. <packing>
  124. <property name="expand">False</property>
  125. <property name="fill">True</property>
  126. <property name="position">1</property>
  127. </packing>
  128. </child>
  129. <child>
  130. <object class="GtkButton" id="delete">
  131. <property name="label" translatable="yes" context="selectblockdialog|delete">_Delete</property>
  132. <property name="visible">True</property>
  133. <property name="can_focus">True</property>
  134. <property name="receives_default">True</property>
  135. <property name="use_underline">True</property>
  136. <child internal-child="accessible">
  137. <object class="AtkObject" id="delete-atkobject">
  138. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|delete">Deletes the selected address block layout.</property>
  139. </object>
  140. </child>
  141. </object>
  142. <packing>
  143. <property name="expand">False</property>
  144. <property name="fill">True</property>
  145. <property name="position">2</property>
  146. </packing>
  147. </child>
  148. </object>
  149. <packing>
  150. <property name="left_attach">1</property>
  151. <property name="top_attach">1</property>
  152. <property name="height">2</property>
  153. </packing>
  154. </child>
  155. <child>
  156. <object class="GtkLabel" id="label1">
  157. <property name="visible">True</property>
  158. <property name="can_focus">False</property>
  159. <property name="label" translatable="yes" context="selectblockdialog|label1">_Select your preferred address block</property>
  160. <property name="use_underline">True</property>
  161. <property name="mnemonic_widget">preview</property>
  162. <property name="xalign">0</property>
  163. </object>
  164. <packing>
  165. <property name="left_attach">0</property>
  166. <property name="top_attach">0</property>
  167. <property name="width">2</property>
  168. </packing>
  169. </child>
  170. <child>
  171. <object class="GtkFrame" id="frame1">
  172. <property name="visible">True</property>
  173. <property name="can_focus">False</property>
  174. <property name="label_xalign">0</property>
  175. <property name="shadow_type">none</property>
  176. <child>
  177. <object class="GtkAlignment" id="alignment1">
  178. <property name="visible">True</property>
  179. <property name="can_focus">False</property>
  180. <property name="top_padding">6</property>
  181. <property name="left_padding">12</property>
  182. <child>
  183. <!-- n-columns=1 n-rows=1 -->
  184. <object class="GtkGrid" id="grid2">
  185. <property name="visible">True</property>
  186. <property name="can_focus">False</property>
  187. <property name="row_spacing">6</property>
  188. <child>
  189. <object class="GtkRadioButton" id="never">
  190. <property name="label" translatable="yes" context="selectblockdialog|never">N_ever include the country/region</property>
  191. <property name="visible">True</property>
  192. <property name="can_focus">True</property>
  193. <property name="receives_default">False</property>
  194. <property name="use_underline">True</property>
  195. <property name="xalign">0</property>
  196. <property name="active">True</property>
  197. <property name="draw_indicator">True</property>
  198. <child internal-child="accessible">
  199. <object class="AtkObject" id="never-atkobject">
  200. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|never">Excludes country or regional information from the address block.</property>
  201. </object>
  202. </child>
  203. </object>
  204. <packing>
  205. <property name="left_attach">0</property>
  206. <property name="top_attach">0</property>
  207. </packing>
  208. </child>
  209. <child>
  210. <object class="GtkRadioButton" id="always">
  211. <property name="label" translatable="yes" context="selectblockdialog|always">_Always include the country/region</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="draw_indicator">True</property>
  218. <property name="group">never</property>
  219. <child internal-child="accessible">
  220. <object class="AtkObject" id="always-atkobject">
  221. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|always">Includes country or regional information in the address block.</property>
  222. </object>
  223. </child>
  224. </object>
  225. <packing>
  226. <property name="left_attach">0</property>
  227. <property name="top_attach">1</property>
  228. </packing>
  229. </child>
  230. <child>
  231. <object class="GtkRadioButton" id="dependent">
  232. <property name="label" translatable="yes" context="selectblockdialog|dependent">Only _include the country/region if it is not:</property>
  233. <property name="visible">True</property>
  234. <property name="can_focus">True</property>
  235. <property name="receives_default">False</property>
  236. <property name="use_underline">True</property>
  237. <property name="xalign">0</property>
  238. <property name="draw_indicator">True</property>
  239. <property name="group">never</property>
  240. <accessibility>
  241. <relation type="label-for" target="country"/>
  242. </accessibility>
  243. <child internal-child="accessible">
  244. <object class="AtkObject" id="dependent-atkobject">
  245. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|dependent">Only includes country or regional information in the address block if the value differs from the value that you enter in the text box.</property>
  246. </object>
  247. </child>
  248. </object>
  249. <packing>
  250. <property name="left_attach">0</property>
  251. <property name="top_attach">2</property>
  252. </packing>
  253. </child>
  254. <child>
  255. <object class="GtkEntry" id="country">
  256. <property name="visible">True</property>
  257. <property name="can_focus">True</property>
  258. <property name="margin_left">12</property>
  259. <property name="hexpand">True</property>
  260. <property name="activates_default">True</property>
  261. <accessibility>
  262. <relation type="labelled-by" target="dependent"/>
  263. </accessibility>
  264. <property name="truncate-multiline">True</property>
  265. <child internal-child="accessible">
  266. <object class="AtkObject" id="country-atkobject">
  267. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|country">Enter the country/region string that shall not be printed.</property>
  268. </object>
  269. </child>
  270. </object>
  271. <packing>
  272. <property name="left_attach">0</property>
  273. <property name="top_attach">3</property>
  274. </packing>
  275. </child>
  276. </object>
  277. </child>
  278. </object>
  279. </child>
  280. <child type="label">
  281. <object class="GtkLabel" id="label2">
  282. <property name="visible">True</property>
  283. <property name="can_focus">False</property>
  284. <property name="label" translatable="yes" context="selectblockdialog|label2">Address Block Settings</property>
  285. <attributes>
  286. <attribute name="weight" value="bold"/>
  287. </attributes>
  288. </object>
  289. </child>
  290. </object>
  291. <packing>
  292. <property name="left_attach">0</property>
  293. <property name="top_attach">2</property>
  294. </packing>
  295. </child>
  296. <child>
  297. <object class="GtkScrolledWindow" id="previewwin">
  298. <property name="visible">True</property>
  299. <property name="can_focus">False</property>
  300. <property name="hexpand">True</property>
  301. <property name="vexpand">True</property>
  302. <property name="hscrollbar_policy">never</property>
  303. <property name="shadow_type">in</property>
  304. <child>
  305. <object class="GtkViewport">
  306. <property name="visible">True</property>
  307. <property name="can_focus">False</property>
  308. <child>
  309. <object class="GtkDrawingArea" id="preview">
  310. <property name="visible">True</property>
  311. <property name="can_focus">True</property>
  312. <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
  313. <property name="hexpand">True</property>
  314. <property name="vexpand">True</property>
  315. <child internal-child="accessible">
  316. <object class="AtkObject" id="preview-atkobject">
  317. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|preview">Select the block in the list that you want to use for mail merge addresses, and click OK.</property>
  318. </object>
  319. </child>
  320. </object>
  321. </child>
  322. </object>
  323. </child>
  324. </object>
  325. <packing>
  326. <property name="left_attach">0</property>
  327. <property name="top_attach">1</property>
  328. </packing>
  329. </child>
  330. </object>
  331. <packing>
  332. <property name="expand">False</property>
  333. <property name="fill">True</property>
  334. <property name="position">1</property>
  335. </packing>
  336. </child>
  337. </object>
  338. </child>
  339. <action-widgets>
  340. <action-widget response="-5">ok</action-widget>
  341. <action-widget response="-6">cancel</action-widget>
  342. <action-widget response="-11">help</action-widget>
  343. </action-widgets>
  344. <child type="titlebar">
  345. <placeholder/>
  346. </child>
  347. <child internal-child="accessible">
  348. <object class="AtkObject" id="SelectBlockDialog-atkobject">
  349. <property name="AtkObject::accessible-description" translatable="yes" context="selectblockdialog|extended_tip|SelectBlockDialog">Select, edit, or delete an address block layout for mail merge.</property>
  350. </object>
  351. </child>
  352. </object>
  353. </interface>