]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.c
If we don't know the status string, set it to unset (Sjoerd Simons).
[empathy.git] / libempathy / empathy-utils.c
index 3762b89ae7e2ae81b047eccdce203471ddf66a40..6c28a116e38206bb598f27cd78fb02ed3d440c32 100644 (file)
@@ -405,7 +405,7 @@ empathy_presence_from_str (const gchar *str)
                return MC_PRESENCE_UNSET;
        }
 
-       return MC_PRESENCE_AVAILABLE;
+       return MC_PRESENCE_UNSET;
 }
 
 gchar *