diff options
author | wiz <wiz> | 2003-02-14 22:20:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-02-14 22:20:59 +0000 |
commit | 15b3f219d1e525dc58e477de2d9bb18724289780 (patch) | |
tree | b0bcdd7c0faba5450bbc415d00601b46102a555e /graphics | |
parent | 32cccca6ec2002be9c97c3e3f7cb6f9ca753e52f (diff) | |
download | pkgsrc-15b3f219d1e525dc58e477de2d9bb18724289780.tar.gz |
Improve description.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gqview/DESCR | 16 | ||||
-rw-r--r-- | graphics/gqview/Makefile | 4 |
2 files changed, 9 insertions, 11 deletions
diff --git a/graphics/gqview/DESCR b/graphics/gqview/DESCR index 9554120c1dc..83f0e57e766 100644 --- a/graphics/gqview/DESCR +++ b/graphics/gqview/DESCR @@ -1,9 +1,7 @@ -======== Description / Features - - GQview is a graphics file viewer. Basic features: - - Single click image viewing / navigation. - - Zoom functions. - - Thumbnails, with optional caching and .xvpics support. - - Multiple file selection for move, copy, delete, rename, drag and drop. - - Drag and drop. - - Ability to open images in external editors (configurable). +GQview is a graphics file viewer. Basic features: + - Single click image viewing / navigation. + - Zoom functions. + - Thumbnails, with optional caching and .xvpics support. + - Multiple file selection for move, copy, delete, rename, drag and drop. + - Drag and drop. + - Ability to open images in external editors (configurable). diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 009ba507e85..ca70d42de3b 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2003/01/24 10:52:31 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2003/02/14 22:21:00 wiz Exp $ # DISTNAME= gqview-1.2.1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} MAINTAINER= wiz@netbsd.org HOMEPAGE= http://gqview.sourceforge.net/ -COMMENT= another gtk-based graphic file viewer +COMMENT= GTK-based graphic file viewer BUILD_USES_MSGFMT= # defined |