diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-10 22:09:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-10 22:09:08 +0800 |
commit | 2c7623196e6cc152aac9f92488ad4376f3273420 (patch) | |
tree | ee8e62f0b4fa4c8f3bbff929e94837138d168c7e /audio/Makefile | |
parent | 4c66749de7a495ba176a4e26bd86a89f4d649e87 (diff) | |
download | freebsd-ports-gnome-2c7623196e6cc152aac9f92488ad4376f3273420.tar.gz freebsd-ports-gnome-2c7623196e6cc152aac9f92488ad4376f3273420.tar.zst freebsd-ports-gnome-2c7623196e6cc152aac9f92488ad4376f3273420.zip |
GVolWheel is a Lightweight application which lets you control the audio
volume. GVolWheel is application which lets you control the volume easily
through a tray icon you can scroll on. Easily integrate with minimal
desktops (Openbox,IceWM,XFCE etc).
WWW: http://sourceforge.net/projects/gvolwheel/
PR: ports/175887
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index bfe2ee05f700..f15eb9927d76 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -290,6 +290,7 @@ SUBDIR += gtkguitune SUBDIR += gtkpod SUBDIR += guspat + SUBDIR += gvolwheel SUBDIR += gxmms2 SUBDIR += harp SUBDIR += hawkvoice |