| 
									
										
										
										
											2016-12-23 23:38:32 +08:00
										 |  |  | <!-- Aseprite --> | 
					
						
							| 
									
										
										
										
											2021-04-13 03:57:02 +08:00
										 |  |  | <!-- Copyright (C) 2021 by Igara Studio S.A. --> | 
					
						
							| 
									
										
										
										
											2016-11-16 05:11:47 +08:00
										 |  |  | <!-- Copyright (C) 2016 by David Capello --> | 
					
						
							|  |  |  | <gui> | 
					
						
							| 
									
										
										
										
											2016-12-23 23:38:32 +08:00
										 |  |  | <window id="open_sequence" text="@.title"> | 
					
						
							| 
									
										
										
										
											2016-11-16 05:11:47 +08:00
										 |  |  |   <vbox> | 
					
						
							| 
									
										
										
										
											2025-08-15 09:14:31 +08:00
										 |  |  |     <label text="@.description" for="files" /> | 
					
						
							| 
									
										
										
										
											2016-11-16 05:11:47 +08:00
										 |  |  |     <view expansive="true" id="view" minwidth="128" minheight="64"> | 
					
						
							|  |  |  |       <listbox id="files" multiselect="true" /> | 
					
						
							|  |  |  |     </view> | 
					
						
							| 
									
										
										
										
											2022-08-22 19:15:24 +08:00
										 |  |  |     <hbox> | 
					
						
							| 
									
										
										
										
											2025-08-15 09:14:31 +08:00
										 |  |  |       <label text="@.duration" for="duration" /> | 
					
						
							| 
									
										
										
										
											2022-08-22 19:15:24 +08:00
										 |  |  |       <expr text="0" id="duration" suffix="ms" /> | 
					
						
							|  |  |  |     </hbox> | 
					
						
							| 
									
										
										
										
											2016-11-16 05:11:47 +08:00
										 |  |  |     <separator horizontal="true" /> | 
					
						
							| 
									
										
										
										
											2016-12-23 23:38:32 +08:00
										 |  |  |     <check id="repeat" text="@.repeat" /> | 
					
						
							| 
									
										
										
										
											2021-04-13 03:57:02 +08:00
										 |  |  |     <check id="dont_show" text="@general.dont_show" /> | 
					
						
							| 
									
										
										
										
											2016-11-16 05:11:47 +08:00
										 |  |  |     <hbox> | 
					
						
							|  |  |  |       <boxfiller /> | 
					
						
							|  |  |  |       <hbox homogeneous="true"> | 
					
						
							| 
									
										
										
										
											2016-12-23 23:38:32 +08:00
										 |  |  |         <button id="agree" text="@.agree" closewindow="true" minwidth="60" /> | 
					
						
							|  |  |  |         <button id="skip" text="@.skip" closewindow="true" minwidth="60" magnet="true" /> | 
					
						
							| 
									
										
										
										
											2016-11-16 05:11:47 +08:00
										 |  |  |       </hbox> | 
					
						
							|  |  |  |       <boxfiller /> | 
					
						
							|  |  |  |     </hbox> | 
					
						
							|  |  |  |   </vbox> | 
					
						
							|  |  |  | </window> | 
					
						
							|  |  |  | </gui> |