freebsd-ports/deskutils/xfce4-generic-slider/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
540 B
Plaintext

A slider for the Xfce panel that can be used to adjust and/or monitor any
numeric variable. You set whatever "variable" this is by setting an adjust
command which will run when the slider is clicked or scrolled. An option is
provided to pass the value of the slider (the fraction times an adjustable
normalization factor) to the command. You get the value of the "variable" by
setting a sychronize command. The command should return a numeric value and this
value will be regarded as a fraction of a second adjustable normalization
factor.