summaryrefslogtreecommitdiffstats
path: root/menu
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2004-05-07 15:12:46 +0000
committerMark McLoughlin <mark@skynet.ie>2004-05-07 15:12:46 +0000
commit287d9d1db4bbee2318be31cbb8a0d2a7b4f196f5 (patch)
tree6c424388215ddbe2ce8723bdc2283d31df318a07 /menu
parentabfb3e308322f664125f70121f854bc52e00c193 (diff)
downloadxdg-specs-287d9d1db4bbee2318be31cbb8a0d2a7b4f196f5.tar.xz
fix typo in <Menuname> description. Its inline_header rather than
2004-05-07 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: fix typo in <Menuname> description. Its inline_header rather than inline_title according to the DTD.
Diffstat (limited to 'menu')
-rw-r--r--menu/ChangeLog5
-rw-r--r--menu/menu-spec.xml6
2 files changed, 8 insertions, 3 deletions
diff --git a/menu/ChangeLog b/menu/ChangeLog
index e15291d..9c9d686 100644
--- a/menu/ChangeLog
+++ b/menu/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-07 Mark McLoughlin <mark@skynet.ie>
+
+ * menu-spec.xml: fix typo in <Menuname> description. Its
+ inline_header rather than inline_title according to the DTD.
+
2004-04-18 Mark McLoughlin <mark@skynet.ie>
Patch from Ville Skyttä <ville.skytta@iki.fi>
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml
index a81cb91..c6bafe6 100644
--- a/menu/menu-spec.xml
+++ b/menu/menu-spec.xml
@@ -842,12 +842,12 @@ entries</ulink>: <varname>Categories</varname>,
The optional inline_limit attribute defines the maximum number of entries that can be inlined.
If the sub-menu has more entries than inline_limit, the sub-menu will not be inlined.
If the inline_limit is 0 (zero) there is no limit.
- The optional inline_title attribute defines whether an inlined menu should be preceded with
+ The optional inline_header attribute defines whether an inlined menu should be preceded with
a header entry listing the caption of the sub-menu.
- The inline_title attribute can be either "true" or "false".
+ The inline_header attribute can be either "true" or "false".
The optional inline_alias attribute defines whether a single inlined entry should adopt the
caption of the inlined menu. In such case no additional header entry will be added regardless
- of the value of the inline_title attribute.
+ of the value of the inline_header attribute.
The inline_alias attribute can be either "true" or "false".
Example: if a menu has a sub-menu titled "WordProcessor" with a single entry "OpenOffice 4.2",
and both inline="true" and inline_alias="true" are specified then this would result in the