aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-gtk/reference/xml/annotation-glossary.xml
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-04-11 11:52:59 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-04-11 11:52:59 -0500
commit4940701cf76bc33c40cb908211b3293ab65d26c5 (patch)
tree7d74195d495fbc7a299a7ffb4598131c7c274ee3 /docs/libdbusmenu-gtk/reference/xml/annotation-glossary.xml
parentecacfc1fab93db37e6b2881cfcc717d192b66e5c (diff)
parent2421f72a9f0acb6afb3e5209a434c409bf3a409d (diff)
downloadlibdbusmenu-4940701cf76bc33c40cb908211b3293ab65d26c5.tar.gz
libdbusmenu-4940701cf76bc33c40cb908211b3293ab65d26c5.tar.bz2
libdbusmenu-4940701cf76bc33c40cb908211b3293ab65d26c5.zip
Import upstream version 0.6.1
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/xml/annotation-glossary.xml')
-rw-r--r--docs/libdbusmenu-gtk/reference/xml/annotation-glossary.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/libdbusmenu-gtk/reference/xml/annotation-glossary.xml b/docs/libdbusmenu-gtk/reference/xml/annotation-glossary.xml
deleted file mode 100644
index 7dde69a..0000000
--- a/docs/libdbusmenu-gtk/reference/xml/annotation-glossary.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
- "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
-[
- <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
-]>
-
-<glossary id="annotation-glossary">
- <title>Annotation Glossary</title>
-<glossdiv><title>O</title>
- <glossentry>
- <glossterm><anchor id="annotation-glossterm-out"/>out</glossterm>
- <glossdef>
- <para>Parameter for returning results. Default is <acronym>transfer full</acronym>.</para>
- </glossdef>
- </glossentry>
-</glossdiv>
-<glossdiv><title>T</title>
- <glossentry>
- <glossterm><anchor id="annotation-glossterm-transfer full"/>transfer full</glossterm>
- <glossdef>
- <para>Free data after the code is done.</para>
- </glossdef>
- </glossentry>
- <glossentry>
- <glossterm><anchor id="annotation-glossterm-transfer none"/>transfer none</glossterm>
- <glossdef>
- <para>Don't free data after the code is done.</para>
- </glossdef>
- </glossentry>
-</glossdiv>
-</glossary>