[nautilus-actions] nact_main_menubar_file_save_items: update comments
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] nact_main_menubar_file_save_items: update comments
- Date: Thu, 30 Dec 2010 10:25:35 +0000 (UTC)
commit c8fc45009c373d4fb0209d8f9c213ca1085ab95d
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Dec 30 11:18:09 2010 +0100
nact_main_menubar_file_save_items: update comments
src/nact/nact-main-menubar-file.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/nact/nact-main-menubar-file.c b/src/nact/nact-main-menubar-file.c
index 0baabdd..15fe598 100644
--- a/src/nact/nact-main-menubar-file.c
+++ b/src/nact/nact-main-menubar-file.c
@@ -297,7 +297,7 @@ nact_main_menubar_file_save_items( NactMainWindow *window )
g_debug( "%s: window=%p", thisfn, ( void * ) window );
- /* get ride of notification messages of IOProviders
+ /* get ride of notification messages of I/O providers
*/
na_ipivot_consumer_allow_notify( NA_IPIVOT_CONSUMER( window ), FALSE, 0 );
@@ -395,7 +395,7 @@ nact_main_menubar_file_save_items( NactMainWindow *window )
* level zero order has already been saved from tree store order, so that
* we actually do not care of the exact order of level zero NAPivot items
*
- * saving means non-recursively save modified NAObjectItem, simultaneously
+ * saving means recursively save modified NAObjectItem, simultaneously
* reproducing the new item in NAPivot
* +- A
* | +- B
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]