make the export assistant slightly wider
This commit is contained in:
		@@ -168,6 +168,7 @@ class ExportAssistant(Gtk.Assistant, ManagedWindow) :
 | 
			
		||||
        image.set_from_file(SPLASH)
 | 
			
		||||
 | 
			
		||||
        box = Gtk.VBox()
 | 
			
		||||
        box.set_size_request(600, -1) # wide enough it won't have to expand
 | 
			
		||||
        box.pack_start(image, False, False, 5)
 | 
			
		||||
        box.pack_start(label, False, False, 5)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user