editdurationdialog.ui 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.20.4 -->
  3. <interface domain="sfx">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkAdjustment" id="adjustment1">
  6. <property name="upper">2147483647</property>
  7. <property name="step_increment">1</property>
  8. <property name="page_increment">10</property>
  9. </object>
  10. <object class="GtkAdjustment" id="adjustment2">
  11. <property name="upper">2147483647</property>
  12. <property name="step_increment">1</property>
  13. <property name="page_increment">10</property>
  14. </object>
  15. <object class="GtkAdjustment" id="adjustment3">
  16. <property name="upper">2147483647</property>
  17. <property name="step_increment">1</property>
  18. <property name="page_increment">10</property>
  19. </object>
  20. <object class="GtkAdjustment" id="adjustment4">
  21. <property name="upper">2147483647</property>
  22. <property name="step_increment">1</property>
  23. <property name="page_increment">10</property>
  24. </object>
  25. <object class="GtkAdjustment" id="adjustment5">
  26. <property name="upper">2147483647</property>
  27. <property name="step_increment">1</property>
  28. <property name="page_increment">10</property>
  29. </object>
  30. <object class="GtkAdjustment" id="adjustment6">
  31. <property name="upper">2147483647</property>
  32. <property name="step_increment">1</property>
  33. <property name="page_increment">10</property>
  34. </object>
  35. <object class="GtkAdjustment" id="adjustment7">
  36. <property name="upper">2147483647</property>
  37. <property name="step_increment">1</property>
  38. <property name="page_increment">10</property>
  39. </object>
  40. <object class="GtkDialog" id="EditDurationDialog">
  41. <property name="can_focus">False</property>
  42. <property name="border_width">6</property>
  43. <property name="title" translatable="yes" context="editdurationdialog|EditDurationDialog">Edit Duration</property>
  44. <property name="resizable">False</property>
  45. <property name="modal">True</property>
  46. <property name="default_width">0</property>
  47. <property name="default_height">0</property>
  48. <property name="type_hint">dialog</property>
  49. <child internal-child="vbox">
  50. <object class="GtkBox" id="dialog-vbox1">
  51. <property name="can_focus">False</property>
  52. <property name="orientation">vertical</property>
  53. <property name="spacing">12</property>
  54. <child internal-child="action_area">
  55. <object class="GtkButtonBox" id="dialog-action_area1">
  56. <property name="can_focus">False</property>
  57. <property name="layout_style">end</property>
  58. <child>
  59. <object class="GtkButton" id="ok">
  60. <property name="label">gtk-ok</property>
  61. <property name="visible">True</property>
  62. <property name="can_focus">True</property>
  63. <property name="can_default">True</property>
  64. <property name="has_default">True</property>
  65. <property name="receives_default">True</property>
  66. <property name="use_stock">True</property>
  67. </object>
  68. <packing>
  69. <property name="expand">False</property>
  70. <property name="fill">True</property>
  71. <property name="position">0</property>
  72. </packing>
  73. </child>
  74. <child>
  75. <object class="GtkButton" id="cancel">
  76. <property name="label">gtk-cancel</property>
  77. <property name="visible">True</property>
  78. <property name="can_focus">True</property>
  79. <property name="receives_default">True</property>
  80. <property name="use_stock">True</property>
  81. </object>
  82. <packing>
  83. <property name="expand">False</property>
  84. <property name="fill">True</property>
  85. <property name="position">1</property>
  86. </packing>
  87. </child>
  88. <child>
  89. <object class="GtkButton" id="help">
  90. <property name="label">gtk-help</property>
  91. <property name="visible">True</property>
  92. <property name="can_focus">True</property>
  93. <property name="receives_default">True</property>
  94. <property name="use_stock">True</property>
  95. </object>
  96. <packing>
  97. <property name="expand">False</property>
  98. <property name="fill">True</property>
  99. <property name="position">2</property>
  100. <property name="secondary">True</property>
  101. </packing>
  102. </child>
  103. </object>
  104. <packing>
  105. <property name="expand">False</property>
  106. <property name="fill">True</property>
  107. <property name="pack_type">end</property>
  108. <property name="position">0</property>
  109. </packing>
  110. </child>
  111. <child>
  112. <object class="GtkFrame" id="storageframe">
  113. <property name="visible">True</property>
  114. <property name="can_focus">False</property>
  115. <property name="hexpand">True</property>
  116. <property name="vexpand">True</property>
  117. <property name="label_xalign">0</property>
  118. <property name="shadow_type">none</property>
  119. <child>
  120. <object class="GtkAlignment" id="alignment2">
  121. <property name="visible">True</property>
  122. <property name="can_focus">False</property>
  123. <property name="hexpand">True</property>
  124. <property name="vexpand">True</property>
  125. <property name="top_padding">6</property>
  126. <property name="left_padding">12</property>
  127. <child>
  128. <!-- n-columns=1 n-rows=1 -->
  129. <object class="GtkGrid" id="grid1">
  130. <property name="visible">True</property>
  131. <property name="can_focus">False</property>
  132. <property name="row_spacing">6</property>
  133. <property name="column_spacing">12</property>
  134. <child>
  135. <object class="GtkCheckButton" id="negative">
  136. <property name="label" translatable="yes" context="editdurationdialog|negative">_Negative</property>
  137. <property name="visible">True</property>
  138. <property name="can_focus">True</property>
  139. <property name="receives_default">False</property>
  140. <property name="use_underline">True</property>
  141. <property name="xalign">0</property>
  142. <property name="draw_indicator">True</property>
  143. </object>
  144. <packing>
  145. <property name="left_attach">0</property>
  146. <property name="top_attach">0</property>
  147. <property name="width">2</property>
  148. </packing>
  149. </child>
  150. <child>
  151. <object class="GtkLabel" id="label1">
  152. <property name="visible">True</property>
  153. <property name="can_focus">False</property>
  154. <property name="label" translatable="yes" context="editdurationdialog|label1">_Years:</property>
  155. <property name="use_underline">True</property>
  156. <property name="mnemonic_widget">years</property>
  157. <property name="xalign">1</property>
  158. </object>
  159. <packing>
  160. <property name="left_attach">0</property>
  161. <property name="top_attach">1</property>
  162. </packing>
  163. </child>
  164. <child>
  165. <object class="GtkLabel" id="label">
  166. <property name="visible">True</property>
  167. <property name="can_focus">False</property>
  168. <property name="label" translatable="yes" context="editdurationdialog|label">_Months:</property>
  169. <property name="use_underline">True</property>
  170. <property name="mnemonic_widget">months</property>
  171. <property name="xalign">1</property>
  172. </object>
  173. <packing>
  174. <property name="left_attach">0</property>
  175. <property name="top_attach">2</property>
  176. </packing>
  177. </child>
  178. <child>
  179. <object class="GtkLabel" id="label3">
  180. <property name="visible">True</property>
  181. <property name="can_focus">False</property>
  182. <property name="label" translatable="yes" context="editdurationdialog|label3">_Days:</property>
  183. <property name="use_underline">True</property>
  184. <property name="mnemonic_widget">days</property>
  185. <property name="xalign">1</property>
  186. </object>
  187. <packing>
  188. <property name="left_attach">0</property>
  189. <property name="top_attach">3</property>
  190. </packing>
  191. </child>
  192. <child>
  193. <object class="GtkLabel" id="label4">
  194. <property name="visible">True</property>
  195. <property name="can_focus">False</property>
  196. <property name="label" translatable="yes" context="editdurationdialog|label4">H_ours:</property>
  197. <property name="use_underline">True</property>
  198. <property name="mnemonic_widget">hours</property>
  199. <property name="xalign">1</property>
  200. </object>
  201. <packing>
  202. <property name="left_attach">0</property>
  203. <property name="top_attach">4</property>
  204. </packing>
  205. </child>
  206. <child>
  207. <object class="GtkLabel" id="label5">
  208. <property name="visible">True</property>
  209. <property name="can_focus">False</property>
  210. <property name="label" translatable="yes" context="editdurationdialog|label5">Min_utes:</property>
  211. <property name="use_underline">True</property>
  212. <property name="mnemonic_widget">minutes</property>
  213. <property name="xalign">1</property>
  214. </object>
  215. <packing>
  216. <property name="left_attach">0</property>
  217. <property name="top_attach">5</property>
  218. </packing>
  219. </child>
  220. <child>
  221. <object class="GtkLabel" id="label6">
  222. <property name="visible">True</property>
  223. <property name="can_focus">False</property>
  224. <property name="label" translatable="yes" context="editdurationdialog|label6">_Seconds:</property>
  225. <property name="use_underline">True</property>
  226. <property name="mnemonic_widget">seconds</property>
  227. <property name="xalign">1</property>
  228. </object>
  229. <packing>
  230. <property name="left_attach">0</property>
  231. <property name="top_attach">6</property>
  232. </packing>
  233. </child>
  234. <child>
  235. <object class="GtkLabel" id="label7">
  236. <property name="visible">True</property>
  237. <property name="can_focus">False</property>
  238. <property name="label" translatable="yes" context="editdurationdialog|label7">Millise_conds:</property>
  239. <property name="use_underline">True</property>
  240. <property name="mnemonic_widget">milliseconds</property>
  241. <property name="xalign">1</property>
  242. </object>
  243. <packing>
  244. <property name="left_attach">0</property>
  245. <property name="top_attach">7</property>
  246. </packing>
  247. </child>
  248. <child>
  249. <object class="GtkSpinButton" id="years">
  250. <property name="visible">True</property>
  251. <property name="can_focus">True</property>
  252. <property name="activates_default">True</property>
  253. <property name="truncate-multiline">True</property>
  254. <property name="adjustment">adjustment1</property>
  255. </object>
  256. <packing>
  257. <property name="left_attach">1</property>
  258. <property name="top_attach">1</property>
  259. </packing>
  260. </child>
  261. <child>
  262. <object class="GtkSpinButton" id="months">
  263. <property name="visible">True</property>
  264. <property name="can_focus">True</property>
  265. <property name="activates_default">True</property>
  266. <property name="truncate-multiline">True</property>
  267. <property name="adjustment">adjustment2</property>
  268. </object>
  269. <packing>
  270. <property name="left_attach">1</property>
  271. <property name="top_attach">2</property>
  272. </packing>
  273. </child>
  274. <child>
  275. <object class="GtkSpinButton" id="days">
  276. <property name="visible">True</property>
  277. <property name="can_focus">True</property>
  278. <property name="activates_default">True</property>
  279. <property name="truncate-multiline">True</property>
  280. <property name="adjustment">adjustment3</property>
  281. </object>
  282. <packing>
  283. <property name="left_attach">1</property>
  284. <property name="top_attach">3</property>
  285. </packing>
  286. </child>
  287. <child>
  288. <object class="GtkSpinButton" id="hours">
  289. <property name="visible">True</property>
  290. <property name="can_focus">True</property>
  291. <property name="activates_default">True</property>
  292. <property name="truncate-multiline">True</property>
  293. <property name="adjustment">adjustment4</property>
  294. </object>
  295. <packing>
  296. <property name="left_attach">1</property>
  297. <property name="top_attach">4</property>
  298. </packing>
  299. </child>
  300. <child>
  301. <object class="GtkSpinButton" id="minutes">
  302. <property name="visible">True</property>
  303. <property name="can_focus">True</property>
  304. <property name="activates_default">True</property>
  305. <property name="truncate-multiline">True</property>
  306. <property name="adjustment">adjustment5</property>
  307. </object>
  308. <packing>
  309. <property name="left_attach">1</property>
  310. <property name="top_attach">5</property>
  311. </packing>
  312. </child>
  313. <child>
  314. <object class="GtkSpinButton" id="seconds">
  315. <property name="visible">True</property>
  316. <property name="can_focus">True</property>
  317. <property name="activates_default">True</property>
  318. <property name="truncate-multiline">True</property>
  319. <property name="adjustment">adjustment6</property>
  320. </object>
  321. <packing>
  322. <property name="left_attach">1</property>
  323. <property name="top_attach">6</property>
  324. </packing>
  325. </child>
  326. <child>
  327. <object class="GtkSpinButton" id="milliseconds">
  328. <property name="visible">True</property>
  329. <property name="can_focus">True</property>
  330. <property name="activates_default">True</property>
  331. <property name="truncate-multiline">True</property>
  332. <property name="adjustment">adjustment7</property>
  333. </object>
  334. <packing>
  335. <property name="left_attach">1</property>
  336. <property name="top_attach">7</property>
  337. </packing>
  338. </child>
  339. </object>
  340. </child>
  341. </object>
  342. </child>
  343. <child type="label">
  344. <object class="GtkLabel" id="label2">
  345. <property name="visible">True</property>
  346. <property name="can_focus">False</property>
  347. <property name="label" translatable="yes" context="editdurationdialog|label2">Duration</property>
  348. <attributes>
  349. <attribute name="weight" value="bold"/>
  350. </attributes>
  351. </object>
  352. </child>
  353. </object>
  354. <packing>
  355. <property name="expand">False</property>
  356. <property name="fill">True</property>
  357. <property name="position">1</property>
  358. </packing>
  359. </child>
  360. </object>
  361. </child>
  362. <action-widgets>
  363. <action-widget response="-5">ok</action-widget>
  364. <action-widget response="-6">cancel</action-widget>
  365. <action-widget response="-11">help</action-widget>
  366. </action-widgets>
  367. <child>
  368. <placeholder/>
  369. </child>
  370. </object>
  371. </interface>