summaryrefslogtreecommitdiffstats
path: root/menu/menu-spec.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-10-11menu: Add Science as related category for more Education categoriesStanislav Brabec1-8/+8
https://bugs.freedesktop.org/show_bug.cgi?id=20186 See http://lists.freedesktop.org/archives/xdg/2012-October/012525.html
2012-10-11menu: Make Science a main categoryStanislav Brabec1-5/+4
https://bugs.freedesktop.org/show_bug.cgi?id=20186 See http://lists.freedesktop.org/archives/xdg/2012-October/012525.html
2012-10-11menu: Add Spirituality and Humanities categoriesStanislav Brabec1-0/+10
https://bugs.freedesktop.org/show_bug.cgi?id=20192 See http://lists.freedesktop.org/archives/xdg/2012-October/012525.html
2012-10-11menu: Change some related categories from "and" to "or"Vincent Untz1-20/+20
Several categories were related to, say, "Education;Science" while what we really want is really "Education or Science". https://bugs.freedesktop.org/show_bug.cgi?id=35844 See http://lists.freedesktop.org/archives/xdg/2012-October/012526.html
2012-10-03menu: Rearrange category registry appendixVincent Untz1-740/+785
This is just moving some text around, and reformatting to make things clearer.
2012-05-11menu: Add TDE to list of registered OnlyShowIn valuesVincent Untz1-0/+2
See http://lists.freedesktop.org/archives/xdg/2012-April/012374.html
2012-04-11menu: Add XFCE to list of registered categoriesVincent Untz1-0/+5
See http://lists.freedesktop.org/archives/xdg/2012-March/012302.html and http://lists.freedesktop.org/archives/xdg/2012-April/012348.html
2012-01-24menu: Add MATE to list of registered environmentsVincent Untz1-0/+2
See http://lists.freedesktop.org/archives/xdg/2012-January/012250.html https://bugs.freedesktop.org/show_bug.cgi?id=44353
2012-01-24menu: Add Razor to list of registered environmentsVincent Untz1-0/+2
See http://lists.freedesktop.org/archives/xdg/2012-January/012250.html https://bugs.freedesktop.org/show_bug.cgi?id=41112
2011-12-01menu: Recommend that implementors provide "catch-all" menuPeter TB Brett1-0/+7
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
2011-12-01menu: Relax main category requirementsPeter TB Brett1-5/+3
The list of Main Categories does not provide a complete ontology for application categorisation. A very large number of applications (e.g. specialist scientific and engineering applications) have therefore been unable to list one of the existing Main Categories in their .desktop files, leading to nonconformance with this specification. This patch relaxes the requirement to list at least one Main Category in conformant .desktop files. This permits conformant .desktop files to be written for applications that do not fit into the existing Main Category ontology. See also: http://thread.gmane.org/gmane.comp.freedesktop.xdg/12770
2011-11-08menu: Move Adult category a bit earlier in the tableVincent Untz1-5/+5
2011-11-08menu: add Adult category to registryMikkel Kamstrup Erlandsen1-0/+5
2011-03-31menu: Add Unity to list of registered environmentsVincent Untz1-1/+3
See http://lists.freedesktop.org/archives/xdg/2011-March/011856.html
2010-10-14menu: Clarify definitions of various categoriesMatthew Paul Thomas1-6/+6
2009-01-10bump version to 1.1-draftVincent Untz1-2/+2
2009-01-10 Vincent Untz <vuntz@gnome.org> * menu-spec.xml: bump version to 1.1-draft
2009-01-10add LXDE as registered desktop environment for OnlyShowIn. SeeVincent Untz1-0/+2
2009-01-10 Vincent Untz <vuntz@gnome.org> * menu-spec.xml: add LXDE as registered desktop environment for OnlyShowIn. See http://lists.freedesktop.org/archives/xdg/2008-December/010103.html
2007-08-18accept X-Foo for environments in OnlyShowIn/NotShowIn. Fix bug #11564.Vincent Untz1-0/+4
2007-08-18 Vincent Untz <vuntz@gnome.org> * menu-spec.xml: accept X-Foo for environments in OnlyShowIn/NotShowIn. Fix bug #11564.
2007-07-27change sysconfdir/desktop/menus/ to sysconfdir/menus/ in one place. FixVincent Untz1-1/+1
2007-07-27 Vincent Untz <vuntz@gnome.org> * menu-spec.xml: change sysconfdir/desktop/menus/ to sysconfdir/menus/ in one place. Fix bug #8289.
2007-02-07Added secondary menu categories Bumped version to 1.0Waldo Bastian1-8/+123
* Added secondary menu categories * Bumped version to 1.0
2006-09-19Make stronger recommendations wrt the minimum required set of supportedWaldo Bastian1-213/+233
categories.
2006-09-19This change codifies how to use different .menu files for differentWaldo Bastian1-13/+52
desktop environments. Some distributions currently already do this. This change will require them to set $XDG_MENU_PREFIX accordingly. They should also check that their distribution picks up the applications-merged directory correctly.
2006-07-13Fix .menu file in the how to install a submenu exampleWaldo Bastian1-4/+5
2006-03-29Added example for installing sub-menu.Waldo Bastian1-85/+179
2006-03-21Specify correct Type= for .desktop and .directory files Provide guidanceWaldo Bastian1-6/+27
* Specify correct Type= for .desktop and .directory files * Provide guidance to third party application developers on installation directories
2005-04-13Change semantics and remove restrictions on <Move> element to facilitateWaldo Bastian1-32/+17
menu editing.
2005-03-23Clearify DTD conformance and version compatibilityWaldo Bastian1-16/+29
2005-03-22Added type attribute to <MergeFile> element to facilitate menu-editing.Waldo Bastian1-8/+48
(v0.91)
2005-02-24Fixed links to www.freedesktop.orgWaldo Bastian1-7/+7
2005-02-10Slight rewording in example of desktop-file id to make it more obviousWaldo Bastian1-3/+3
2004-12-13elaboration from Waldo.Mark McLoughlin1-1/+4
2004-12-13 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: elaboration from Waldo.
2004-12-10make <OnlyUnallocated/> be for entries which don't match any <Include>Mark McLoughlin1-13/+16
2004-12-08 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: make <OnlyUnallocated/> be for entries which don't match any <Include> rule rather than entries which don't appear in any menu.
2004-09-03minor typo - "This specification adds two new fields to desktop entries" -Mark McLoughlin1-1/+1
2004-09-03 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: minor typo - "This specification adds two new fields to desktop entries" - s/two/three/
2004-05-07fix typo in <Menuname> description. Its inline_header rather thanMark McLoughlin1-3/+3
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-18Patch from Ville Skyttä <ville.skytta@iki.fi>Mark McLoughlin1-50/+45
2004-04-18 Mark McLoughlin <mark@skynet.ie> Patch from Ville Skyttä <ville.skytta@iki.fi> * menu-spec.xml: editorial changes and typo fixes.
2004-03-20fix listing of categorieslanius1-1/+0
2004-02-03Fix XML parsing.Waldo Bastian1-1/+1
2004-01-31added name attribute to examplelanius1-2/+3
2003-12-12Correct example in "Legacy Menu Hierarchies"Waldo Bastian1-2/+4
2003-12-06fixed artheader -> articleinfolanius1-2/+2
2003-11-09see changeloglanius1-101/+223
2003-10-30s^Grahpics^Graphics^Waldo Bastian1-5/+5
2003-10-21create autotools setupHavoc Pennington1-2/+2
2003-10-21 Havoc Pennington <hp@redhat.com> * create autotools setup
2003-10-12fixed desktop-entry-spec linkslanius1-4/+4
2003-09-30added default optionslanius1-1/+1
2003-09-30added default optionslanius1-11/+13
2003-09-25added accessibility categorylanius1-1/+6
2003-09-19Added layout hintsWaldo Bastian1-5/+148
2003-09-05Improve definitions of categories.Waldo Bastian1-89/+304
2003-08-03xml fixeslanius1-4/+4