summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJean-François Wauthy <pollux@xfce.org>2005-08-01 11:31:35 +0000
committerJean-François Wauthy <pollux@xfce.org>2005-08-01 11:31:35 +0000
commitad23ac132d9940cb32649994fd37b8d2273b16e8 (patch)
tree77c35a872e290c117b31a389f23c02c417b4f349 /docs
parent2fd48976a7f5dd668da7335cd5a8ac44417cd182 (diff)
downloadlibxfce4util-ad23ac132d9940cb32649994fd37b8d2273b16e8.tar.gz
add AF translations
(Old svn revision: 16429)
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/i18n.sgml3
-rw-r--r--docs/tmpl/standard-macros.sgml3
-rw-r--r--docs/tmpl/utf8.sgml3
-rw-r--r--docs/tmpl/xfce-desktopentry.sgml3
-rw-r--r--docs/tmpl/xfce-fileutils.sgml3
-rw-r--r--docs/tmpl/xfce-generics.sgml3
-rw-r--r--docs/tmpl/xfce-kiosk.sgml3
-rw-r--r--docs/tmpl/xfce-miscutils.sgml3
-rw-r--r--docs/tmpl/xfce-rc.sgml3
-rw-r--r--docs/tmpl/xfce-resource.sgml3
10 files changed, 30 insertions, 0 deletions
diff --git a/docs/tmpl/i18n.sgml b/docs/tmpl/i18n.sgml
index f62020c..5cec4a7 100644
--- a/docs/tmpl/i18n.sgml
+++ b/docs/tmpl/i18n.sgml
@@ -18,6 +18,9 @@ gettext macro and the #xfce_strip_context function.
Internationalization</ulink>
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### MACRO _ ##### -->
<para>
Marks a string for translation, gets replaced with the translated string at runtime.
diff --git a/docs/tmpl/standard-macros.sgml b/docs/tmpl/standard-macros.sgml
index 246116b..9b9a095 100644
--- a/docs/tmpl/standard-macros.sgml
+++ b/docs/tmpl/standard-macros.sgml
@@ -14,6 +14,9 @@ These macros provide a few commonly-used features.
<ulink url="http://developer.gnome.org/doc/API/2.0/glib/glib-Standard-Macros.html">GLib Standard Macros</ulink>
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### MACRO LIBXFCE4UTIL_MAJOR_VERSION ##### -->
<para>
The major version number of the libxfce4util.
diff --git a/docs/tmpl/utf8.sgml b/docs/tmpl/utf8.sgml
index 1035479..0388388 100644
--- a/docs/tmpl/utf8.sgml
+++ b/docs/tmpl/utf8.sgml
@@ -13,6 +13,9 @@ functions operating on Unicode characters and UTF-8 strings.
<ulink url="http://developer.gnome.org/doc/API/2.0/glib/glib-Unicode-Manipulation.html">Glib Unicode Manipulation</ulink>
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### FUNCTION xfce_utf8_remove_controls ##### -->
<para>
diff --git a/docs/tmpl/xfce-desktopentry.sgml b/docs/tmpl/xfce-desktopentry.sgml
index f3ca354..e3c4d94 100644
--- a/docs/tmpl/xfce-desktopentry.sgml
+++ b/docs/tmpl/xfce-desktopentry.sgml
@@ -16,6 +16,9 @@ url="http://www.freedesktop.org/">Freedesktop.org</ulink>.
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT XfceDesktopEntry ##### -->
<para>
All the fields in the XfceDesktopEntry structure are private to the
diff --git a/docs/tmpl/xfce-fileutils.sgml b/docs/tmpl/xfce-fileutils.sgml
index ae6ca1b..526d5f4 100644
--- a/docs/tmpl/xfce-fileutils.sgml
+++ b/docs/tmpl/xfce-fileutils.sgml
@@ -14,6 +14,9 @@ miscellaneous file-related utility functions.
<ulink url="http://developer.gnome.org/doc/API/2.0/glib/glib-File-Utilities.html">GLib File Utilities</ulink>
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### FUNCTION xfce_mkdirhier ##### -->
<para>
diff --git a/docs/tmpl/xfce-generics.sgml b/docs/tmpl/xfce-generics.sgml
index c222dc4..d9320e0 100644
--- a/docs/tmpl/xfce-generics.sgml
+++ b/docs/tmpl/xfce-generics.sgml
@@ -40,6 +40,9 @@ mistakes will surely be caught by the C compiler).
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### MACRO XFCE_GENERIC_STACK ##### -->
<para>
This macro is used to create a new stack data type which elements are of
diff --git a/docs/tmpl/xfce-kiosk.sgml b/docs/tmpl/xfce-kiosk.sgml
index b72e2f1..8aebbe3 100644
--- a/docs/tmpl/xfce-kiosk.sgml
+++ b/docs/tmpl/xfce-kiosk.sgml
@@ -14,6 +14,9 @@ Xfce Kiosk mode support functions.
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT XfceKiosk ##### -->
<para>
diff --git a/docs/tmpl/xfce-miscutils.sgml b/docs/tmpl/xfce-miscutils.sgml
index 3a2643c..74c3af8 100644
--- a/docs/tmpl/xfce-miscutils.sgml
+++ b/docs/tmpl/xfce-miscutils.sgml
@@ -14,6 +14,9 @@ Miscellaneous utility functions
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### MACRO XFCE_LICENSE_BSD ##### -->
<para>
Contains the text of the BSD license.
diff --git a/docs/tmpl/xfce-rc.sgml b/docs/tmpl/xfce-rc.sgml
index 5188867..0068d50 100644
--- a/docs/tmpl/xfce-rc.sgml
+++ b/docs/tmpl/xfce-rc.sgml
@@ -24,6 +24,9 @@ as soon as possible after loading configuration data from the object.
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT XfceRc ##### -->
<para>
Opaque struct that encapsulates the resource config data.
diff --git a/docs/tmpl/xfce-resource.sgml b/docs/tmpl/xfce-resource.sgml
index 4820b1a..bfae7b9 100644
--- a/docs/tmpl/xfce-resource.sgml
+++ b/docs/tmpl/xfce-resource.sgml
@@ -14,6 +14,9 @@ Resource lookup functions
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### ENUM XfceResourceType ##### -->
<para>