Removed 'Version' keys, which according to

http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
is the version of the desktop specification, NOT the version of the
application (and it is optional).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10206 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-11-14 22:19:38 +00:00
parent 478e524864
commit 59d76d5a62
2 changed files with 2 additions and 3 deletions

View File

@ -22,4 +22,4 @@ dist_icon_DATA = supertuxkart_32.xpm supertuxkart_64.xpm
EXTRA_DIST = supertuxkart_desktop.template
CLEANFILES = supertuxkart.desktop
supertuxkart.desktop: Makefile supertuxkart_desktop.template
sed 's#PREFIX#$(prefix)#' $(srcdir)/supertuxkart_desktop.template|sed 's#VERSION#@VERSION@#' >supertuxkart.desktop
sed 's#PREFIX#$(prefix)#' $(srcdir)/supertuxkart_desktop.template' >supertuxkart.desktop

View File

@ -1,7 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
Name=SuperTuxKart
Version=VERSION
Icon=PREFIX/share/pixmaps/supertuxkart_64.xpm
GenericName=A kart racing game
GenericName[de_DE]=Ein Kart-Rennspiel