Age | Commit message (Collapse) | Author | Files | Lines |
|
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-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-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-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-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-28 Vincent Untz <vuntz@gnome.org>
* desktop-entry-spec.xml: small typo
http://lists.freedesktop.org/archives/xdg/2007-March/009437.html
|
|
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-28 Vincent Untz <vuntz@gnome.org>
* desktop-entry-spec.xml: UnmountIcon is a localestring key.
|
|
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.
|
|
|
|
* Added secondary menu categories
* Bumped version to 1.0
|
|
|
|
|
|
* Added support for LSB's TET test framework
* Renamed tests to more meaningful names (see ChangeLog for details)
|
|
* Remove equal sign from reserved characters in Exec args
* Add backslash to list of reserved characters in Exec args
|
|
|
|
|
|
|
|
|
|
|
|
under-specified and not widely implemented.
|
|
categories.
|
|
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.
|
|
* list FSDevice type as KDE specific
* refer to Icon Theme Specification
|
|
* 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
|
|
|
|
|
|
|
|
* 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
|
|
|
|
* Specify correct Type= for .desktop and .directory files
* Provide guidance to third party application developers on installation directories
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
override .desktop files at system level
test t: Test order in which <Move> elements are processed
|
|
menu editing.
|
|
|
|
|
|
(v0.91)
|
|
|
|
|
|
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 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 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.
|