]> git.0d.be Git - empathy.git/commitdiff
fix indentation
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 11 Aug 2010 10:18:40 +0000 (12:18 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 11 Aug 2010 10:19:44 +0000 (12:19 +0200)
libempathy/empathy-utils.c

index c262c0a6f80d5c0a046952fdc19deb4a06c206f2..daf186c106a62dd43a071bbe10c3c46f521dd3eb 100644 (file)
@@ -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,