[nautilus-actions/file-manager-actions] Update documentation field name
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions/file-manager-actions] Update documentation field name
- Date: Wed, 9 Sep 2015 11:24:57 +0000 (UTC)
commit dd6aecce9233b8eeeeff6a626cbee95a2595b660
Author: Pierre Wieser <pwieser trychlos org>
Date: Wed Sep 9 10:11:07 2015 +0200
Update documentation field name
src/api/fma-extension.h | 2 +-
src/api/fma-iduplicable.h | 2 +-
src/api/fma-iexporter.h | 4 ++--
src/api/fma-ifactory-object.h | 2 +-
src/api/fma-ifactory-provider.h | 2 +-
src/api/fma-iimporter.h | 2 +-
src/api/fma-iio-provider.h | 2 +-
src/core/fma-ioption.h | 2 +-
src/core/fma-ioptions-list.h | 2 +-
9 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/src/api/fma-extension.h b/src/api/fma-extension.h
index 196d7cb..b092514 100644
--- a/src/api/fma-extension.h
+++ b/src/api/fma-extension.h
@@ -125,7 +125,7 @@
* <table>
* <title>Historic of the versions of this extension API</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <thead>
diff --git a/src/api/fma-iduplicable.h b/src/api/fma-iduplicable.h
index 9897a1f..67e4f89 100644
--- a/src/api/fma-iduplicable.h
+++ b/src/api/fma-iduplicable.h
@@ -79,7 +79,7 @@
* <table>
* <title>Historic of the versions of the #FMAIDuplicable interface</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <thead>
diff --git a/src/api/fma-iexporter.h b/src/api/fma-iexporter.h
index c581e1d..d3460af 100644
--- a/src/api/fma-iexporter.h
+++ b/src/api/fma-iexporter.h
@@ -112,7 +112,7 @@
* <table>
* <title>Historic of the versions of the #FMAIExporter interface</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <colspec colname="deprecated" />
@@ -273,7 +273,7 @@ typedef struct {
* <table>
* <title>Historic of the versions of the #FMAIExporterFormatv2 structure</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <thead>
diff --git a/src/api/fma-ifactory-object.h b/src/api/fma-ifactory-object.h
index 7823fe4..498a6f3 100644
--- a/src/api/fma-ifactory-object.h
+++ b/src/api/fma-ifactory-object.h
@@ -54,7 +54,7 @@
* <table>
* <title>Historic of the versions of the #FMAIFactoryObject interface</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <thead>
diff --git a/src/api/fma-ifactory-provider.h b/src/api/fma-ifactory-provider.h
index c08c5bb..21cc6f0 100644
--- a/src/api/fma-ifactory-provider.h
+++ b/src/api/fma-ifactory-provider.h
@@ -112,7 +112,7 @@
* <table>
* <title>Historic of the versions of the #FMAIFactoryProvider interface</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <thead>
diff --git a/src/api/fma-iimporter.h b/src/api/fma-iimporter.h
index ba6997a..4b6a8a9 100644
--- a/src/api/fma-iimporter.h
+++ b/src/api/fma-iimporter.h
@@ -66,7 +66,7 @@
* <table>
* <title>Historic of the versions of the #FMAIImporter interface</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <colspec colname="deprecated" />
diff --git a/src/api/fma-iio-provider.h b/src/api/fma-iio-provider.h
index 4e3f92a..913820a 100644
--- a/src/api/fma-iio-provider.h
+++ b/src/api/fma-iio-provider.h
@@ -171,7 +171,7 @@
* <table>
* <title>Historic of the versions of the #FMAIIOProvider interface</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <thead>
diff --git a/src/core/fma-ioption.h b/src/core/fma-ioption.h
index 730d7f1..53b70b0 100644
--- a/src/core/fma-ioption.h
+++ b/src/core/fma-ioption.h
@@ -44,7 +44,7 @@
* <table>
* <title>Historic of the versions of the #FMAIOption interface</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <thead>
diff --git a/src/core/fma-ioptions-list.h b/src/core/fma-ioptions-list.h
index db149f8..960e9a3 100644
--- a/src/core/fma-ioptions-list.h
+++ b/src/core/fma-ioptions-list.h
@@ -91,7 +91,7 @@
* <table>
* <title>Historic of the versions of the #FMAIOptionsList interface</title>
* <tgroup rowsep="1" colsep="1" align="center" cols="3">
- * <colspec colname="na-version" />
+ * <colspec colname="fma-version" />
* <colspec colname="api-version" />
* <colspec colname="current" />
* <thead>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]