mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
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=A a real-time build-up strategy game
|
||||||
Comment[de]=Echtzeitbasiertes Aufbau-Strategiespiel
|
Comment[de]=Echtzeitbasiertes Aufbau-Strategiespiel
|
||||||
Icon=/usr/share/widelands/pics/wl-ico-128.png
|
Icon=/usr/share/widelands/pics/wl-ico-128.png
|
||||||
TryExec=/usr/share/widelands/widelands
|
TryExec=/usr/bin/widelands
|
||||||
Exec=/usr/bin/widelands
|
Exec=/usr/bin/widelands --datadir=/usr/share/widelands
|
||||||
Categories=Application;Game;StrategyGame;
|
Categories=Application;Game;StrategyGame;
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'widelands'
|
# Template file for 'widelands'
|
||||||
pkgname=widelands
|
pkgname=widelands
|
||||||
version=19
|
version=19
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc=${pkgname}-build${version}-src
|
wrksrc=${pkgname}-build${version}-src
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
|
Loading…
Add table
Reference in a new issue