summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-01-10bump version to 1.1-draftHEADmasterVincent Untz2-2/+6
2009-01-10 Vincent Untz <vuntz@gnome.org> * menu-spec.xml: bump version to 1.1-draft
2009-01-10add _NET_SYSTEM_TRAY_VISUAL and a description of visual and backgroundVincent Untz2-2/+72
2009-01-10 Vincent Untz <vuntz@gnome.org> * systemtray-spec.xml: add _NET_SYSTEM_TRAY_VISUAL and a description of visual and background pixmap handling.. See http://lists.freedesktop.org/archives/xdg/2009-January/010122.html
2009-01-10add LXDE as registered desktop environment for OnlyShowIn. SeeVincent Untz2-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
2008-09-12reword sentence about characters allowed in key names to avoid someVincent Untz2-2/+8
2008-09-12 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: reword sentence about characters allowed in key names to avoid some ambiguity. Patch by Simon McVittie <simon.mcvittie@collabora.co.uk>
2008-03-04bump version to 1.1-draft, so we can publish it. SeeVincent Untz2-2/+7
2008-03-04 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: bump version to 1.1-draft, so we can publish it. See http://bugs.freedesktop.org/show_bug.cgi?id=14097
2007-09-10fix Icon key in example: it was using the .png extension for an icon name.Vincent Untz2-1/+6
2007-09-10 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: fix Icon key in example: it was using the .png extension for an icon name. Which is wrong :-)
2007-08-18accept X-Foo for environments in OnlyShowIn/NotShowIn. Fix bug #11564.Vincent Untz2-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-27don't say that the files are encoded as lines of 8-bit characters, whichVincent Untz2-2/+10
2007-07-27 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: don't say that the files are encoded as lines of 8-bit characters, which is wrong for UTF-8. Use something a bit better proposed by Matthias Clasen <mclasen@redhat.com> Bug #11417.
2007-07-27change sysconfdir/desktop/menus/ to sysconfdir/menus/ in one place. FixVincent Untz2-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-05-30s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ Thanks to Dan WinshipVincent Untz2-1/+7
2007-05-30 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ Thanks to Dan Winship <danw@gnome.org> for catching this. Bug #11081.
2007-04-28scanf behavior is locale-dependent, and the numeric type shouldn't be.Vincent Untz2-1/+9
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: scanf behavior is locale-dependent, and the numeric type shouldn't be. Specify that the value is a floating point number as recognized by scanf in the C locale. Thanks to Dan Winship <danw@gnome.org> for catching this. http://lists.freedesktop.org/archives/xdg/2007-April/009732.html
2007-04-28clarify description for the TryExec key.Vincent Untz2-3/+10
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: clarify description for the TryExec key. http://lists.freedesktop.org/archives/xdg/2007-March/009556.html
2007-04-28change "the $PATH" to "the $PATH environment variable".Vincent Untz2-1/+8
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: change "the $PATH" to "the $PATH environment variable". http://lists.freedesktop.org/archives/xdg/2007-March/009552.html
2007-04-28improve the description of the Comment key.Vincent Untz2-3/+8
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: improve the description of the Comment key. http://lists.freedesktop.org/archives/xdg/2007-March/009440.html
2007-04-28a desktop file of type Application should always have an Exec key. SameVincent Untz2-2/+15
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: a desktop file of type Application should always have an Exec key. Same for Link Type and URL key. http://lists.freedesktop.org/archives/xdg/2007-March/009437.html
2007-04-28desktop files of type Directory have a .directory extension right now (atVincent Untz2-6/+15
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: desktop files of type Directory have a .directory extension right now (at least in GNOME), but according to the spec, this is wrong. The patch fixes this. Also, it removes a small part of text explaining the name of a desktop file describing a directory. http://lists.freedesktop.org/archives/xdg/2007-March/009437.html
2007-04-28clarify a bit the text about keys that only makes sense in a specificVincent Untz2-1/+13
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml:clarify a bit the text about keys that only makes sense in a specific context. Also, state that the keys should not be used outside of this context. For example, the URL key should not be present if the type is not Link. http://lists.freedesktop.org/archives/xdg/2007-March/009437.html
2007-04-28small typoVincent Untz2-1/+9
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: small typo http://lists.freedesktop.org/archives/xdg/2007-March/009437.html
2007-04-28this changes the type of the version from numeric to string. It's neededVincent Untz2-1/+8
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: this changes the type of the version from numeric to string. It's needed if we consider the possibility that there are some desktop entry files out there using 0.9.x as a value for this key. The change doesn't break anything.
2007-04-28UnmountIcon is a localestring key.Vincent Untz2-2/+5
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: UnmountIcon is a localestring key.
2007-04-28clarify that lists should always end with a semicolon, even if there'sVincent Untz2-4/+8
2007-04-28 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: clarify that lists should always end with a semicolon, even if there's only one value.
2007-02-07See http://lists.freedesktop.org/archives/xdg/2006-November/008714.htmlWaldo Bastian2-15/+37
2007-02-07Added secondary menu categories Bumped version to 1.0Waldo Bastian2-8/+127
* Added secondary menu categories * Bumped version to 1.0
2007-02-07KDE Desktop Entry -> Desktop EntryWaldo Bastian1-1/+1
2007-01-19Update test namesWaldo Bastian1-2/+2
2007-01-19Added support for LSB's TET test framework Renamed tests to moreWaldo Bastian88-576/+905
* Added support for LSB's TET test framework * Renamed tests to more meaningful names (see ChangeLog for details)
2006-10-31Remove equal sign from reserved characters in Exec args Add backslash toWaldo Bastian2-8/+13
* Remove equal sign from reserved characters in Exec args * Add backslash to list of reserved characters in Exec args
2006-10-16Update version (0.9.7)Waldo Bastian1-2/+2
2006-10-04Deprecate %v, it is FSDevice specificWaldo Bastian2-3/+6
2006-09-20Remove confusing "MUST" column.Waldo Bastian1-38/+18
2006-09-19Clarify how the version number must look like (if present).Waldo Bastian1-6/+4
2006-09-19Remove "regexp" type, it is no longer used in the spec.Waldo Bastian1-3/+3
2006-09-19remove "Actions" from the 1.0 version of the spec because is itWaldo Bastian1-20/+1
under-specified and not widely implemented.
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-08-30list FSDevice type as KDE specific refer to Icon Theme SpecificationWaldo Bastian2-70/+81
* list FSDevice type as KDE specific * refer to Icon Theme Specification
2006-08-22clarification of Exec key correction of StartupWMClass, clarifyWaldo Bastian2-68/+167
* clarification of Exec key * correction of StartupWMClass, clarify StartupNotify (Lubos Lunak) * deprecate SortOrder and FilePattern key (Vincent Untz) * remove section on "MIME Type caching" from spec (Vincent Untz) * groups and keys must be unique (Vincent Untz) See http://lists.freedesktop.org/archives/xdg/2006-August/008446.html
2006-07-13Don't fail if system items bleed through in the testsWaldo Bastian1-4/+16
2006-07-13Add a dirty hack for distros that do the sameWaldo Bastian34-70/+70
2006-07-13Fix .menu file in the how to install a submenu exampleWaldo Bastian1-4/+5
2006-05-28Patch by Vincent Untz <vuntz@gnome.org>Waldo Bastian2-205/+206
* cleanup of text and some reorg for clearity * move all of the legacy-mixed encoding stuff to the appendix * deprecate the Swallow* keys * improve definition of group headers * reorder the list of standard keys so they are sorted by type See http://lists.freedesktop.org/archives/xdg/2006-May/008131.html
2006-03-29Added example for installing sub-menu.Waldo Bastian2-85/+187
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
2006-02-13Clearify that autostart happens after a user logs inWaldo Bastian1-2/+3
2006-02-13Autostart spec addedWaldo Bastian9-0/+381
2006-02-13Initial importWaldo Bastian0-0/+0
2006-02-13Initial revisionWaldo Bastian2-0/+238
2005-12-29Dont't hardcode /tmp/menutestdirWaldo Bastian29-100/+100
2005-06-02two more testslanius4-0/+78
2005-05-22add testslanius2-0/+40