[telepathy-butterfly/master] Removed evil import * and fix copyright year

Nicolas Dufresne nicolas.dufresne at collabora.co.uk
Tue Jan 12 08:23:03 PST 2010


Signed-off-by: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
---
 butterfly/mail_notification.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/butterfly/mail_notification.py b/butterfly/mail_notification.py
index 2c3f69b..a53afe2 100644
--- a/butterfly/mail_notification.py
+++ b/butterfly/mail_notification.py
@@ -1,6 +1,6 @@
 # telepathy-butterfly - an MSN connection manager for Telepathy
 #
-# Copyright (C) 2009 Collabora Ltd.
+# Copyright (C) 2010 Collabora Ltd.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 from base64 import b64encode, b64decode
-from butterfly.Connection_Interface_Mail_Notification import *
+from butterfly.Connection_Interface_Mail_Notification import ConnectionInterfaceMailNotification
 import dbus.service
 import logging
 import papyon
-- 
1.5.6.5




More information about the telepathy-commits mailing list