[empathy] Fix a long line.
- From: Cosimo Cecchi <cosimoc src gnome org>
 
- To: svn-commits-list gnome org
 
- Cc: 
 
- Subject: [empathy] Fix a long line.
 
- Date: Mon, 14 Sep 2009 11:11:50 +0000 (UTC)
 
commit ba50e508b7552acf9c1652bd7a8ccb6e1ea6a6b7
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 14 12:10:40 2009 +0200
    Fix a long line.
 src/empathy-import-pidgin.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-import-pidgin.c b/src/empathy-import-pidgin.c
index ccf0dac..31dbbdd 100644
--- a/src/empathy-import-pidgin.c
+++ b/src/empathy-import-pidgin.c
@@ -361,7 +361,8 @@ empathy_import_pidgin_accounts_to_import (void)
   gboolean out;
   GFile *file;
 
-  filename = g_build_filename (g_get_home_dir (), ".purple", "accounts.xml", NULL);
+  filename = g_build_filename (g_get_home_dir (), ".purple", "accounts.xml",
+      NULL);
   file = g_file_new_for_path (filename);
   out = g_file_query_exists (file, NULL);
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]