Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-08 | menu: add Adult category to registry | Mikkel Kamstrup Erlandsen | 1 | -0/+5 | |
2011-03-31 | menu: Add Unity to list of registered environments | Vincent Untz | 1 | -1/+3 | |
See http://lists.freedesktop.org/archives/xdg/2011-March/011856.html | |||||
2010-10-14 | menu: Clarify definitions of various categories | Matthew Paul Thomas | 1 | -6/+6 | |
2009-01-10 | bump version to 1.1-draft | Vincent Untz | 2 | -2/+6 | |
2009-01-10 Vincent Untz <vuntz@gnome.org> * menu-spec.xml: bump version to 1.1-draft | |||||
2009-01-10 | add LXDE as registered desktop environment for OnlyShowIn. See | Vincent Untz | 2 | -0/+8 | |
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-18 | accept X-Foo for environments in OnlyShowIn/NotShowIn. Fix bug #11564. | Vincent Untz | 2 | -0/+10 | |
2007-08-18 Vincent Untz <vuntz@gnome.org> * menu-spec.xml: accept X-Foo for environments in OnlyShowIn/NotShowIn. Fix bug #11564. | |||||
2007-07-27 | change sysconfdir/desktop/menus/ to sysconfdir/menus/ in one place. Fix | Vincent Untz | 2 | -1/+7 | |
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-07 | Added secondary menu categories Bumped version to 1.0 | Waldo Bastian | 2 | -8/+127 | |
* Added secondary menu categories * Bumped version to 1.0 | |||||
2007-02-07 | KDE Desktop Entry -> Desktop Entry | Waldo Bastian | 1 | -1/+1 | |
2007-01-19 | Update test names | Waldo Bastian | 1 | -2/+2 | |
2007-01-19 | Added support for LSB's TET test framework Renamed tests to more | Waldo Bastian | 88 | -576/+905 | |
* Added support for LSB's TET test framework * Renamed tests to more meaningful names (see ChangeLog for details) | |||||
2006-09-19 | Make stronger recommendations wrt the minimum required set of supported | Waldo Bastian | 1 | -213/+233 | |
categories. | |||||
2006-09-19 | This change codifies how to use different .menu files for different | Waldo Bastian | 1 | -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-13 | Don't fail if system items bleed through in the tests | Waldo Bastian | 1 | -4/+16 | |
2006-07-13 | Add a dirty hack for distros that do the same | Waldo Bastian | 34 | -70/+70 | |
2006-07-13 | Fix .menu file in the how to install a submenu example | Waldo Bastian | 1 | -4/+5 | |
2006-03-29 | Added example for installing sub-menu. | Waldo Bastian | 2 | -85/+187 | |
2006-03-21 | Specify correct Type= for .desktop and .directory files Provide guidance | Waldo Bastian | 1 | -6/+27 | |
* Specify correct Type= for .desktop and .directory files * Provide guidance to third party application developers on installation directories | |||||
2005-12-29 | Dont't hardcode /tmp/menutestdir | Waldo Bastian | 29 | -100/+100 | |
2005-06-02 | two more tests | lanius | 4 | -0/+78 | |
2005-05-22 | add tests | lanius | 2 | -0/+40 | |
2005-05-22 | another onlyunallocated test | lanius | 3 | -0/+34 | |
2005-04-25 | add test for recursive inclusion of .menu files. Also know as the "get | Mark McLoughlin | 3 | -0/+69 | |
2005-04-25 Mark McLoughlin <mark@skynet.ie> * tests/u: add test for recursive inclusion of .menu files. Also know as the "get really hosed and eat all the RAM you can find" test. | |||||
2005-04-21 | test s: Test that .desktop files under $HOME correctly | Waldo Bastian | 8 | -0/+289 | |
override .desktop files at system level test t: Test order in which <Move> elements are processed | |||||
2005-04-13 | Change semantics and remove restrictions on <Move> element to facilitate | Waldo Bastian | 2 | -32/+22 | |
menu editing. | |||||
2005-03-23 | Clearify DTD conformance and version compatibility | Waldo Bastian | 2 | -16/+33 | |
2005-03-22 | Test for type attribute in <MergeFile> | Waldo Bastian | 4 | -0/+130 | |
2005-03-22 | Added type attribute to <MergeFile> element to facilitate menu-editing. | Waldo Bastian | 3 | -8/+55 | |
(v0.91) | |||||
2005-03-17 | Additional test for MergeFile outside applications-merged directory | Waldo Bastian | 2 | -0/+60 | |
2005-02-24 | Fixed links to www.freedesktop.org | Waldo Bastian | 2 | -7/+11 | |
2005-02-18 | Make it a bit more difficult in order to catch: | Mark McLoughlin | 2 | -1/+10 | |
2005-02-18 Mark McLoughlin <mark@skynet.ie> Make it a bit more difficult in order to catch: http://bugzilla.gnome.org/show_bug.cgi?id=167758 Thanks to Chris Lahey for the test case. * tests/o/test: put freecell.desktop in a subdirectory. | |||||
2005-02-18 | test that | Mark McLoughlin | 4 | -0/+48 | |
2005-02-18 Mark McLoughlin <mark@skynet.ie> * tests/o/result, tests/o/test: test that <And><Category>foo</Category><Not><Category>foo</Category></Not></And> doesn't match anything. * README: add bit about how to test the GNOME impl. | |||||
2005-02-18 | Problem pointed out by Waldo. | Mark McLoughlin | 4 | -6/+14 | |
2005-02-18 Mark McLoughlin <mark@skynet.ie> Problem pointed out by Waldo. * menutest: don't try and run the "CVS" test :) * tests/m/result, tests/n/result: items in a hidden or deleted menu should be considered allocated. | |||||
2005-02-10 | Slight rewording in example of desktop-file id to make it more obvious | Waldo Bastian | 1 | -3/+3 | |
2005-02-03 | What to do with entries that have been included in a menu that is deleted | Waldo Bastian | 2 | -0/+40 | |
2004-12-13 | elaboration from Waldo. | Mark McLoughlin | 2 | -1/+8 | |
2004-12-13 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: elaboration from Waldo. | |||||
2004-12-10 | test the new <OnlyUnallocated> behaviour. | Mark McLoughlin | 3 | -2/+14 | |
2004-12-08 Mark McLoughlin <mark@skynet.ie> * tests/2/result, tests/2/test: test the new <OnlyUnallocated> behaviour. | |||||
2004-12-10 | make <OnlyUnallocated/> be for entries which don't match any <Include> | Mark McLoughlin | 2 | -13/+22 | |
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-03 | minor typo - "This specification adds two new fields to desktop entries" - | Mark McLoughlin | 2 | -1/+6 | |
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-08-29 | test for NoDisplay=true behavious in .desktop and .directory files. | Mark McLoughlin | 7 | -6/+78 | |
2004-08-29 Mark McLoughlin <mark@skynet.ie> * tests/m: test for NoDisplay=true behavious in .desktop and .directory files. * data/hidden.desktop, data/hidden.directory: add. * data/apps.directory: add Type=Directory. * menutest: actually generate a test result if one doesn't exist - makes it easier to write new tests. | |||||
2004-05-07 | fix typo in <Menuname> description. Its inline_header rather than | Mark McLoughlin | 2 | -3/+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 | Patch from Ville Skyttä <ville.skytta@iki.fi> | Mark McLoughlin | 2 | -50/+51 | |
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-20 | fix listing of categories | lanius | 1 | -1/+0 | |
2004-02-03 | Fix XML parsing. | Waldo Bastian | 1 | -1/+1 | |
2004-01-31 | fix menu.dtd | lanius | 1 | -5/+6 | |
2004-01-31 | added name attribute to example | lanius | 1 | -2/+3 | |
2003-12-12 | Correct example in "Legacy Menu Hierarchies" | Waldo Bastian | 2 | -2/+7 | |
2003-12-12 | Better testing of LegacyDir support | Waldo Bastian | 4 | -2/+47 | |
2003-12-06 | fixed artheader -> articleinfo | lanius | 1 | -2/+2 | |
2003-11-21 | Test for relative file handling of <MergeFile> | Waldo Bastian | 2 | -0/+61 | |