mmselectpage.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  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="GtkBox" id="MMSelectPage">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="border_width">6</property>
  9. <property name="orientation">vertical</property>
  10. <property name="spacing">12</property>
  11. <child>
  12. <object class="GtkFrame" id="frame1">
  13. <property name="visible">True</property>
  14. <property name="can_focus">False</property>
  15. <property name="label_xalign">0</property>
  16. <property name="shadow_type">none</property>
  17. <child>
  18. <object class="GtkAlignment" id="alignment1">
  19. <property name="visible">True</property>
  20. <property name="can_focus">False</property>
  21. <property name="top_padding">6</property>
  22. <property name="left_padding">12</property>
  23. <child>
  24. <!-- n-columns=1 n-rows=1 -->
  25. <object class="GtkGrid" id="grid1">
  26. <property name="visible">True</property>
  27. <property name="can_focus">False</property>
  28. <property name="hexpand">True</property>
  29. <property name="row_spacing">6</property>
  30. <child>
  31. <object class="GtkRadioButton" id="currentdoc">
  32. <property name="label" translatable="yes" context="mmselectpage|currentdoc">Use the current _document</property>
  33. <property name="visible">True</property>
  34. <property name="can_focus">True</property>
  35. <property name="receives_default">False</property>
  36. <property name="use_underline">True</property>
  37. <property name="xalign">0</property>
  38. <property name="active">True</property>
  39. <property name="draw_indicator">True</property>
  40. <child internal-child="accessible">
  41. <object class="AtkObject" id="currentdoc-atkobject">
  42. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|currentdoc">Uses the current Writer document as the base for the mail merge document.</property>
  43. </object>
  44. </child>
  45. </object>
  46. <packing>
  47. <property name="left_attach">0</property>
  48. <property name="top_attach">0</property>
  49. </packing>
  50. </child>
  51. <child>
  52. <object class="GtkRadioButton" id="newdoc">
  53. <property name="label" translatable="yes" context="mmselectpage|newdoc">Create a ne_w document</property>
  54. <property name="visible">True</property>
  55. <property name="can_focus">True</property>
  56. <property name="receives_default">False</property>
  57. <property name="use_underline">True</property>
  58. <property name="xalign">0</property>
  59. <property name="draw_indicator">True</property>
  60. <property name="group">currentdoc</property>
  61. <child internal-child="accessible">
  62. <object class="AtkObject" id="newdoc-atkobject">
  63. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|newdoc">Creates a new Writer document to use for the mail merge.</property>
  64. </object>
  65. </child>
  66. </object>
  67. <packing>
  68. <property name="left_attach">0</property>
  69. <property name="top_attach">1</property>
  70. </packing>
  71. </child>
  72. <child>
  73. <object class="GtkRadioButton" id="loaddoc">
  74. <property name="label" translatable="yes" context="mmselectpage|loaddoc">Start from _existing document</property>
  75. <property name="visible">True</property>
  76. <property name="can_focus">True</property>
  77. <property name="receives_default">False</property>
  78. <property name="hexpand">True</property>
  79. <property name="use_underline">True</property>
  80. <property name="xalign">0</property>
  81. <property name="draw_indicator">True</property>
  82. <property name="group">currentdoc</property>
  83. <child internal-child="accessible">
  84. <object class="AtkObject" id="loaddoc-atkobject">
  85. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|loaddoc">Select an existing Writer document to use as the base for the mail merge document.</property>
  86. </object>
  87. </child>
  88. </object>
  89. <packing>
  90. <property name="left_attach">0</property>
  91. <property name="top_attach">2</property>
  92. </packing>
  93. </child>
  94. <child>
  95. <object class="GtkRadioButton" id="template">
  96. <property name="label" translatable="yes" context="mmselectpage|template">Start from a t_emplate</property>
  97. <property name="visible">True</property>
  98. <property name="can_focus">True</property>
  99. <property name="receives_default">False</property>
  100. <property name="hexpand">True</property>
  101. <property name="use_underline">True</property>
  102. <property name="xalign">0</property>
  103. <property name="draw_indicator">True</property>
  104. <property name="group">currentdoc</property>
  105. <child internal-child="accessible">
  106. <object class="AtkObject" id="template-atkobject">
  107. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|template">Select the template that you want to create your mail merge document with.</property>
  108. </object>
  109. </child>
  110. </object>
  111. <packing>
  112. <property name="left_attach">0</property>
  113. <property name="top_attach">4</property>
  114. </packing>
  115. </child>
  116. <child>
  117. <object class="GtkRadioButton" id="recentdoc">
  118. <property name="label" translatable="yes" context="mmselectpage|recentdoc">Start fro_m a recently saved starting document</property>
  119. <property name="visible">True</property>
  120. <property name="can_focus">True</property>
  121. <property name="receives_default">False</property>
  122. <property name="use_underline">True</property>
  123. <property name="xalign">0</property>
  124. <property name="draw_indicator">True</property>
  125. <property name="group">currentdoc</property>
  126. <child internal-child="accessible">
  127. <object class="AtkObject" id="recentdoc-atkobject">
  128. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|recentdoc">Use an existing mail merge document as the base for a new mail merge document.</property>
  129. </object>
  130. </child>
  131. </object>
  132. <packing>
  133. <property name="left_attach">0</property>
  134. <property name="top_attach">6</property>
  135. </packing>
  136. </child>
  137. <child>
  138. <object class="GtkComboBoxText" id="recentdoclb">
  139. <property name="visible">True</property>
  140. <property name="can_focus">False</property>
  141. <property name="margin_left">18</property>
  142. <child internal-child="accessible">
  143. <object class="AtkObject" id="recentdoclb-atkobject">
  144. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|recentdoclb">Select the document.</property>
  145. </object>
  146. </child>
  147. </object>
  148. <packing>
  149. <property name="left_attach">0</property>
  150. <property name="top_attach">7</property>
  151. </packing>
  152. </child>
  153. <child>
  154. <object class="GtkButton" id="browsedoc">
  155. <property name="label" translatable="yes" context="mmselectpage|browsedoc">B_rowse...</property>
  156. <property name="visible">True</property>
  157. <property name="can_focus">True</property>
  158. <property name="receives_default">True</property>
  159. <property name="halign">start</property>
  160. <property name="margin_left">18</property>
  161. <property name="use_underline">True</property>
  162. <child internal-child="accessible">
  163. <object class="AtkObject" id="browsedoc-atkobject">
  164. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|browsedoc">Locate the Writer document that you want to use, and then click Open.</property>
  165. </object>
  166. </child>
  167. </object>
  168. <packing>
  169. <property name="left_attach">0</property>
  170. <property name="top_attach">3</property>
  171. </packing>
  172. </child>
  173. <child>
  174. <object class="GtkButton" id="browsetemplate">
  175. <property name="label" translatable="yes" context="mmselectpage|browsetemplate">B_rowse...</property>
  176. <property name="visible">True</property>
  177. <property name="can_focus">True</property>
  178. <property name="receives_default">True</property>
  179. <property name="halign">start</property>
  180. <property name="margin_left">18</property>
  181. <property name="use_underline">True</property>
  182. <child internal-child="accessible">
  183. <object class="AtkObject" id="browsetemplate-atkobject">
  184. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|browsetemplate">Opens a template selector dialog.</property>
  185. </object>
  186. </child>
  187. </object>
  188. <packing>
  189. <property name="left_attach">0</property>
  190. <property name="top_attach">5</property>
  191. </packing>
  192. </child>
  193. </object>
  194. </child>
  195. </object>
  196. </child>
  197. <child type="label">
  198. <object class="GtkLabel" id="label1">
  199. <property name="visible">True</property>
  200. <property name="can_focus">False</property>
  201. <property name="label" translatable="yes" context="mmselectpage|label1">Select Starting Document for the Mail Merge</property>
  202. <attributes>
  203. <attribute name="weight" value="bold"/>
  204. </attributes>
  205. </object>
  206. </child>
  207. </object>
  208. <packing>
  209. <property name="expand">False</property>
  210. <property name="fill">True</property>
  211. <property name="position">0</property>
  212. </packing>
  213. </child>
  214. <child internal-child="accessible">
  215. <object class="AtkObject" id="MMSelectPage-atkobject">
  216. <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|MMSelectPage">Specify the document that you want to use as a base for the mail merge document.</property>
  217. </object>
  218. </child>
  219. </object>
  220. </interface>