Show correct URL in bug buddy. Kudos to vArDo :-)
This commit is contained in:
		
							parent
							
								
									1ebe587886
								
							
						
					
					
						commit
						b38c45f6fa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -87,7 +87,7 @@ def _info(type, value, tb):
 | 
			
		|||
	while not close_clicked:
 | 
			
		||||
		resp = dialog.run()
 | 
			
		||||
		if resp == RESPONSE_REPORT_BUG:
 | 
			
		||||
			url = 'http://trac.gajim.org/wiki/WikiStart#howto_report_ticket'
 | 
			
		||||
			url = 'http://trac.gajim.org/wiki/HowToCreateATicket'
 | 
			
		||||
			helpers.launch_browser_mailer('url', url)
 | 
			
		||||
		else:
 | 
			
		||||
			close_clicked = True
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue