diff options
author | skidd13 <skidd13@openttd.org> | 2008-07-22 17:18:53 +0000 |
---|---|---|
committer | skidd13 <skidd13@openttd.org> | 2008-07-22 17:18:53 +0000 |
commit | 2710144452d3c9fd92173a9ea5eb243f2ad96791 (patch) | |
tree | 76b2ce988a62650a7dd9b82be9cf6449c0c8835d /media/openttd.desktop.in | |
parent | 49769dffba7f54dcc392550f78650fb6eb016ba7 (diff) | |
download | openttd-2710144452d3c9fd92173a9ea5eb243f2ad96791.tar.xz |
(svn r13785) -Add: support for freedesktop.org desktop entry files
Diffstat (limited to 'media/openttd.desktop.in')
-rw-r--r-- | media/openttd.desktop.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/media/openttd.desktop.in b/media/openttd.desktop.in new file mode 100644 index 000000000..4ad20ca4c --- /dev/null +++ b/media/openttd.desktop.in @@ -0,0 +1,13 @@ +# $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=OpenTTD +GenericName=A clone of Transport Tycoon Deluxe +Comment=A business simulation game +Icon=openttd +Exec=!!TTD!! +Terminal=false +Categories=!!MENU_GROUP!! |