OTHER: add system skin path to manpage
This commit is contained in:
parent
f7d2848f18
commit
43516c9431
3 changed files with 16 additions and 3 deletions
45
data/promoe.1.in
Normal file
45
data/promoe.1.in
Normal file
|
@ -0,0 +1,45 @@
|
|||
.TH PROMOE 1
|
||||
.SH NAME
|
||||
promoe \- GUI client for XMMS2
|
||||
.SH SYNOPSIS
|
||||
.B promoe
|
||||
.P
|
||||
.SH DESCRIPTION
|
||||
.I Promoe
|
||||
is a QT client for the XMMS2 music daemon. Promoe's interface is modeled after
|
||||
XMMS/WinAMP classic.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I $XDG_CONFIG_HOME/xmms2/Promoe.conf
|
||||
The configuration file
|
||||
.TP
|
||||
.I @PROMOE_SKINDIR@
|
||||
Default system directory for XMMS skins. Skins that are added in this directory
|
||||
are available to all users on a system. This directory is set when the
|
||||
application is compiled.
|
||||
.TP
|
||||
.I $HOME/.config/xmms2/clients/promoe/skins
|
||||
Default directory for per user skins. This directory can be changed in the
|
||||
configuration file
|
||||
.SH ENVIRONMENT VARIABLES
|
||||
.TP
|
||||
.I XMMS_PATH
|
||||
The URL path to
|
||||
.I xmms2d.
|
||||
See
|
||||
.B IPC SOCKET
|
||||
in
|
||||
.I xmms2d(8)
|
||||
for details of possible values for this variable
|
||||
.SH SEE ALSO
|
||||
xmms2d(8), http://xmms2.xmms.org
|
||||
.SH BUGS
|
||||
Please report bugs at
|
||||
.B http://bugs.xmms2.xmms.se
|
||||
.SH AUTHORS
|
||||
Thomas Frauendorfer, Tobias Rundström, Daniel Svensson and others.
|
||||
The
|
||||
.B AUTHORS
|
||||
file contains a complete list of contributors
|
||||
.PP
|
||||
Thomas Frauendorfer is to blame for the manpage
|
Loading…
Add table
Add a link
Reference in a new issue