updateinstalldialog.ui 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  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="GtkDialog" id="UpdateInstallDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="updateinstalldialog|UpdateInstallDialog">Download and Installation</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="help">
  24. <property name="label">gtk-help</property>
  25. <property name="visible">True</property>
  26. <property name="can_focus">True</property>
  27. <property name="receives_default">True</property>
  28. <property name="use_stock">True</property>
  29. </object>
  30. <packing>
  31. <property name="expand">False</property>
  32. <property name="fill">True</property>
  33. <property name="position">0</property>
  34. <property name="secondary">True</property>
  35. </packing>
  36. </child>
  37. <child>
  38. <object class="GtkButton" id="ok">
  39. <property name="label">gtk-ok</property>
  40. <property name="visible">True</property>
  41. <property name="sensitive">False</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="cancel">
  54. <property name="label">gtk-cancel</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. </packing>
  65. </child>
  66. </object>
  67. <packing>
  68. <property name="expand">False</property>
  69. <property name="fill">True</property>
  70. <property name="pack_type">end</property>
  71. <property name="position">0</property>
  72. </packing>
  73. </child>
  74. <child>
  75. <object class="GtkBox" id="box1">
  76. <property name="visible">True</property>
  77. <property name="can_focus">False</property>
  78. <property name="hexpand">True</property>
  79. <property name="vexpand">True</property>
  80. <property name="orientation">vertical</property>
  81. <property name="spacing">6</property>
  82. <child>
  83. <object class="GtkLabel" id="DOWNLOADING">
  84. <property name="visible">True</property>
  85. <property name="can_focus">False</property>
  86. <property name="halign">start</property>
  87. <property name="label" translatable="yes" context="updateinstalldialog|DOWNLOADING">Downloading extensions...</property>
  88. <property name="use_underline">True</property>
  89. <property name="mnemonic_widget">STATUSBAR</property>
  90. </object>
  91. <packing>
  92. <property name="expand">False</property>
  93. <property name="fill">True</property>
  94. <property name="position">0</property>
  95. </packing>
  96. </child>
  97. <child>
  98. <object class="GtkProgressBar" id="STATUSBAR">
  99. <property name="visible">True</property>
  100. <property name="can_focus">False</property>
  101. </object>
  102. <packing>
  103. <property name="expand">False</property>
  104. <property name="fill">True</property>
  105. <property name="position">1</property>
  106. </packing>
  107. </child>
  108. <child>
  109. <object class="GtkLabel" id="EXTENSION_NAME">
  110. <property name="visible">True</property>
  111. <property name="can_focus">False</property>
  112. <property name="halign">start</property>
  113. </object>
  114. <packing>
  115. <property name="expand">False</property>
  116. <property name="fill">True</property>
  117. <property name="position">2</property>
  118. </packing>
  119. </child>
  120. <child>
  121. <object class="GtkLabel" id="RESULTS">
  122. <property name="visible">True</property>
  123. <property name="can_focus">False</property>
  124. <property name="halign">start</property>
  125. <property name="label" translatable="yes" context="updateinstalldialog|RESULTS">Result</property>
  126. <property name="use_underline">True</property>
  127. <property name="mnemonic_widget">INFO</property>
  128. </object>
  129. <packing>
  130. <property name="expand">False</property>
  131. <property name="fill">True</property>
  132. <property name="position">3</property>
  133. </packing>
  134. </child>
  135. <child>
  136. <object class="GtkScrolledWindow">
  137. <property name="visible">True</property>
  138. <property name="can_focus">True</property>
  139. <property name="hexpand">True</property>
  140. <property name="vexpand">True</property>
  141. <property name="shadow_type">in</property>
  142. <child>
  143. <object class="GtkTextView" id="INFO">
  144. <property name="visible">True</property>
  145. <property name="can_focus">True</property>
  146. <property name="hexpand">True</property>
  147. <property name="vexpand">True</property>
  148. <property name="editable">False</property>
  149. <property name="cursor_visible">False</property>
  150. </object>
  151. </child>
  152. </object>
  153. <packing>
  154. <property name="expand">False</property>
  155. <property name="fill">True</property>
  156. <property name="position">4</property>
  157. </packing>
  158. </child>
  159. </object>
  160. <packing>
  161. <property name="expand">True</property>
  162. <property name="fill">True</property>
  163. <property name="position">1</property>
  164. </packing>
  165. </child>
  166. </object>
  167. </child>
  168. <action-widgets>
  169. <action-widget response="-11">help</action-widget>
  170. <action-widget response="-5">ok</action-widget>
  171. <action-widget response="-6">cancel</action-widget>
  172. </action-widgets>
  173. <child type="titlebar">
  174. <placeholder/>
  175. </child>
  176. <child internal-child="accessible">
  177. <object class="AtkObject" id="UpdateInstallDialog-atkobject">
  178. <property name="AtkObject::accessible-description" translatable="yes" context="updateinstalldialog|extended_tip|UpdateInstallDialog">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>
  179. </object>
  180. </child>
  181. </object>
  182. </interface>