wm2: add .desktop file.

This commit is contained in:
Enno Boland 2014-09-21 10:41:01 +02:00
parent 158112784c
commit 56ccb604a6

View file

@ -1,7 +1,7 @@
# Template file for 'wm2'
pkgname=wm2
version=4
revision=1
revision=2
build_style=gnu-makefile
makedepends="libX11-devel libXext-devel libXmu-devel"
short_desc="a simple window manager for X"
@ -13,4 +13,5 @@ checksum=a6c3352390f958c5033408ce73e1abd9677372a7c8c5949e39a62fda433b054d
do_install() {
vbin wm2
vinstall ${FILESDIR}/wm2.desktop 644 usr/share/xsessions
}