updaterequireddialog.ui 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="dkt">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="UpdateRequiredDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">5</property>
  8. <property name="title" translatable="yes" context="updaterequireddialog|UpdateRequiredDialog">Extension Update Required</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>
  14. <placeholder/>
  15. </child>
  16. <child internal-child="vbox">
  17. <object class="GtkBox" id="dialog-vbox1">
  18. <property name="can_focus">False</property>
  19. <property name="orientation">vertical</property>
  20. <property name="spacing">12</property>
  21. <child internal-child="action_area">
  22. <object class="GtkButtonBox" id="dialog-action_area1">
  23. <property name="can_focus">False</property>
  24. <property name="layout_style">end</property>
  25. <child>
  26. <object class="GtkButton" id="ok">
  27. <property name="label" translatable="yes" context="updaterequireddialog|check">Check for _Updates...</property>
  28. <property name="visible">True</property>
  29. <property name="can_focus">True</property>
  30. <property name="can_default">True</property>
  31. <property name="has_default">True</property>
  32. <property name="receives_default">True</property>
  33. <property name="use_underline">True</property>
  34. </object>
  35. <packing>
  36. <property name="expand">False</property>
  37. <property name="fill">True</property>
  38. <property name="position">0</property>
  39. </packing>
  40. </child>
  41. <child>
  42. <object class="GtkButton" id="disable">
  43. <property name="label" translatable="yes" context="updaterequireddialog|disable">Disable all</property>
  44. <property name="visible">True</property>
  45. <property name="can_focus">True</property>
  46. <property name="receives_default">True</property>
  47. <property name="use_underline">True</property>
  48. </object>
  49. <packing>
  50. <property name="expand">False</property>
  51. <property name="fill">True</property>
  52. <property name="position">1</property>
  53. </packing>
  54. </child>
  55. <child>
  56. <object class="GtkButton" id="cancel">
  57. <property name="label">gtk-cancel</property>
  58. <property name="can_focus">True</property>
  59. <property name="receives_default">True</property>
  60. <property name="no_show_all">True</property>
  61. <property name="use_stock">True</property>
  62. </object>
  63. <packing>
  64. <property name="expand">False</property>
  65. <property name="fill">True</property>
  66. <property name="position">2</property>
  67. </packing>
  68. </child>
  69. <child>
  70. <object class="GtkButton" id="help">
  71. <property name="label">gtk-help</property>
  72. <property name="visible">True</property>
  73. <property name="can_focus">True</property>
  74. <property name="receives_default">True</property>
  75. <property name="use_stock">True</property>
  76. </object>
  77. <packing>
  78. <property name="expand">False</property>
  79. <property name="fill">True</property>
  80. <property name="position">3</property>
  81. <property name="secondary">True</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">1</property>
  90. </packing>
  91. </child>
  92. <child>
  93. <!-- n-columns=1 n-rows=1 -->
  94. <object class="GtkGrid" id="grid1">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <property name="row_spacing">12</property>
  98. <child>
  99. <object class="GtkLabel" id="updatelabel">
  100. <property name="visible">True</property>
  101. <property name="can_focus">False</property>
  102. <property name="label" translatable="yes" context="updaterequireddialog|updatelabel">%PRODUCTNAME has been updated to a new version. Some installed %PRODUCTNAME extensions are not compatible with this version and need to be updated before they can be used.</property>
  103. <property name="wrap">True</property>
  104. <property name="width_chars">95</property>
  105. <property name="max_width_chars">95</property>
  106. <property name="xalign">0</property>
  107. </object>
  108. <packing>
  109. <property name="left_attach">0</property>
  110. <property name="top_attach">0</property>
  111. </packing>
  112. </child>
  113. <child>
  114. <object class="GtkScrolledWindow" id="scroll">
  115. <property name="visible">True</property>
  116. <property name="can_focus">True</property>
  117. <property name="hexpand">True</property>
  118. <property name="vexpand">True</property>
  119. <property name="hscrollbar_policy">never</property>
  120. <property name="shadow_type">in</property>
  121. <child>
  122. <object class="GtkViewport">
  123. <property name="visible">True</property>
  124. <property name="can_focus">False</property>
  125. <child>
  126. <object class="GtkDrawingArea" id="extensions">
  127. <property name="visible">True</property>
  128. <property name="can_focus">True</property>
  129. <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
  130. <property name="hexpand">True</property>
  131. <property name="vexpand">True</property>
  132. </object>
  133. </child>
  134. </object>
  135. </child>
  136. </object>
  137. <packing>
  138. <property name="left_attach">0</property>
  139. <property name="top_attach">1</property>
  140. </packing>
  141. </child>
  142. <child>
  143. <!-- n-columns=1 n-rows=1 -->
  144. <object class="GtkGrid" id="grid2">
  145. <property name="visible">True</property>
  146. <property name="can_focus">False</property>
  147. <property name="hexpand">True</property>
  148. <property name="row_spacing">6</property>
  149. <child>
  150. <object class="GtkLabel" id="progresslabel">
  151. <property name="can_focus">False</property>
  152. <property name="no_show_all">True</property>
  153. <property name="label" translatable="yes" context="updaterequireddialog|progresslabel">Adding %EXTENSION_NAME</property>
  154. <property name="use_underline">True</property>
  155. <property name="xalign">0</property>
  156. </object>
  157. <packing>
  158. <property name="left_attach">0</property>
  159. <property name="top_attach">0</property>
  160. </packing>
  161. </child>
  162. <child>
  163. <object class="GtkProgressBar" id="progress">
  164. <property name="can_focus">False</property>
  165. <property name="no_show_all">True</property>
  166. <property name="hexpand">True</property>
  167. </object>
  168. <packing>
  169. <property name="left_attach">0</property>
  170. <property name="top_attach">1</property>
  171. </packing>
  172. </child>
  173. </object>
  174. <packing>
  175. <property name="left_attach">0</property>
  176. <property name="top_attach">2</property>
  177. </packing>
  178. </child>
  179. </object>
  180. <packing>
  181. <property name="expand">False</property>
  182. <property name="fill">True</property>
  183. <property name="position">0</property>
  184. </packing>
  185. </child>
  186. </object>
  187. </child>
  188. <action-widgets>
  189. <action-widget response="101">ok</action-widget>
  190. <action-widget response="102">disable</action-widget>
  191. <action-widget response="-11">help</action-widget>
  192. </action-widgets>
  193. </object>
  194. </interface>