[nautilus-actions] Update ChangeLog
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Update ChangeLog
- Date: Fri, 27 Jan 2012 11:09:52 +0000 (UTC)
commit c1369445d11ae6089a19e3a59b929bb47e2758af
Author: Pierre Wieser <pwieser trychlos org>
Date: Fri Jan 27 11:37:12 2012 +0100
Update ChangeLog
ChangeLog | 18 ++++++++++++++++++
src/api/na-iexporter.h | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1b87b60..5e128a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
2012-01-27 Pierre Wieser <pwieser trychlos org>
+ * src/api/na-iexporter.h: Update interface description, including the
+ list of currently allocated export format identifiers.
+
+ * docs/export-format-id: Removed file.
+
+ * docs/Makefile.am: Updated accordingly.
+
+ * src/core/na-export-format.c:
+ * src/core/na-export-format.h (na_export_format_new):
+ * src/core/na-exporter.c:
+ * src/io-desktop/nadp-formats.c:
+ * src/io-desktop/nadp-writer.c:
+ * src/io-desktop/nadp-writer.h:
+ * src/io-xml/naxml-formats.c:
+ * src/io-xml/naxml-writer.c:
+ * src/io-xml/naxml-writer.h:
+ Rename NAIExporterFormatExt structure as NAIExporterFormatv2.
+
* docs/reference/nautilus-actions-sections.txt: Update sections.
* src/api/na-iimporter.h:
diff --git a/src/api/na-iexporter.h b/src/api/na-iexporter.h
index 68916c1..444c05f 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
/**
- * NAIExporterFormat:
+ * NAIExporterFormatv1:
* @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]