[nautilus-actions] Update NAIExporter interface documentation



commit ecd24f50dddac1932646356ae7ef5cfa19160704
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Jan 2 08:11:30 2012 +0100

    Update NAIExporter interface documentation

 ChangeLog              |    2 ++
 src/api/na-iexporter.h |    6 +++++-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 921643a..4117c60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2012-01-02 Pierre Wieser <pwieser trychlos org>
 
+	* src/api/na-iexporter.h: Update documentation.
+
 	* src/core/na-importer.c:
 	* src/core/na-importer.h (na_importer_import_from_list):
 	Renamed as na_importer_import_from_uris.
diff --git a/src/api/na-iexporter.h b/src/api/na-iexporter.h
index 5b27b41..5bf2436 100644
--- a/src/api/na-iexporter.h
+++ b/src/api/na-iexporter.h
@@ -47,23 +47,27 @@
  *      <colspec colname="na-version" />
  *      <colspec colname="api-version" />
  *      <colspec colname="current" />
+ *      <colspec colname="deprecated" />
  *      <thead>
  *        <row>
  *          <entry>&prodname; version</entry>
  *          <entry>#NAIExporter interface version</entry>
  *          <entry></entry>
+ *          <entry></entry>
  *        </row>
  *      </thead>
  *      <tbody>
  *        <row>
- *          <entry>since 2.30</entry>
+ *          <entry>from 2.30 to 3.1.5</entry>
  *          <entry>1</entry>
  *          <entry></entry>
+ *          <entry>deprecated</entry>
  *        </row>
  *        <row>
  *          <entry>since 3.2</entry>
  *          <entry>2</entry>
  *          <entry>current version</entry>
+ *          <entry></entry>
  *        </row>
  *      </tbody>
  *    </tgroup>



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