From 23f4f2114e7d48bb4bbe5e50aa6ddce0f1c21bd2 Mon Sep 17 00:00:00 2001 From: Martin Prochnow Date: Sat, 22 Mar 2008 16:45:02 +0100 Subject: =?UTF-8?q?Version=201.2-test1=20-=20added=20italian=20translation?= =?UTF-8?q?;=20thanks=20to=20Diego=20-=20added=20support=20for=20GraphTFT-?= =?UTF-8?q?plugin;=20thanks=20to=20J=F6rg=20Wendel=20for=20the=20patch=20-?= =?UTF-8?q?=20added=20support=20for=20true=20type=20fonts=20and=20UTF-8;?= =?UTF-8?q?=20thanks=20to=20Andreas=20Mair=20for=20the=20true=20type=20fon?= =?UTF-8?q?t=20and=20the=20patch=20-=20removed=20patch=20font=20routine=20?= =?UTF-8?q?because=20it=20is=20useless=20now=20-=20added=20true=20type=20f?= =?UTF-8?q?ont=20containing=20the=20needed=20icons=20-=20changed=20i18n=20?= =?UTF-8?q?support=20to=20gettext?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 8fb52a5..0d6cfcb 100644 --- a/README +++ b/README @@ -10,6 +10,9 @@ I want to thank to following contributors: - Rolf Ahrenberg for the finnish translation - Patrice Staudt for the frensh translation - Vladimír Bárta for the czech translation +- Diego for the italian translation +- Andreas Mair for the true type font containg the + icons ------------------------------------------------------------------------------- Description @@ -38,14 +41,20 @@ recordings menu: ------------------------------------------------------------------------------- Installation ------------------------------------------------------------------------------- -Installation of the plugin itselfs is like any other plugin installation. Check -the Makefile if you use the PIN-plugin. You have to place the script +Installation of the plugin itselfs is like any other plugin installation. + +In addition you have to copy the true type font in the ttf/-directory to a +location where freetype will find it (usually /usr/share/fonts/truetype) and +select it in the OSD setup menu of VDR so that the icons which this plugin uses +can be displayed. + +Also check the Makefile if you use the PIN-plugin. You have to place the script 'dvdarchive.sh' from the scripts/-directory within your $PATH (maybe adjust the permissions) for the DVDArchive-patch functionality. See the top of 'dvdarchive.sh' for the adjustments you maybe have to take. If your /video-directory is a nfs mount, you have to mount it with the option -'hard' to make renaming and moving of recordings work. +'hard' to make renaming and moving of recordings possible. Check the options at the setup menu of the plugin. They are self-explaining. @@ -123,4 +132,3 @@ is started to play the video dvd. Do you like this plugin? Support the developer! Go to the project homepage and make a donation over the PayPal button. ------------------------------------------------------------------------------- - -- cgit v1.2.3