]> git.0d.be Git - empathy.git/commitdiff
empathy-status-icon: remove trailing tabs
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 24 Jun 2009 14:23:53 +0000 (15:23 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 24 Jun 2009 16:32:26 +0000 (17:32 +0100)
src/empathy-status-icon.c

index 921738443a693b76dc3f98d752459f9c01db6b6a..d6520ff7cf1aa5eecd29c8151ac2fd0051be3fda 100644 (file)
@@ -261,7 +261,7 @@ status_icon_event_removed_cb (EmpathyEventManager *manager,
 
        /* update notification anyway, as it's safe and we might have been
         * changed presence in the meanwhile
-        */     
+        */
        status_icon_update_notification (icon);
 
        if (!priv->event && priv->blink_timeout) {
@@ -379,7 +379,7 @@ status_icon_key_press_event_cb  (GtkWidget *window,
        }
        return FALSE;
 }
-                               
+
 static void
 status_icon_activate_cb (GtkStatusIcon     *status_icon,
                         EmpathyStatusIcon *icon)