Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138026 Details for
Bug 200268
media-plugin/vdr-karaoke (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rc-addon.sh
rc-addon.sh (text/plain), 529 bytes, created by
zulio
on 2007-12-08 14:59:39 UTC
(
hide
)
Description:
rc-addon.sh
Filename:
MIME Type:
Creator:
zulio
Created:
2007-12-08 14:59:39 UTC
Size:
529 bytes
patch
obsolete
># $Header: $ ># ># rc-addon plugin-startup-skript for vdr-karaoke ># ># zulio <zulio(at)zulinux.net> > >KARAOKE_PLUGIN_MOUNT="/usr/share/vdr/karaoke/bin/mount-karaoke.sh" > >plugin_pre_vdr_start() { > add_plugin_param "-m ${KARAOKE_PLUGIN_MOUNT}" > add_plugin_param "-C ${ID3:=/var/id3}" > if [ ! "${NETWORK:none}" == "none" ]; then > add_plugin_param "-n ${NETWORK}" > fi > if [ ! "${CDDB:none}" == "none" ]; then > add_plugin_param "-B ${CDDB}" > fi > if [ ! "${OSS_DEVICE:none}" == "none" ]; then > add_plugin_param "-D ${OSS_DEVICE}" > fi >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 200268
:
136960
|
138018
|
138020
|
138022
|
138024
| 138026