[empathy] fix indentation
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] fix indentation
- Date: Wed, 11 Aug 2010 10:19:54 +0000 (UTC)
commit de947130fc39cc6168f18b87b82707a529094e2f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Aug 11 12:18:40 2010 +0200
fix indentation
libempathy/empathy-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index c262c0a..daf186c 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -363,7 +363,7 @@ create_errors_to_message_hash (void)
_("This resource is already connected to the server"));
g_hash_table_insert (errors, TP_ERROR_STR_CONNECTION_REPLACED,
_("Connection has been replaced by a new connection using the "
- "same resource"));
+ "same resource"));
g_hash_table_insert (errors, TP_ERROR_STR_REGISTRATION_EXISTS,
_("The account already exists on the server"));
g_hash_table_insert (errors, TP_ERROR_STR_SERVICE_BUSY,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]