[nautilus-actions] Remove one leading space
- From: Pierre Wieser <pwieser src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Remove one leading space
- Date: Fri, 2 Oct 2009 22:43:05 +0000 (UTC)
commit 2b0a1acc0dc4007c66789f868bcfb887f000b7ae
Author: Pierre Wieser <pwieser trychlos org>
Date: Sat Oct 3 00:39:16 2009 +0200
Remove one leading space
src/plugin/nautilus-actions.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/plugin/nautilus-actions.c b/src/plugin/nautilus-actions.c
index 300cce9..b8f3757 100644
--- a/src/plugin/nautilus-actions.c
+++ b/src/plugin/nautilus-actions.c
@@ -301,7 +301,7 @@ get_file_items( NautilusMenuProvider *provider, GtkWidget *window, GList *files
GList *nautilus_menus_list = NULL;
NautilusActions *self;
GList *pivot_tree;
- gboolean add_about;
+ gboolean add_about;
g_debug( "%s: provider=%p, window=%p, files=%p, count=%d",
thisfn, ( void * ) provider, ( void * ) window, ( void * ) files, g_list_length( files ));
@@ -537,7 +537,6 @@ execute_action( NautilusMenuItem *item, NAObjectProfile *profile )
g_string_free (cmd, TRUE);
g_free( path );
-
}
/*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]