[nautilus-actions] docs/reference/nautilus-actions-overrides.txt: mark typedefs as deprecated



commit 9e4df9e5aefee57d92280de0852b7902ae169e55
Author: Pierre Wieser <pwieser trychlos org>
Date:   Fri Jan 27 10:11:15 2012 +0100

    docs/reference/nautilus-actions-overrides.txt: mark typedefs as deprecated

 ChangeLog                                     |    3 +++
 docs/reference/nautilus-actions-overrides.txt |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 008658e..627bf20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-01-27 Pierre Wieser <pwieser trychlos org>
 
+	* docs/reference/nautilus-actions-overrides.txt:
+	(NAIImporterCheckFn, NAIImporterAskUserFn): Mark the typedefs as deprecated.
+
 	* docs/reference/nautilus-actions-docs.xml: Fix typo.
 
 	* src/api/na-iio-provider.h: Update interface description, including the
diff --git a/docs/reference/nautilus-actions-overrides.txt b/docs/reference/nautilus-actions-overrides.txt
index 0307ade..c310282 100644
--- a/docs/reference/nautilus-actions-overrides.txt
+++ b/docs/reference/nautilus-actions-overrides.txt
@@ -3,6 +3,7 @@
 
 <FUNCTION>
 <NAME>NAIImporterCheckFn</NAME>
+<DEPRECATED/>
 <RETURNS>NAObjectItem *</RETURNS>
  const NAObjectItem *imported
  void *fn_data 
@@ -10,6 +11,7 @@
 
 <FUNCTION>
 <NAME>NAIImporterAskUserFn</NAME>
+<DEPRECATED/>
 <RETURNS>guint</RETURNS>
  const NAObjectItem *imported
  const NAObjectItem *existing



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