diff frontends/src/quick_frontend/quick_gateways.py @ 587:952322b1d490

Remove trailing whitespaces.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 18 Jan 2013 17:55:34 +0100
parents ca13633d3b6b
children beaf6bec2fcd
line wrap: on
line diff
--- a/frontends/src/quick_frontend/quick_gateways.py	Fri Jan 18 17:55:27 2013 +0100
+++ b/frontends/src/quick_frontend/quick_gateways.py	Fri Jan 18 17:55:34 2013 +0100
@@ -24,7 +24,7 @@
 
 class QuickGatewaysManager():
 
-    
+
     def __init__(self, host, gateways, title=_("Gateways manager"), server=None):
         self.WARNING_MSG = _(u"""Be careful ! Gateways allow you to use an external IM (legacy IM), so you can see your contact as jabber contacts.
 But when you do this, all your messages go throught the external legacy IM server, it is a huge privacy issue (i.e.: all your messages throught the gateway can be monitored, recorded, analyzed by the external server, most of time a private company).""")