[empathy] fix identation
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] fix identation
- Date: Mon, 18 Jan 2010 14:01:15 +0000 (UTC)
commit 508ae6971b3b64e6f5db47cf1c452d70137993c9
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Jan 18 11:15:26 2010 +0000
fix identation
src/empathy-accounts-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index 225bf36..99d3659 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -842,7 +842,7 @@ get_status_icon_for_account (EmpathyAccountsDialog *self,
/* An error occured */
return GTK_STOCK_DIALOG_ERROR;
- presence = TP_CONNECTION_PRESENCE_TYPE_OFFLINE;
+ presence = TP_CONNECTION_PRESENCE_TYPE_OFFLINE;
}
else if (status == TP_CONNECTION_STATUS_CONNECTING)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]