diff options
author | matthijs <matthijs@openttd.org> | 2009-08-20 08:26:02 +0000 |
---|---|---|
committer | matthijs <matthijs@openttd.org> | 2009-08-20 08:26:02 +0000 |
commit | 91aaf8350bad8d5572babdedda2ba7c7e42ca7d3 (patch) | |
tree | 627875046293a50bb83c79152444c753ef0c2516 /media/openttd.desktop.in | |
parent | a466a43589b2f5432704e88fe19928eb332004a4 (diff) | |
download | openttd-91aaf8350bad8d5572babdedda2ba7c7e42ca7d3.tar.xz |
(svn r17226) -Fix: Remove the Encoding entry from the openttd.desktop file.
- This entry has been deprecated since version 0.9.4 (2006) of the desktop entry specification.
Diffstat (limited to 'media/openttd.desktop.in')
-rw-r--r-- | media/openttd.desktop.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media/openttd.desktop.in b/media/openttd.desktop.in index b3ed675fb..5c37ac498 100644 --- a/media/openttd.desktop.in +++ b/media/openttd.desktop.in @@ -1,7 +1,6 @@ # $Id$ # http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html [Desktop Entry] -Encoding=UTF-8 Type=Application Version=1.1 Name=!!MENU_NAME!! |