empathy r1009 - trunk/src
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1009 - trunk/src
- Date: Sun, 20 Apr 2008 15:05:00 +0100 (BST)
Author: fpeters
Date: Sun Apr 20 14:05:00 2008
New Revision: 1009
URL: http://svn.gnome.org/viewvc/empathy?rev=1009&view=rev
Log:
initialize connection_status
Modified:
trunk/src/empathy-status-icon.c
Modified: trunk/src/empathy-status-icon.c
==============================================================================
--- trunk/src/empathy-status-icon.c (original)
+++ trunk/src/empathy-status-icon.c Sun Apr 20 14:05:00 2008
@@ -349,7 +349,7 @@
EmpathyStatusIcon *icon)
{
GList *accounts, *l;
- guint connection_status;
+ guint connection_status = 1;
EmpathyStatusIconPriv *priv;
priv = GET_PRIV (icon);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]