[nautilus-actions] Update 'iversion' comment



commit 3d071e0b38b7e135062b196555cf3d93b4f38b0b
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Jun 28 06:47:06 2010 +0200

    Update 'iversion' comment

 src/core/na-object-item-factory.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/core/na-object-item-factory.c b/src/core/na-object-item-factory.c
index eb7bef1..96cb8de 100644
--- a/src/core/na-object-item-factory.c
+++ b/src/core/na-object-item-factory.c
@@ -365,8 +365,8 @@ NADataDef data_def_item [] = {
 	 * we so have: "1.0" < "1.1" < "2.0" < 3
 	 * Also note that iversion=3 is only written in GConf, while .desktop files
 	 * do not have this key.
-	 * Only when version will need to be incremented, we will write a version key
-	 * in .desktop files (probably 1 or 2), and increment this iversion to 4.
+	 * Only when version will need to be incremented again, we will write a version
+	 * key in .desktop files (probably 1 or 2), and increment this iversion to 4.
 	 */
 	{ NAFO_DATA_IVERSION,
 				TRUE,



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