diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
commit | 0277521b268b21caf0ee21202b92784f302baadc (patch) | |
tree | 5d856f96adfbe46b57da31cf60daa1084b4e7a1e /dilos/tdemultimedia/debian/man/juk-trinity.1 | |
parent | eb16e7c7281e182297581fa8d565561869c81bca (diff) | |
download | tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.tar.gz tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.zip |
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dilos/tdemultimedia/debian/man/juk-trinity.1')
-rw-r--r-- | dilos/tdemultimedia/debian/man/juk-trinity.1 | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/dilos/tdemultimedia/debian/man/juk-trinity.1 b/dilos/tdemultimedia/debian/man/juk-trinity.1 deleted file mode 100644 index 0981892b5..000000000 --- a/dilos/tdemultimedia/debian/man/juk-trinity.1 +++ /dev/null @@ -1,39 +0,0 @@ -.TH "JuK" "1" "April 2006" -.SH "NAME" -juk \- music organizer and player for TDE -.SH "SYNOPSIS" -\fBjuk\fR -.SH "DESCRIPTION" -.LP - -JuK (pronounced "jook") is a jukebox and music manager for the TDE -desktop similar to jukebox software on other platforms such as -iTunes or RealOne. - -. -.SH "OPTIONS" -.l -\fIjuk\fP does not accept any command-line options. -. - -.SH "DCOP" - -\fIjuk\fP has a DCOP (Desktop Communications Protocol) interface -that may be used to start, stop, skip forward to the next song, -etc. This may be done from the command line using \fIdcop\fP -as follows: - -.RS -$ dcop juk Player forward - -$ dcop juk Player back - -$ dcop juk Player stop - -$ dcop juk Player play -.RE - -.SH "AUTHOR" -This page was written by David Schleef <ds@schleef.org> for Debian, -but may be used elsewhere. - |