widelands: fix widelands.desktop
This commit is contained in:
parent
0690dc1085
commit
69d2d1d596
2 changed files with 3 additions and 3 deletions
|
@ -17,6 +17,6 @@ GenericName[sk]=Strategická hra
|
|||
Comment=A a real-time build-up strategy game
|
||||
Comment[de]=Echtzeitbasiertes Aufbau-Strategiespiel
|
||||
Icon=/usr/share/widelands/pics/wl-ico-128.png
|
||||
TryExec=/usr/share/widelands/widelands
|
||||
Exec=/usr/bin/widelands
|
||||
TryExec=/usr/bin/widelands
|
||||
Exec=/usr/bin/widelands --datadir=/usr/share/widelands
|
||||
Categories=Application;Game;StrategyGame;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'widelands'
|
||||
pkgname=widelands
|
||||
version=19
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc=${pkgname}-build${version}-src
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
|
Loading…
Reference in a new issue