[nautilus-actions] Now install allocated ids in docdic/



commit 0116fb188291c15b7091d2034454e79224530e0b
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Feb 15 21:44:37 2010 +0100

    Now install allocated ids in docdic/

 ChangeLog            |    6 ++++++
 doc/Makefile.am      |    2 ++
 doc/export-format-id |   15 +++++++++++++++
 doc/io-provider-id   |    6 +++---
 4 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 09e4ee8..0a21e40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2009-02-15 Pierre Wieser <pwieser trychlos org>
 
+	Now install defined ids in docdir.
+
+	* doc/export-format-id: New file.
+
+	* doc/Makefile.am: Updated accordingly.
+
 	Define NactIPrefs interface.
 
 	* src/nact/nact-iprefs.c:
diff --git a/doc/Makefile.am b/doc/Makefile.am
index cfe97ea..9c89b58 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -29,5 +29,7 @@
 pkgdocdir = $(datarootdir)/doc/@PACKAGE -@VERSION@
 
 dist_pkgdoc_DATA = \
+	export-format-id					\
+	io-provider-id						\
 	objects-hierarchy.odg				\
 	$(NULL)
diff --git a/doc/export-format-id b/doc/export-format-id
new file mode 100644
index 0000000..9f8bd94
--- /dev/null
+++ b/doc/export-format-id
@@ -0,0 +1,15 @@
+Ids of export formats.
+======================
+
+These ids are allocated by the Nautilus-Actions maintainer team.
+If you wish develop a new export format, and so need a unique id,
+please contact the maintainers (see nautilus-actions.doap).
+
+format id      module              holder            allocated
+-------------  ------------------  ----------------  ----------
+Ask            reserved id         Nautilus-Actions  2010-02-15
+GConfSchemaV1  NA XML module       Nautilus-Actions  2010-02-15
+GConfSchemaV1  NA XML module       Nautilus-Actions  2010-02-15
+GConfEntry     NA XML module       Nautilus-Actions  2010-02-15
+
+Last updated: 2010, Feb. 15th
diff --git a/doc/io-provider-id b/doc/io-provider-id
index 62d989f..94408e7 100644
--- a/doc/io-provider-id
+++ b/doc/io-provider-id
@@ -7,9 +7,9 @@ please contact the maintainers (see nautilus-actions.doap).
 
 id          label                   holder            allocated
 ----------  -----------------------  ----------------  ----------
-na-desktop  NA Desktop I/O Provider  Nautilus-Actions  2009-12-16
-na-gconf    NA GConf IoO Provider    Nautilus-Actions  2009-12-16
-na-xml      NA XML I/O Provider      Nautilus-Actions  2010-02-14
 all         reserved id              Nautilus-Actions  2010-01-28
+na-desktop  NA Desktop I/O Provider  Nautilus-Actions  2009-12-16
+na-gconf    NA GConf I/O Provider    Nautilus-Actions  2009-12-16
+na-xml      NA XML module            Nautilus-Actions  2010-02-14
 
 Last updated: 2010, Feb. 14th



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