credit our artists in about dialog
This commit is contained in:
		
							parent
							
								
									215be2bb5c
								
							
						
					
					
						commit
						02ce0f1e99
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -422,6 +422,9 @@ class AboutDialog:
 | 
			
		|||
 | 
			
		||||
		dlg.set_logo(pixbuf)
 | 
			
		||||
		dlg.set_translator_credits(_('translator-credits'))
 | 
			
		||||
		
 | 
			
		||||
		artists = ['Denis Craven', 'Membris Khan', 'Guillaume Morin']
 | 
			
		||||
		dlg.set_artists(artists)
 | 
			
		||||
 | 
			
		||||
		rep = dlg.run()
 | 
			
		||||
		dlg.destroy()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue