empathy r2092 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2092 - trunk/libempathy
- Date: Tue, 6 Jan 2009 16:49:33 +0000 (UTC)
Author: xclaesse
Date: Tue Jan 6 16:49:33 2009
New Revision: 2092
URL: http://svn.gnome.org/viewvc/empathy?rev=2092&view=rev
Log:
Use TpConnectionStatus instead of guint.
Modified:
trunk/libempathy/empathy-account-manager.c
Modified: trunk/libempathy/empathy-account-manager.c
==============================================================================
--- trunk/libempathy/empathy-account-manager.c (original)
+++ trunk/libempathy/empathy-account-manager.c Tue Jan 6 16:49:33 2009
@@ -123,7 +123,7 @@
{
McAccount *account;
EmpathyAccountManagerPriv *priv = GET_PRIV (manager);
- guint initial_status;
+ TpConnectionStatus initial_status;
account = mc_account_lookup (account_name);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]