From de23b5bd0a9f9b7ba5c61f60ae395d2e529ce7ec Mon Sep 17 00:00:00 2001 From: Peter TB Brett Date: Thu, 1 Dec 2011 08:56:19 +0100 Subject: menu: Recommend that implementors provide "catch-all" menu Because menu implementations are unlikely to support a full ontology of application Categories, recommend to implementors that a submenu is provided to catch any .desktop files that slip through the cracks. See also: http://thread.gmane.org/gmane.comp.freedesktop.xdg/12770 --- menu/menu-spec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index 12c6a1c..ad124fe 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -1332,6 +1332,13 @@ that can be used to provide more fine grained information about the application. + + Category-based menus based on the Main Categories listed in this + specification do not provide a complete ontology for all + available applications. Category-based menu implementations + SHOULD therefore provide a "catch-all" submenu for applications + that cannot be appropriately placed elsewhere. + The table below lists all Main Categories. Note that category names are case-sensitive. -- cgit v1.2.3-54-g00ecf