empathy r1275 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1275 - trunk/libempathy
- Date: Tue, 29 Jul 2008 16:08:13 +0000 (UTC)
Author: xclaesse
Date: Tue Jul 29 16:08:13 2008
New Revision: 1275
URL: http://svn.gnome.org/viewvc/empathy?rev=1275&view=rev
Log:
If we don't know the status string, set it to unset (Sjoerd Simons).
Modified:
trunk/libempathy/empathy-utils.c
Modified: trunk/libempathy/empathy-utils.c
==============================================================================
--- trunk/libempathy/empathy-utils.c (original)
+++ trunk/libempathy/empathy-utils.c Tue Jul 29 16:08:13 2008
@@ -405,7 +405,7 @@
return MC_PRESENCE_UNSET;
}
- return MC_PRESENCE_AVAILABLE;
+ return MC_PRESENCE_UNSET;
}
gchar *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]