printersetupdialog.ui 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="svt">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="PrinterSetupDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="printersetupdialog|PrinterSetupDialog">Printer Setup</property>
  9. <property name="resizable">False</property>
  10. <property name="modal">True</property>
  11. <property name="default_width">0</property>
  12. <property name="default_height">0</property>
  13. <property name="type_hint">dialog</property>
  14. <child internal-child="vbox">
  15. <object class="GtkBox" id="dialog-vbox1">
  16. <property name="can_focus">False</property>
  17. <property name="orientation">vertical</property>
  18. <property name="spacing">12</property>
  19. <child internal-child="action_area">
  20. <object class="GtkButtonBox" id="dialog-action_area1">
  21. <property name="can_focus">False</property>
  22. <property name="layout_style">end</property>
  23. <child>
  24. <object class="GtkButton" id="help">
  25. <property name="label">gtk-help</property>
  26. <property name="visible">True</property>
  27. <property name="can_focus">True</property>
  28. <property name="receives_default">True</property>
  29. <property name="use_stock">True</property>
  30. </object>
  31. <packing>
  32. <property name="expand">False</property>
  33. <property name="fill">True</property>
  34. <property name="position">0</property>
  35. <property name="secondary">True</property>
  36. </packing>
  37. </child>
  38. <child>
  39. <object class="GtkButton" id="options">
  40. <property name="label" translatable="yes" context="printersetupdialog|options">Options...</property>
  41. <property name="visible">True</property>
  42. <property name="can_focus">True</property>
  43. <property name="receives_default">True</property>
  44. <child internal-child="accessible">
  45. <object class="AtkObject" id="options-atkobject">
  46. <property name="AtkObject::accessible-description" translatable="yes" context="printersetupdialog|extended_tip|options">Opens the Printer Options dialog where you can override the global printer options set on the Tools - Options - %PRODUCTNAME Writer/Web - Print panel for the current document.</property>
  47. </object>
  48. </child>
  49. </object>
  50. <packing>
  51. <property name="expand">False</property>
  52. <property name="fill">True</property>
  53. <property name="position">1</property>
  54. </packing>
  55. </child>
  56. <child>
  57. <object class="GtkButton" id="ok">
  58. <property name="label">gtk-ok</property>
  59. <property name="visible">True</property>
  60. <property name="can_focus">True</property>
  61. <property name="can_default">True</property>
  62. <property name="has_default">True</property>
  63. <property name="receives_default">True</property>
  64. <property name="use_stock">True</property>
  65. </object>
  66. <packing>
  67. <property name="expand">False</property>
  68. <property name="fill">True</property>
  69. <property name="position">2</property>
  70. </packing>
  71. </child>
  72. <child>
  73. <object class="GtkButton" id="cancel">
  74. <property name="label">gtk-cancel</property>
  75. <property name="visible">True</property>
  76. <property name="can_focus">True</property>
  77. <property name="receives_default">True</property>
  78. <property name="use_stock">True</property>
  79. </object>
  80. <packing>
  81. <property name="expand">False</property>
  82. <property name="fill">True</property>
  83. <property name="position">3</property>
  84. </packing>
  85. </child>
  86. </object>
  87. <packing>
  88. <property name="expand">False</property>
  89. <property name="fill">True</property>
  90. <property name="pack_type">end</property>
  91. <property name="position">0</property>
  92. </packing>
  93. </child>
  94. <child>
  95. <object class="GtkFrame" id="frame1">
  96. <property name="visible">True</property>
  97. <property name="can_focus">False</property>
  98. <property name="label_xalign">0</property>
  99. <property name="shadow_type">none</property>
  100. <child>
  101. <object class="GtkAlignment" id="alignment1">
  102. <property name="visible">True</property>
  103. <property name="can_focus">False</property>
  104. <property name="top_padding">6</property>
  105. <property name="left_padding">12</property>
  106. <child>
  107. <!-- n-columns=1 n-rows=1 -->
  108. <object class="GtkGrid" id="grid2">
  109. <property name="visible">True</property>
  110. <property name="can_focus">False</property>
  111. <property name="hexpand">True</property>
  112. <property name="row_spacing">6</property>
  113. <property name="column_spacing">12</property>
  114. <child>
  115. <object class="GtkLabel" id="label2">
  116. <property name="visible">True</property>
  117. <property name="can_focus">False</property>
  118. <property name="label" translatable="yes" context="printersetupdialog|label2">Name:</property>
  119. <property name="use_underline">True</property>
  120. <property name="mnemonic_widget">name</property>
  121. <property name="xalign">1</property>
  122. </object>
  123. <packing>
  124. <property name="left_attach">0</property>
  125. <property name="top_attach">0</property>
  126. </packing>
  127. </child>
  128. <child>
  129. <object class="GtkLabel" id="label3">
  130. <property name="visible">True</property>
  131. <property name="can_focus">False</property>
  132. <property name="label" translatable="yes" context="printersetupdialog|label3">Status:</property>
  133. <property name="xalign">1</property>
  134. </object>
  135. <packing>
  136. <property name="left_attach">0</property>
  137. <property name="top_attach">1</property>
  138. </packing>
  139. </child>
  140. <child>
  141. <object class="GtkLabel" id="label4">
  142. <property name="visible">True</property>
  143. <property name="can_focus">False</property>
  144. <property name="label" translatable="yes" context="printersetupdialog|label4">Type:</property>
  145. <property name="xalign">1</property>
  146. </object>
  147. <packing>
  148. <property name="left_attach">0</property>
  149. <property name="top_attach">2</property>
  150. </packing>
  151. </child>
  152. <child>
  153. <object class="GtkLabel" id="label5">
  154. <property name="visible">True</property>
  155. <property name="can_focus">False</property>
  156. <property name="label" translatable="yes" context="printersetupdialog|label5">Location:</property>
  157. <property name="xalign">1</property>
  158. </object>
  159. <packing>
  160. <property name="left_attach">0</property>
  161. <property name="top_attach">3</property>
  162. </packing>
  163. </child>
  164. <child>
  165. <object class="GtkLabel" id="label6">
  166. <property name="visible">True</property>
  167. <property name="can_focus">False</property>
  168. <property name="label" translatable="yes" context="printersetupdialog|label6">Comment:</property>
  169. <property name="xalign">1</property>
  170. </object>
  171. <packing>
  172. <property name="left_attach">0</property>
  173. <property name="top_attach">4</property>
  174. </packing>
  175. </child>
  176. <child>
  177. <object class="GtkLabel" id="status">
  178. <property name="visible">True</property>
  179. <property name="can_focus">False</property>
  180. <property name="xalign">0</property>
  181. </object>
  182. <packing>
  183. <property name="left_attach">1</property>
  184. <property name="top_attach">1</property>
  185. <property name="width">2</property>
  186. </packing>
  187. </child>
  188. <child>
  189. <object class="GtkLabel" id="type">
  190. <property name="visible">True</property>
  191. <property name="can_focus">False</property>
  192. <property name="xalign">0</property>
  193. </object>
  194. <packing>
  195. <property name="left_attach">1</property>
  196. <property name="top_attach">2</property>
  197. <property name="width">2</property>
  198. </packing>
  199. </child>
  200. <child>
  201. <object class="GtkLabel" id="comment">
  202. <property name="visible">True</property>
  203. <property name="can_focus">False</property>
  204. <property name="xalign">0</property>
  205. </object>
  206. <packing>
  207. <property name="left_attach">1</property>
  208. <property name="top_attach">4</property>
  209. <property name="width">2</property>
  210. </packing>
  211. </child>
  212. <child>
  213. <object class="GtkLabel" id="location">
  214. <property name="visible">True</property>
  215. <property name="can_focus">False</property>
  216. <property name="xalign">0</property>
  217. </object>
  218. <packing>
  219. <property name="left_attach">1</property>
  220. <property name="top_attach">3</property>
  221. <property name="width">2</property>
  222. </packing>
  223. </child>
  224. <child>
  225. <object class="GtkButton" id="properties">
  226. <property name="label" translatable="yes" context="printersetupdialog|properties">Properties...</property>
  227. <property name="visible">True</property>
  228. <property name="can_focus">True</property>
  229. <property name="receives_default">True</property>
  230. <child internal-child="accessible">
  231. <object class="AtkObject" id="properties-atkobject">
  232. <property name="AtkObject::accessible-description" translatable="yes" context="printersetupdialog|extended_tip|properties">Changes the printer settings of your operating system for the current document.</property>
  233. </object>
  234. </child>
  235. </object>
  236. <packing>
  237. <property name="left_attach">2</property>
  238. <property name="top_attach">0</property>
  239. </packing>
  240. </child>
  241. <child>
  242. <object class="GtkComboBoxText" id="name">
  243. <property name="visible">True</property>
  244. <property name="can_focus">False</property>
  245. <property name="hexpand">True</property>
  246. <child internal-child="accessible">
  247. <object class="AtkObject" id="name-atkobject">
  248. <property name="AtkObject::accessible-description" translatable="yes" context="printersetupdialog|extended_tip|name">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</property>
  249. </object>
  250. </child>
  251. </object>
  252. <packing>
  253. <property name="left_attach">1</property>
  254. <property name="top_attach">0</property>
  255. </packing>
  256. </child>
  257. </object>
  258. </child>
  259. </object>
  260. </child>
  261. <child type="label">
  262. <object class="GtkLabel" id="label1">
  263. <property name="visible">True</property>
  264. <property name="can_focus">False</property>
  265. <property name="label" translatable="yes" context="printersetupdialog|label1">Printer</property>
  266. <attributes>
  267. <attribute name="weight" value="bold"/>
  268. </attributes>
  269. </object>
  270. </child>
  271. </object>
  272. <packing>
  273. <property name="expand">False</property>
  274. <property name="fill">True</property>
  275. <property name="position">1</property>
  276. </packing>
  277. </child>
  278. </object>
  279. </child>
  280. <action-widgets>
  281. <action-widget response="-11">help</action-widget>
  282. <action-widget response="-5">ok</action-widget>
  283. <action-widget response="-6">cancel</action-widget>
  284. </action-widgets>
  285. <child type="titlebar">
  286. <placeholder/>
  287. </child>
  288. <child internal-child="accessible">
  289. <object class="AtkObject" id="PrinterSetupDialog-atkobject">
  290. <property name="AtkObject::accessible-description" translatable="yes" context="printersetupdialog|extended_tip|PrinterSetupDialog">Select the default printer for the current document.</property>
  291. </object>
  292. </child>
  293. </object>
  294. </interface>