From a217452cc0a8f7f06f81bbfc23d33dec966ae1ac Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 18 Aug 2007 08:25:10 +0000 Subject: accept X-Foo for environments in OnlyShowIn/NotShowIn. Fix bug #11564. 2007-08-18 Vincent Untz * menu-spec.xml: accept X-Foo for environments in OnlyShowIn/NotShowIn. Fix bug #11564. --- menu/ChangeLog | 6 ++++++ menu/menu-spec.xml | 4 ++++ 2 files changed, 10 insertions(+) (limited to 'menu') diff --git a/menu/ChangeLog b/menu/ChangeLog index 20af183..b46d43a 100644 --- a/menu/ChangeLog +++ b/menu/ChangeLog @@ -1,3 +1,9 @@ +2007-08-18 Vincent Untz + + * menu-spec.xml: accept X-Foo for environments in + OnlyShowIn/NotShowIn. + Fix bug #11564. + 2007-07-27 Vincent Untz * menu-spec.xml: change sysconfdir/desktop/menus/ to sysconfdir/menus/ diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index 086cc6d..9b75e0f 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -254,6 +254,10 @@ linkend="onlyshowin-registry"/> enumerates the strings to use for some common environments. + + Environments not in this document must be prefixed by the string "X-" + indicating that they are extensions. Environments are case-sensitive. + Examples of using <varname>Categories</varname> and <varname>OnlyShowIn</varname> -- cgit v1.2.3-54-g00ecf