Updated to help text as in 51301f7
commit
This commit is contained in:
parent
51301f78b6
commit
bd35a92103
1 changed files with 5 additions and 2 deletions
|
@ -5,13 +5,16 @@ xstoxfces [options]
|
|||
|
||||
DESCRIPTION
|
||||
|
||||
This is xstoxfces v0.1, a CLI php script that makes xscreensaver’s
|
||||
This is xstoxfces v0.1.3, a CLI php script that makes xscreensaver’s
|
||||
screensavers available to «Xfce screensaver»’s users.
|
||||
Currently, «Xfce screensaver» supports xscreensaver’s screensavers, but does
|
||||
not automatically make them available to users. This script just converts
|
||||
xscreensaver’s screensavers «.xml» definition files to «.desktop» files and
|
||||
saves these «.desktop» files in a directory where «Xfce screensaver» will
|
||||
consider them (by default «$HOME/.local/share/applications/screensavers»).
|
||||
consider them (by default «$HOME/.local/share/applications/screensavers»);
|
||||
in addition, it can optionally exclude screensavers and preserve their
|
||||
configuration (that is, their arguments) according to an xscreensaver’s
|
||||
user configuration file («$HOME/.xscreensaver» by default).
|
||||
|
||||
OPTIONS
|
||||
|
||||
|
|
Loading…
Reference in a new issue