vdr/vdr/debian vdr.templates
Thomas Schmidt
pkg-vdr-dvb-changes@lists.alioth.debian.org
Sat, 08 May 2004 22:39:08 +0000
Update of /cvsroot/pkg-vdr-dvb/vdr/vdr/debian
In directory haydn:/tmp/cvs-serv21218/vdr/vdr/debian
Modified Files:
vdr.templates
Log Message:
applied patch from #238713
Index: vdr.templates
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr/debian/vdr.templates,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- vdr.templates 21 Apr 2004 14:19:06 -0000 1.1.1.1
+++ vdr.templates 8 May 2004 22:39:06 -0000 1.2
@@ -1,31 +1,31 @@
Template: vdr/showinfo
Type: note
-_Description: VDR needs DVB kernel modules.
- VDR needs DVB (Digital Video Boradcasting) kernel modules. You may have to
+_Description: VDR needs DVB kernel modules
+ VDR needs DVB (Digital Video Broadcasting) kernel modules. You may have to
separately install these modules. Ensure that the correct modules for your
DVB hardware get loaded automatically e.g. by adding them to /etc/modules
otherwise VDR won't work!
Template: vdr/select_dvb_card
Type: select
-_Choices: Sattelite, Terrestrial, Cable
-Default: Sattelite
-_Description: Select DVB card type:
- In order for VDR to work correct the type of your DVB card is needed.
- Using your selection, a channels.conf file is installed to /etc/vdr. You
- may have to change this channels.conf file depending on your setup.
+_Choices: Satellite, Terrestrial, Cable
+Default: Satellite
+_Description: DVB card type:
+ VDR needs to know your DVB card type to work correctly.
+ Using your selection, a channels.conf file will be installed to /etc/vdr.
+ You may have to change this file depending on your setup.
Template: vdr/create_video_dir
Type: boolean
Default: false
-_Description: Should I create /var/lib/video?
+_Description: Create /var/lib/video?
By default VDR is configured to use /var/lib/video to store recordings.
- You can either change this behaviour by changing the VIDEO_DIR variable in
- /etc/default/vdr or let me create the directory now.
+ You can either create this directory now, or change this behavior later
+ by modifying the VIDEO_DIR variable in /etc/default/vdr.
Template: vdr/create_devices
Type: boolean
Default: true
-_Description: Should I create DVB device nodes?
- VDR needs device nodes for it to work. I can create them now if you wish.
- Otherwise you have to create them manually.
+_Description: Create DVB device nodes?
+ VDR needs device nodes for it to work. They can be created automatically
+ for you now, or you can create them yourself later.