Age | Commit message (Collapse) | Author | Files | Lines |
|
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-18 Vincent Untz <vuntz@gnome.org>
* menu-spec.xml: accept X-Foo for environments in
OnlyShowIn/NotShowIn.
Fix bug #11564.
|
|
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-27 Vincent Untz <vuntz@gnome.org>
* menu-spec.xml: change sysconfdir/desktop/menus/ to sysconfdir/menus/
in one place.
Fix bug #8289.
|
|
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-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-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-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
|
|
|
|
(http://mail.gnome.org/archives/wm-spec-list/2006-August/msg00000.html).
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
+ PRIMARY, even when copying doesn't involve a selection (e.g. a
+ "copy url" -option which explicitly copies an url without the
+ url being selected first)
+
+ - a selection becoming unselected should never unset PRIMARY
|
|
|
|
* 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
|
|
_NET_WM_WINDOW_TYPE_DROPDOWN_MENU, _NET_WM_WINDOW_TYPE_POPUP_MENU,
_NET_WM_WINDOW_TYPE_TOOLTIP, _NET_WM_WINDOW_TYPE_NOTIFICATION,
_NET_WM_WINDOW_TYPE_COMBO, and _NET_WM_WINDOW_TYPE_DND
New _NET_WM_CM_Sn manager selection for compositing managers.
Added note WM_TRANSIENT_FOR for override-redirect windows
|
|
|
|
* Specify correct Type= for .desktop and .directory files
* Provide guidance to third party application developers on installation directories
|
|
|
|
|
|
|
|
|
|
|
|
|