updatedialog.ui 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="dkt">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkTreeStore" id="liststore1">
  6. <columns>
  7. <!-- column-name check1 -->
  8. <column type="gboolean"/>
  9. <!-- column-name text -->
  10. <column type="gchararray"/>
  11. <!-- column-name id -->
  12. <column type="gchararray"/>
  13. <!-- column-name checkvis1 -->
  14. <column type="gboolean"/>
  15. <!-- column-name checktri1 -->
  16. <column type="gboolean"/>
  17. </columns>
  18. </object>
  19. <object class="GtkDialog" id="UpdateDialog">
  20. <property name="can_focus">False</property>
  21. <property name="hexpand">True</property>
  22. <property name="vexpand">True</property>
  23. <property name="border_width">6</property>
  24. <property name="title" translatable="yes" context="updatedialog|UpdateDialog">Extension Update</property>
  25. <property name="modal">True</property>
  26. <property name="default_width">0</property>
  27. <property name="default_height">0</property>
  28. <property name="type_hint">dialog</property>
  29. <child internal-child="vbox">
  30. <object class="GtkBox" id="dialog-vbox1">
  31. <property name="can_focus">False</property>
  32. <property name="orientation">vertical</property>
  33. <property name="spacing">12</property>
  34. <child internal-child="action_area">
  35. <object class="GtkButtonBox" id="dialog-action_area1">
  36. <property name="can_focus">False</property>
  37. <property name="layout_style">end</property>
  38. <child>
  39. <object class="GtkButton" id="help">
  40. <property name="label">gtk-help</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">0</property>
  50. <property name="secondary">True</property>
  51. </packing>
  52. </child>
  53. <child>
  54. <object class="GtkButton" id="ok">
  55. <property name="label" translatable="yes" context="updatedialog|INSTALL">_Install</property>
  56. <property name="visible">True</property>
  57. <property name="sensitive">False</property>
  58. <property name="can_focus">True</property>
  59. <property name="can_default">True</property>
  60. <property name="has_default">True</property>
  61. <property name="receives_default">True</property>
  62. <property name="use_underline">True</property>
  63. </object>
  64. <packing>
  65. <property name="expand">False</property>
  66. <property name="fill">True</property>
  67. <property name="position">1</property>
  68. </packing>
  69. </child>
  70. <child>
  71. <object class="GtkButton" id="close">
  72. <property name="label">gtk-close</property>
  73. <property name="visible">True</property>
  74. <property name="can_focus">True</property>
  75. <property name="receives_default">True</property>
  76. <property name="use_stock">True</property>
  77. </object>
  78. <packing>
  79. <property name="expand">False</property>
  80. <property name="fill">True</property>
  81. <property name="position">2</property>
  82. </packing>
  83. </child>
  84. </object>
  85. <packing>
  86. <property name="expand">False</property>
  87. <property name="fill">True</property>
  88. <property name="pack_type">end</property>
  89. <property name="position">0</property>
  90. </packing>
  91. </child>
  92. <child>
  93. <!-- n-columns=1 n-rows=1 -->
  94. <object class="GtkGrid">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <property name="hexpand">True</property>
  98. <property name="vexpand">True</property>
  99. <property name="row_spacing">12</property>
  100. <child>
  101. <object class="GtkBox" id="box2">
  102. <property name="visible">True</property>
  103. <property name="can_focus">False</property>
  104. <property name="hexpand">True</property>
  105. <property name="vexpand">True</property>
  106. <property name="orientation">vertical</property>
  107. <property name="spacing">6</property>
  108. <child>
  109. <!-- n-columns=1 n-rows=1 -->
  110. <object class="GtkGrid" id="grid1">
  111. <property name="visible">True</property>
  112. <property name="can_focus">False</property>
  113. <property name="hexpand">True</property>
  114. <property name="column_spacing">6</property>
  115. <child>
  116. <object class="GtkLabel" id="UPDATE_LABEL">
  117. <property name="visible">True</property>
  118. <property name="sensitive">False</property>
  119. <property name="can_focus">False</property>
  120. <property name="halign">start</property>
  121. <property name="hexpand">True</property>
  122. <property name="label" translatable="yes" context="updatedialog|UPDATE_LABEL">_Available extension updates</property>
  123. <property name="use_underline">True</property>
  124. </object>
  125. <packing>
  126. <property name="left_attach">0</property>
  127. <property name="top_attach">0</property>
  128. </packing>
  129. </child>
  130. <child>
  131. <object class="GtkLabel" id="UPDATE_CHECKING">
  132. <property name="visible">True</property>
  133. <property name="can_focus">False</property>
  134. <property name="halign">end</property>
  135. <property name="label" translatable="yes" context="updatedialog|UPDATE_CHECKING">Checking...</property>
  136. </object>
  137. <packing>
  138. <property name="left_attach">1</property>
  139. <property name="top_attach">0</property>
  140. </packing>
  141. </child>
  142. <child>
  143. <object class="GtkSpinner" id="THROBBER">
  144. <property name="visible">True</property>
  145. <property name="can_focus">False</property>
  146. </object>
  147. <packing>
  148. <property name="left_attach">2</property>
  149. <property name="top_attach">0</property>
  150. </packing>
  151. </child>
  152. </object>
  153. <packing>
  154. <property name="expand">False</property>
  155. <property name="fill">True</property>
  156. <property name="position">0</property>
  157. </packing>
  158. </child>
  159. <child>
  160. <object class="GtkScrolledWindow" id="checklistwin">
  161. <property name="visible">True</property>
  162. <property name="can_focus">True</property>
  163. <property name="hexpand">True</property>
  164. <property name="vexpand">True</property>
  165. <property name="hscrollbar_policy">never</property>
  166. <property name="vscrollbar_policy">never</property>
  167. <property name="shadow_type">in</property>
  168. <child>
  169. <object class="GtkTreeView" id="checklist">
  170. <property name="visible">True</property>
  171. <property name="can_focus">True</property>
  172. <property name="receives_default">True</property>
  173. <property name="hexpand">True</property>
  174. <property name="vexpand">True</property>
  175. <property name="model">liststore1</property>
  176. <property name="headers_visible">False</property>
  177. <property name="search_column">0</property>
  178. <property name="show_expanders">False</property>
  179. <child internal-child="selection">
  180. <object class="GtkTreeSelection"/>
  181. </child>
  182. <child>
  183. <object class="GtkTreeViewColumn" id="treeviewcolumn4">
  184. <property name="resizable">True</property>
  185. <property name="spacing">6</property>
  186. <property name="alignment">0.5</property>
  187. <child>
  188. <object class="GtkCellRendererToggle" id="cellrenderer5"/>
  189. <attributes>
  190. <attribute name="visible">3</attribute>
  191. <attribute name="active">0</attribute>
  192. </attributes>
  193. </child>
  194. </object>
  195. </child>
  196. <child>
  197. <object class="GtkTreeViewColumn" id="treeviewcolumn5">
  198. <property name="resizable">True</property>
  199. <property name="spacing">6</property>
  200. <child>
  201. <object class="GtkCellRendererText" id="cellrenderer4"/>
  202. <attributes>
  203. <attribute name="text">1</attribute>
  204. </attributes>
  205. </child>
  206. </object>
  207. </child>
  208. </object>
  209. </child>
  210. </object>
  211. <packing>
  212. <property name="expand">True</property>
  213. <property name="fill">True</property>
  214. <property name="position">1</property>
  215. </packing>
  216. </child>
  217. <child>
  218. <object class="GtkCheckButton" id="UPDATE_ALL">
  219. <property name="label" translatable="yes" context="updatedialog|UPDATE_ALL">_Show all updates</property>
  220. <property name="visible">True</property>
  221. <property name="sensitive">False</property>
  222. <property name="can_focus">True</property>
  223. <property name="receives_default">False</property>
  224. <property name="use_underline">True</property>
  225. <property name="xalign">0</property>
  226. <property name="draw_indicator">True</property>
  227. <child internal-child="accessible">
  228. <object class="AtkObject" id="UPDATE_ALL-atkobject">
  229. <property name="AtkObject::accessible-description" translatable="yes" context="updatedialog|extended_tip|UPDATE_ALL">By default, only the downloadable extensions are shown in the dialog. Mark Show all Updates to see also other extensions and error messages.</property>
  230. </object>
  231. </child>
  232. </object>
  233. <packing>
  234. <property name="expand">False</property>
  235. <property name="fill">True</property>
  236. <property name="position">2</property>
  237. </packing>
  238. </child>
  239. </object>
  240. <packing>
  241. <property name="left_attach">0</property>
  242. <property name="top_attach">0</property>
  243. </packing>
  244. </child>
  245. <child>
  246. <object class="GtkBox" id="box3">
  247. <property name="visible">True</property>
  248. <property name="can_focus">False</property>
  249. <property name="hexpand">True</property>
  250. <property name="vexpand">True</property>
  251. <property name="orientation">vertical</property>
  252. <property name="spacing">6</property>
  253. <child>
  254. <object class="GtkLabel" id="DESCRIPTION_LABEL">
  255. <property name="visible">True</property>
  256. <property name="can_focus">False</property>
  257. <property name="halign">start</property>
  258. <property name="label" translatable="yes" context="updatedialog|DESCRIPTION_LABEL">Description</property>
  259. </object>
  260. <packing>
  261. <property name="expand">False</property>
  262. <property name="fill">True</property>
  263. <property name="position">0</property>
  264. </packing>
  265. </child>
  266. <child>
  267. <!-- n-columns=1 n-rows=1 -->
  268. <object class="GtkGrid" id="grid2">
  269. <property name="visible">True</property>
  270. <property name="can_focus">False</property>
  271. <property name="column_spacing">6</property>
  272. <child>
  273. <object class="GtkLabel" id="PUBLISHER_LABEL">
  274. <property name="visible">True</property>
  275. <property name="can_focus">False</property>
  276. <property name="halign">start</property>
  277. <property name="label" translatable="yes" context="updatedialog|PUBLISHER_LABEL">Publisher:</property>
  278. <property name="use_underline">True</property>
  279. <property name="mnemonic_widget">PUBLISHER_LINK</property>
  280. </object>
  281. <packing>
  282. <property name="left_attach">0</property>
  283. <property name="top_attach">0</property>
  284. </packing>
  285. </child>
  286. <child>
  287. <object class="GtkLinkButton" id="PUBLISHER_LINK">
  288. <property name="label" translatable="yes" context="updatedialog|PUBLISHER_LINK">button</property>
  289. <property name="visible">True</property>
  290. <property name="can_focus">True</property>
  291. <property name="receives_default">True</property>
  292. <property name="relief">none</property>
  293. </object>
  294. <packing>
  295. <property name="left_attach">1</property>
  296. <property name="top_attach">0</property>
  297. </packing>
  298. </child>
  299. <child>
  300. <object class="GtkLabel" id="RELEASE_NOTES_LABEL">
  301. <property name="visible">True</property>
  302. <property name="can_focus">False</property>
  303. <property name="halign">start</property>
  304. <property name="label" translatable="yes" context="updatedialog|RELEASE_NOTES_LABEL">What is new:</property>
  305. <property name="use_underline">True</property>
  306. <property name="mnemonic_widget">RELEASE_NOTES_LINK</property>
  307. </object>
  308. <packing>
  309. <property name="left_attach">0</property>
  310. <property name="top_attach">1</property>
  311. </packing>
  312. </child>
  313. <child>
  314. <object class="GtkLinkButton" id="RELEASE_NOTES_LINK">
  315. <property name="label" translatable="yes" context="updatedialog|RELEASE_NOTES_LINK">Release notes</property>
  316. <property name="visible">True</property>
  317. <property name="can_focus">True</property>
  318. <property name="receives_default">True</property>
  319. <property name="relief">none</property>
  320. </object>
  321. <packing>
  322. <property name="left_attach">1</property>
  323. <property name="top_attach">1</property>
  324. </packing>
  325. </child>
  326. </object>
  327. <packing>
  328. <property name="expand">False</property>
  329. <property name="fill">True</property>
  330. <property name="position">1</property>
  331. </packing>
  332. </child>
  333. <child>
  334. <object class="GtkScrolledWindow" id="DESCRIPTIONSWIN">
  335. <property name="visible">True</property>
  336. <property name="can_focus">True</property>
  337. <property name="hexpand">True</property>
  338. <property name="vexpand">True</property>
  339. <property name="shadow_type">in</property>
  340. <child>
  341. <object class="GtkTextView" id="DESCRIPTIONS">
  342. <property name="visible">True</property>
  343. <property name="sensitive">False</property>
  344. <property name="can_focus">True</property>
  345. <property name="hexpand">True</property>
  346. <property name="vexpand">True</property>
  347. <property name="editable">False</property>
  348. <property name="wrap_mode">word</property>
  349. <property name="cursor_visible">False</property>
  350. <property name="accepts_tab">False</property>
  351. <child internal-child="accessible">
  352. <object class="AtkObject" id="DESCRIPTIONS-atkobject">
  353. <property name="AtkObject::accessible-description" translatable="yes" context="updatedialog|extended_tip|DESCRIPTIONS">While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check.</property>
  354. </object>
  355. </child>
  356. </object>
  357. </child>
  358. </object>
  359. <packing>
  360. <property name="expand">False</property>
  361. <property name="fill">True</property>
  362. <property name="position">2</property>
  363. </packing>
  364. </child>
  365. </object>
  366. <packing>
  367. <property name="left_attach">0</property>
  368. <property name="top_attach">1</property>
  369. </packing>
  370. </child>
  371. </object>
  372. <packing>
  373. <property name="expand">False</property>
  374. <property name="fill">True</property>
  375. <property name="position">1</property>
  376. </packing>
  377. </child>
  378. </object>
  379. </child>
  380. <action-widgets>
  381. <action-widget response="-11">help</action-widget>
  382. <action-widget response="-5">ok</action-widget>
  383. <action-widget response="-7">close</action-widget>
  384. </action-widgets>
  385. <child type="titlebar">
  386. <placeholder/>
  387. </child>
  388. <child internal-child="accessible">
  389. <object class="AtkObject" id="UpdateDialog-atkobject">
  390. <property name="AtkObject::accessible-description" translatable="yes" context="updatedialog|extended_tip|UpdateDialog">Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update.</property>
  391. </object>
  392. </child>
  393. </object>
  394. </interface>