authfallback.ui 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="uui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="AuthFallbackDlg">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="authfallback|AuthFallbackDlg">Authentication Code</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. <property name="skip_taskbar_hint">True</property>
  14. <child>
  15. <placeholder/>
  16. </child>
  17. <child internal-child="vbox">
  18. <object class="GtkBox" id="messagedialog-vbox">
  19. <property name="can_focus">False</property>
  20. <property name="orientation">vertical</property>
  21. <property name="spacing">12</property>
  22. <child internal-child="action_area">
  23. <object class="GtkButtonBox" id="messagedialog-action_area">
  24. <property name="can_focus">False</property>
  25. <property name="layout_style">end</property>
  26. <child>
  27. <object class="GtkButton" id="ok">
  28. <property name="label">gtk-ok</property>
  29. <property name="visible">True</property>
  30. <property name="can_focus">True</property>
  31. <property name="can_default">True</property>
  32. <property name="has_default">True</property>
  33. <property name="receives_default">True</property>
  34. <property name="use_stock">True</property>
  35. </object>
  36. <packing>
  37. <property name="expand">False</property>
  38. <property name="fill">True</property>
  39. <property name="position">0</property>
  40. </packing>
  41. </child>
  42. <child>
  43. <object class="GtkButton" id="cancel">
  44. <property name="label">gtk-cancel</property>
  45. <property name="visible">True</property>
  46. <property name="can_focus">True</property>
  47. <property name="receives_default">True</property>
  48. <property name="use_stock">True</property>
  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. </object>
  57. <packing>
  58. <property name="expand">False</property>
  59. <property name="fill">True</property>
  60. <property name="pack_type">end</property>
  61. <property name="position">0</property>
  62. </packing>
  63. </child>
  64. <child>
  65. <!-- n-columns=1 n-rows=1 -->
  66. <object class="GtkGrid">
  67. <property name="visible">True</property>
  68. <property name="can_focus">False</property>
  69. <child>
  70. <!-- n-columns=1 n-rows=1 -->
  71. <object class="GtkGrid" id="GDrive">
  72. <property name="visible">True</property>
  73. <property name="can_focus">False</property>
  74. <property name="row_spacing">6</property>
  75. <child>
  76. <object class="GtkBox" id="box2">
  77. <property name="visible">True</property>
  78. <property name="can_focus">False</property>
  79. <property name="halign">center</property>
  80. <child>
  81. <object class="GtkLabel" id="google_prefix_label">
  82. <property name="can_focus">False</property>
  83. <property name="label" translatable="no">G-</property>
  84. </object>
  85. <packing>
  86. <property name="expand">False</property>
  87. <property name="fill">True</property>
  88. <property name="position">0</property>
  89. </packing>
  90. </child>
  91. <child>
  92. <object class="GtkEntry" id="google_code">
  93. <property name="visible">True</property>
  94. <property name="can_focus">True</property>
  95. <property name="max_length">6</property>
  96. <property name="activates_default">True</property>
  97. <property name="truncate-multiline">True</property>
  98. <property name="width_chars">6</property>
  99. </object>
  100. <packing>
  101. <property name="expand">False</property>
  102. <property name="fill">True</property>
  103. <property name="position">1</property>
  104. </packing>
  105. </child>
  106. </object>
  107. <packing>
  108. <property name="left_attach">0</property>
  109. <property name="top_attach">1</property>
  110. </packing>
  111. </child>
  112. <child>
  113. <object class="GtkLabel" id="label1">
  114. <property name="visible">True</property>
  115. <property name="can_focus">False</property>
  116. <property name="label" translatable="yes" context="authfallback|label1">Enter the 6 digit PIN:</property>
  117. <property name="xalign">0</property>
  118. </object>
  119. <packing>
  120. <property name="left_attach">0</property>
  121. <property name="top_attach">0</property>
  122. </packing>
  123. </child>
  124. </object>
  125. <packing>
  126. <property name="left_attach">0</property>
  127. <property name="top_attach">1</property>
  128. </packing>
  129. </child>
  130. <child>
  131. <!-- n-columns=1 n-rows=1 -->
  132. <object class="GtkGrid" id="OneDrive">
  133. <property name="visible">True</property>
  134. <property name="can_focus">False</property>
  135. <property name="hexpand">True</property>
  136. <property name="vexpand">True</property>
  137. <property name="row_spacing">6</property>
  138. <child>
  139. <object class="GtkEntry" id="code">
  140. <property name="visible">True</property>
  141. <property name="can_focus">True</property>
  142. <property name="activates_default">True</property>
  143. <property name="truncate-multiline">True</property>
  144. <property name="width_chars">0</property>
  145. </object>
  146. <packing>
  147. <property name="left_attach">0</property>
  148. <property name="top_attach">1</property>
  149. </packing>
  150. </child>
  151. <child>
  152. <object class="GtkEntry" id="url">
  153. <property name="visible">True</property>
  154. <property name="can_focus">True</property>
  155. <property name="editable">False</property>
  156. <property name="truncate-multiline">True</property>
  157. <property name="activates_default">True</property>
  158. </object>
  159. <packing>
  160. <property name="left_attach">0</property>
  161. <property name="top_attach">2</property>
  162. </packing>
  163. </child>
  164. <child>
  165. <object class="GtkLabel" id="instructions">
  166. <property name="visible">True</property>
  167. <property name="can_focus">False</property>
  168. <property name="wrap">True</property>
  169. <property name="wrap_mode">word-char</property>
  170. <property name="width_chars">70</property>
  171. <property name="max_width_chars">70</property>
  172. <property name="xalign">0</property>
  173. </object>
  174. <packing>
  175. <property name="left_attach">0</property>
  176. <property name="top_attach">0</property>
  177. </packing>
  178. </child>
  179. </object>
  180. <packing>
  181. <property name="left_attach">0</property>
  182. <property name="top_attach">0</property>
  183. </packing>
  184. </child>
  185. </object>
  186. <packing>
  187. <property name="expand">False</property>
  188. <property name="fill">True</property>
  189. <property name="position">4</property>
  190. </packing>
  191. </child>
  192. </object>
  193. </child>
  194. <action-widgets>
  195. <action-widget response="-5">ok</action-widget>
  196. <action-widget response="-6">cancel</action-widget>
  197. </action-widgets>
  198. </object>
  199. </interface>