Mercurial > hg > openttd
changeset 16759:aa34ba5a7da1 draft
(svn r21492) -Fix/Change/Revert [FS#4301]: apparantly version 1.1 of the desktop specs requires you to declare that file as being version 1.0, even though the 1.1 spec isn't a superset of the 1.0 spec. So revert back to stuff from the actual 1.0 spec.
author | rubidium <rubidium@openttd.org> |
---|---|
date | Mon, 13 Dec 2010 01:59:58 +0000 (2010-12-13) |
parents | bf8c3773f547 |
children | 9e31dde37aed |
files | media/openttd.desktop.in |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/media/openttd.desktop.in +++ b/media/openttd.desktop.in @@ -1,10 +1,10 @@ # $Id$ -# http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html +# http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html [Desktop Entry] Type=Application -Version=1.1 +Version=1.0 Name=!!MENU_NAME!! -Icon=openttd +Icon=!!TTD!! Exec=!!TTD!! Terminal=false Categories=!!MENU_GROUP!!