pidgin/gtkdocklet-gtk.c

changeset 31294
73607ab89c6f
parent 31227
c61dee56e1f3
child 31308
35817b8ced65
--- a/pidgin/gtkdocklet-gtk.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/pidgin/gtkdocklet-gtk.c	Tue Jan 04 06:55:30 2011 +0000
@@ -2,7 +2,7 @@
  * System tray icon (aka docklet) plugin for Purple
  *
  * Copyright (C) 2007 Anders Hasselqvist
- * 
+ *
  * 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 the Free Software Foundation; either version 2 of the
@@ -12,7 +12,7 @@
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
@@ -98,7 +98,7 @@
 static void
 docklet_gtk_status_activated_cb(GtkStatusIcon *status_icon, gpointer user_data)
 {
-	pidgin_docklet_clicked(1); 
+	pidgin_docklet_clicked(1);
 }
 
 static void

mercurial