summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2008-12-13 09:09:54 +0100
committerAndreas Mair <amair.sob@googlemail.com>2008-12-13 09:09:54 +0100
commitb5bb9b571134454e2507bce56211f68e15fb276e (patch)
treed723e1916c9a19cb2d00592d7728ed7f7f4a21b9 /INSTALL
parent0f5234f89bea92523d7e8e3ec72bd5cb25dec19f (diff)
downloadvdradmin-am-3.6.3.tar.gz
vdradmin-am-3.6.3.tar.bz2
2008-12-13: 3.6.3v3.6.3
- Updated: Spanish translation (Submitted by Rüdiger Jung). - Changed: Process name to "vdradmind" (Based on patch submitted by Ville Skyttä). - Updated: Italian translation (Submitted by Diego Pierotto). - Changed executable's name from "vdradmind.pl" to "vdradmind". - Updated: Dutch translation (Submitted by Roel Koelewijn). - Added Play/Stop/FastForward/etc. buttons to remote controls (based on patch by L.Locke @vdr-portal.de). - Added: epgsearch templates can be created, modified and deleted. - Read used character encoding in SVDRP connections and recode result to the encoding used in the current locale. - Minor bugfixes and improvements.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 4406284..e2c0ba2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -38,12 +38,12 @@ to get a complete VDRAdmin-AM folder:
4a) run locally (=no installation)
First you have to configure VDRAdmin-AM. This only has to be done once.
- $ ./vdradmind.pl --config
+ $ ./vdradmind --config
Some questions about the configuration will be asked.
Now you're done and you can run VDRAdmin-AM:
- $ ./vdradmind.pl
+ $ ./vdradmind
4b) install into system
$ ./make.sh install
@@ -51,7 +51,7 @@ to get a complete VDRAdmin-AM folder:
Some questions about the configuration will asked.
Now you're done and you can run VDRAdmin-AM:
- $ vdradmind.pl
+ $ vdradmind
5) If you want VDRAdmin-AM to run automatically on system boot, you have
to add a startup script to the wanted runlevel. Please consult your
@@ -129,7 +129,7 @@ to get a complete VDRAdmin-AM folder:
START = {
[FLAG]
FLAGS = I|O|R
- PROGRAM = /path/to/vdradmind.pl --displaycall "Call from \$2"
+ PROGRAM = /path/to/vdradmind --displaycall "Call from \$2"
}
Restart isdnlog.