[empathy] empathy-import-dialog: remove trailing spaces
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] empathy-import-dialog: remove trailing spaces
- Date: Fri, 15 May 2009 10:43:58 -0400 (EDT)
commit 9270aede750d4994fea91ce9a02e74325ee5d963
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri May 15 15:33:45 2009 +0100
empathy-import-dialog: remove trailing spaces
---
src/empathy-import-dialog.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/empathy-import-dialog.c b/src/empathy-import-dialog.c
index c7c321f..da54117 100644
--- a/src/empathy-import-dialog.c
+++ b/src/empathy-import-dialog.c
@@ -396,10 +396,10 @@ empathy_import_dialog_show (GtkWindow *parent,
return;
}
-
+
/* We have accounts, let's display the window with them */
dialog = g_slice_new0 (EmpathyImportDialog);
- dialog->accounts = accounts;
+ dialog->accounts = accounts;
filename = empathy_file_lookup ("empathy-import-dialog.ui", "src");
gui = empathy_builder_get_file (filename,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]