[nautilus-actions] NAIExporterFormat: fix description



commit 9fcf7e7e2d601985cd6f2bebe4cc416f8f34f355
Author: Pierre Wieser <pwieser trychlos org>
Date:   Fri Jan 27 12:00:48 2012 +0100

    NAIExporterFormat: fix description

 ChangeLog              |    2 ++
 src/api/na-iexporter.h |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5e128a4..0fc8c7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2012-01-27 Pierre Wieser <pwieser trychlos org>
 
+	* src/api/na-iexporter.h: Fix NAIExporterFormat description.
+
 	* src/api/na-iexporter.h: Update interface description, including the
 	list of currently allocated export format identifiers.
 
diff --git a/src/api/na-iexporter.h b/src/api/na-iexporter.h
index 444c05f..68916c1 100644
--- a/src/api/na-iexporter.h
+++ b/src/api/na-iexporter.h
@@ -159,7 +159,7 @@ typedef struct _NAIExporterInterfacePrivate    NAIExporterInterfacePrivate;
 
 #ifdef NA_ENABLE_DEPRECATED
 /**
- * NAIExporterFormatv1:
+ * NAIExporterFormat:
  * @format:      format identifier (ascii).
  * @label:       short label to be displayed in dialog (UTF-8 localized)
  * @description: full description of the format (UTF-8 localized);



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