[nautilus-actions] Just a blank line more in source file



commit c4862368068b9aa05c0cc317af512c828a7aaa75
Author: Pierre Wieser <pwieser trychlos org>
Date:   Thu Mar 4 20:40:47 2010 +0100

    Just a blank line more in source file

 src/plugin-menu/nautilus-actions.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugin-menu/nautilus-actions.c b/src/plugin-menu/nautilus-actions.c
index 5099314..e7bf4ef 100644
--- a/src/plugin-menu/nautilus-actions.c
+++ b/src/plugin-menu/nautilus-actions.c
@@ -658,6 +658,7 @@ create_item_from_profile( NAObjectProfile *profile, guint target, GList *files )
 				"activate",
 				G_CALLBACK( execute_action ),
 				dup4menu );
+
 	g_object_weak_ref( G_OBJECT( item ), ( GWeakNotify ) weak_notify_profile, dup4menu );
 
 	g_object_set_data_full( G_OBJECT( item ),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]