lxrandr: remove long_desc.
This commit is contained in:
parent
b7eaa9b55d
commit
3c4bea9beb
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'lxrandr'
|
||||
pkgname=lxrandr
|
||||
version=0.1.2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
revision=2
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+-devel desktop-file-utils"
|
||||
depends="desktop-file-utils"
|
||||
|
@ -12,14 +12,3 @@ license="GPL2"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||
checksum=fb8139478f6cfeac6a2d8adb4e55e8cad099bfe2da7c82253c935ba719f9cf19
|
||||
long_desc="
|
||||
This is a very basic monitor config tool utilizing the X extension called
|
||||
RandR. It can let you change the screen resolution on the fly. Besides, when
|
||||
you run lxrandr with external monitor connected, its GUI will change, and
|
||||
show you some quick options to get your projector or external monitor working
|
||||
correctly.
|
||||
|
||||
LXRandR only gives you some easy and quick options which are intuitive. It
|
||||
is very suitable for laptop users who frequently uses projectors or external
|
||||
monitor and just want to get their work done without reading a lot of
|
||||
geek-centered manuals or command line tutorials."
|
||||
|
|
Loading…
Reference in New Issue