mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-31 07:37:22 +01:00 
			
		
		
		
	PluginDownloader: Display plugin description on one line.
This commit is contained in:
		
							parent
							
								
									e65a722b2f
								
							
						
					
					
						commit
						fed2bcf9d3
					
				| @ -337,9 +337,7 @@ class PluginDownloader(callbacks.Plugin): | ||||
|                     irc.error(_('This plugin has no description.')) | ||||
|                 else: | ||||
|                     info = info.split('\n\n')[0] | ||||
|                     for line in info.split('\n'): | ||||
|                         if line != '': | ||||
|                             irc.reply(line) | ||||
|                     irc.reply(info.replace('\n', ' ')) | ||||
|     info = wrap(info, ['something', optional('something')]) | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Valentin Lorentz
						Valentin Lorentz