From 287d9d1db4bbee2318be31cbb8a0d2a7b4f196f5 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Fri, 7 May 2004 15:12:46 +0000 Subject: fix typo in description. Its inline_header rather than 2004-05-07 Mark McLoughlin * menu-spec.xml: fix typo in description. Its inline_header rather than inline_title according to the DTD. --- menu/ChangeLog | 5 +++++ menu/menu-spec.xml | 6 +++--- 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 + + * menu-spec.xml: fix typo in description. Its + inline_header rather than inline_title according to the DTD. + 2004-04-18 Mark McLoughlin Patch from Ville Skyttä 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: Categories, 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 -- cgit v1.2.3-54-g00ecf