|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<!-- Generated with glade 3.16.1 --> |
| 2 | +<!-- Generated with glade 3.19.0 --> |
3 | 3 | <interface> |
4 | 4 | <requires lib="gtk+" version="3.10"/> |
5 | 5 | <object class="GtkBox" id="main_box"> |
|
12 | 12 | <property name="orientation">vertical</property> |
13 | 13 | <property name="spacing">8</property> |
14 | 14 | <child> |
15 | | - <object class="GtkImage" id="icon_image"> |
| 15 | + <object class="GtkRevealer" id="revealer1"> |
| 16 | + <property name="height_request">64</property> |
16 | 17 | <property name="visible">True</property> |
17 | 18 | <property name="can_focus">False</property> |
18 | | - <property name="yalign">0</property> |
19 | | - <property name="ypad">16</property> |
20 | | - <property name="pixel_size">64</property> |
21 | | - <property name="icon_name">emblem-synchronizing-symbolic</property> |
22 | | - <property name="icon_size">6</property> |
| 19 | + <property name="transition_type">crossfade</property> |
| 20 | + <property name="reveal_child">True</property> |
| 21 | + <child> |
| 22 | + <object class="GtkSpinner" id="spinner"> |
| 23 | + <property name="width_request">128</property> |
| 24 | + <property name="visible">True</property> |
| 25 | + <property name="can_focus">False</property> |
| 26 | + <property name="active">True</property> |
| 27 | + </object> |
| 28 | + </child> |
23 | 29 | </object> |
24 | 30 | <packing> |
25 | 31 | <property name="expand">False</property> |
26 | | - <property name="fill">False</property> |
| 32 | + <property name="fill">True</property> |
27 | 33 | <property name="position">0</property> |
28 | 34 | </packing> |
29 | 35 | </child> |
30 | 36 | <child> |
31 | 37 | <object class="GtkLabel" id="action_label"> |
32 | 38 | <property name="visible">True</property> |
33 | 39 | <property name="can_focus">False</property> |
34 | | - <property name="xalign">0</property> |
35 | 40 | <property name="ellipsize">end</property> |
36 | 41 | <property name="single_line_mode">True</property> |
37 | 42 | <property name="lines">1</property> |
| 43 | + <property name="xalign">0</property> |
38 | 44 | </object> |
39 | 45 | <packing> |
40 | 46 | <property name="expand">False</property> |
|
50 | 56 | <property name="margin_right">5</property> |
51 | 57 | <property name="spacing">10</property> |
52 | 58 | <child> |
53 | | - <object class="GtkButton" id="btn_cancel"> |
54 | | - <property name="label" translatable="yes">Cancel</property> |
55 | | - <property name="visible">True</property> |
| 59 | + <object class="GtkButton" id="btn_show_files"> |
| 60 | + <property name="label" translatable="yes">Launch now</property> |
| 61 | + <property name="visible">False</property> |
56 | 62 | <property name="can_focus">True</property> |
57 | 63 | <property name="receives_default">True</property> |
58 | 64 | </object> |
|
63 | 69 | </packing> |
64 | 70 | </child> |
65 | 71 | <child> |
66 | | - <object class="GtkButton" id="btn_show_files"> |
67 | | - <property name="label" translatable="yes">Launch now</property> |
68 | | - <property name="visible">True</property> |
69 | | - <property name="can_focus">True</property> |
70 | | - <property name="receives_default">True</property> |
71 | | - </object> |
72 | | - <packing> |
73 | | - <property name="expand">False</property> |
74 | | - <property name="fill">True</property> |
75 | | - <property name="position">1</property> |
76 | | - </packing> |
| 72 | + <placeholder/> |
77 | 73 | </child> |
78 | 74 | <child> |
79 | 75 | <object class="GtkButton" id="btn_quit"> |
|
114 | 110 | <object class="GtkLabel" id="message_label"> |
115 | 111 | <property name="visible">True</property> |
116 | 112 | <property name="can_focus">False</property> |
117 | | - <property name="xalign">0</property> |
118 | 113 | <property name="ellipsize">end</property> |
| 114 | + <property name="xalign">0</property> |
119 | 115 | <attributes> |
120 | 116 | <attribute name="size" value="9000"/> |
121 | 117 | </attributes> |
|
126 | 122 | <property name="position">4</property> |
127 | 123 | </packing> |
128 | 124 | </child> |
| 125 | + <child> |
| 126 | + <object class="GtkRevealer" id="revealer2"> |
| 127 | + <property name="visible">True</property> |
| 128 | + <property name="can_focus">False</property> |
| 129 | + <property name="transition_type">crossfade</property> |
| 130 | + <property name="reveal_child">True</property> |
| 131 | + <child> |
| 132 | + <object class="GtkImage" id="icon_image"> |
| 133 | + <property name="visible">True</property> |
| 134 | + <property name="can_focus">False</property> |
| 135 | + <property name="yalign">0</property> |
| 136 | + <property name="ypad">16</property> |
| 137 | + <property name="pixel_size">64</property> |
| 138 | + <property name="icon_name">emblem-synchronizing-symbolic</property> |
| 139 | + <property name="icon_size">6</property> |
| 140 | + </object> |
| 141 | + </child> |
| 142 | + </object> |
| 143 | + <packing> |
| 144 | + <property name="expand">False</property> |
| 145 | + <property name="fill">True</property> |
| 146 | + <property name="position">5</property> |
| 147 | + </packing> |
| 148 | + </child> |
129 | 149 | </object> |
130 | 150 | </interface> |
0 commit comments