forked from Lainports/freebsd-ports
x11/xfishtank: Fix xscreensaver config
This commit is contained in:
parent
4485bd8221
commit
5b027a1ba0
2 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= xfishtank
|
PORTNAME= xfishtank
|
||||||
PORTVERSION= 2.5
|
PORTVERSION= 2.5
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= DEBIAN
|
MASTER_SITES= DEBIAN
|
||||||
MASTER_SITE_SUBDIR= pool/main/x/xfishtank/
|
MASTER_SITE_SUBDIR= pool/main/x/xfishtank/
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<file id="bgfile" _label="Background image" arg="-p %"/>
|
<file id="bgfile" _label="Background image" arg="-p %"/>
|
||||||
|
|
||||||
<string id="bgcolor" _arg="-c %"
|
<string id="bgcolor" arg="-c %"
|
||||||
_label="Background color (eg. red, MediumAquamarine, #ff0000)"/>
|
_label="Background color (eg. red, MediumAquamarine, #ff0000)"/>
|
||||||
|
|
||||||
<number id="nbubbles" _label="Number of bubbles" arg="-b %"
|
<number id="nbubbles" _label="Number of bubbles" arg="-b %"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue