Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ecbc16f611
)
pull/257/head
parent
8ff777c8fc
commit
2f13d61300
@ -1,3 +0,0 @@
|
|||||||
usr/bin
|
|
||||||
usr/share/applications
|
|
||||||
usr/share/pixmaps
|
|
@ -1,14 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
set -e
|
|
||||||
|
|
||||||
if [ "$1" = "configure" ]; then
|
|
||||||
if [ -x /usr/bin/update-desktop-database ] ; then
|
|
||||||
/usr/bin/update-desktop-database -q
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
#DEBHELPER#
|
|
||||||
|
|
||||||
exit 0
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
set -e
|
|
||||||
|
|
||||||
case "$1" in
|
|
||||||
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
|
|
||||||
if [ -x "`which update-desktop-database 2>/dev/null`" ]; then
|
|
||||||
update-desktop-database -q
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
|
|
||||||
*)
|
|
||||||
echo "postrm called with unknown argument \`$1'" >&2
|
|
||||||
exit 1
|
|
||||||
|
|
||||||
esac
|
|
||||||
|
|
||||||
#DEBHELPER#
|
|
||||||
|
|
||||||
exit 0
|
|
@ -1,32 +0,0 @@
|
|||||||
.TH "KSTREAMRIPPER" "1" "Apr 26, 2004" "Michael Ablassmeier" "sound"
|
|
||||||
.SH "NAME"
|
|
||||||
kstreamripper \- TDE frontend for streamripper
|
|
||||||
.SH "SYNOPSIS"
|
|
||||||
.B kstreamripper [Qt\-options] [TDE\-options]
|
|
||||||
.SH "DESCRIPTION"
|
|
||||||
KStreamRipper is a small frontend for the streamripper command
|
|
||||||
line utility. Streamripper captures internet shoutcast radio streams
|
|
||||||
on your harddisk and splits them up in mp3 files. KStreamRipper helps
|
|
||||||
you with managing/ripping your preferred streams.
|
|
||||||
|
|
||||||
.SH "OPTIONS"
|
|
||||||
.IP "\fB\-\-help\fR"
|
|
||||||
Show help about options
|
|
||||||
.IP "\fB\-\-help\-qt\fR"
|
|
||||||
Show Qt specific options
|
|
||||||
.IP "\fB\-\-help\-tde\fR"
|
|
||||||
Show TDE specific options
|
|
||||||
.IP "\fB\-\-help\-all\fR"
|
|
||||||
Show all options
|
|
||||||
.IP "\fB\-\-author\fR"
|
|
||||||
Show author information
|
|
||||||
.IP "\fB\-v, \-\-version\fR"
|
|
||||||
Show version information
|
|
||||||
.IP "\fB\-\-license\fR"
|
|
||||||
Show license information
|
|
||||||
.IP "\fB\-\-\fR"
|
|
||||||
End of options
|
|
||||||
.SH "SEE ALSO"
|
|
||||||
streamripper(1)
|
|
||||||
.SH "AUTHOR"
|
|
||||||
2004 \- Created by Michael Ablassmeier (abi@grinser.de) for the Debian Project.
|
|
@ -1,3 +0,0 @@
|
|||||||
usr/bin
|
|
||||||
usr/share/applications
|
|
||||||
usr/share/pixmaps
|
|
@ -1,14 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
set -e
|
|
||||||
|
|
||||||
if [ "$1" = "configure" ]; then
|
|
||||||
if [ -x /usr/bin/update-desktop-database ] ; then
|
|
||||||
/usr/bin/update-desktop-database -q
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
#DEBHELPER#
|
|
||||||
|
|
||||||
exit 0
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
set -e
|
|
||||||
|
|
||||||
case "$1" in
|
|
||||||
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
|
|
||||||
if [ -x "`which update-desktop-database 2>/dev/null`" ]; then
|
|
||||||
update-desktop-database -q
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
|
|
||||||
*)
|
|
||||||
echo "postrm called with unknown argument \`$1'" >&2
|
|
||||||
exit 1
|
|
||||||
|
|
||||||
esac
|
|
||||||
|
|
||||||
#DEBHELPER#
|
|
||||||
|
|
||||||
exit 0
|
|
@ -1,32 +0,0 @@
|
|||||||
.TH "KSTREAMRIPPER" "1" "Apr 26, 2004" "Michael Ablassmeier" "sound"
|
|
||||||
.SH "NAME"
|
|
||||||
kstreamripper \- TDE frontend for streamripper
|
|
||||||
.SH "SYNOPSIS"
|
|
||||||
.B kstreamripper [Qt\-options] [TDE\-options]
|
|
||||||
.SH "DESCRIPTION"
|
|
||||||
KStreamRipper is a small frontend for the streamripper command
|
|
||||||
line utility. Streamripper captures internet shoutcast radio streams
|
|
||||||
on your harddisk and splits them up in mp3 files. KStreamRipper helps
|
|
||||||
you with managing/ripping your preferred streams.
|
|
||||||
|
|
||||||
.SH "OPTIONS"
|
|
||||||
.IP "\fB\-\-help\fR"
|
|
||||||
Show help about options
|
|
||||||
.IP "\fB\-\-help\-qt\fR"
|
|
||||||
Show Qt specific options
|
|
||||||
.IP "\fB\-\-help\-tde\fR"
|
|
||||||
Show TDE specific options
|
|
||||||
.IP "\fB\-\-help\-all\fR"
|
|
||||||
Show all options
|
|
||||||
.IP "\fB\-\-author\fR"
|
|
||||||
Show author information
|
|
||||||
.IP "\fB\-v, \-\-version\fR"
|
|
||||||
Show version information
|
|
||||||
.IP "\fB\-\-license\fR"
|
|
||||||
Show license information
|
|
||||||
.IP "\fB\-\-\fR"
|
|
||||||
End of options
|
|
||||||
.SH "SEE ALSO"
|
|
||||||
streamripper(1)
|
|
||||||
.SH "AUTHOR"
|
|
||||||
2004 \- Created by Michael Ablassmeier (abi@grinser.de) for the Debian Project.
|
|
Loading…
Reference in new issue