[vdr] Understanding .po-translation

2007-08-28 Thread Torsten Kunkel
Hi, I've some problems understanding the "new method" for translation. How do I have to start when programming a new plugin? Is there any kind of documentation? For me it looks like I have to check every single line which is given in the .po-files. #: hello.c:-->17<-- msgid "Hello" ms

Re: [vdr] Understanding .po-translation

2007-08-28 Thread Klaus Schmidinger
On 08/28/2007 09:11 AM, Torsten Kunkel wrote: > Hi, > > I've some problems understanding the "new method" for translation. > How do I have to start when programming a new plugin? Is there any kind of > documentation? > > For me it looks like I have to check every single line which is given in > t

Re: [vdr] Understanding .po-translation

2007-08-28 Thread Torsten Kunkel
Hi Klaus, first thanks for your lightning like reply, but I'm afraid it doesn't help me. After the newplugin-script there is no po-folder, no pot/po/mo-file. If I do what you wrote (README.i18n), then it gives this: - Change into the source directory. - Do a 'make i18n' to have the curre

Re: [vdr] Understanding .po-translation

2007-08-28 Thread Klaus Schmidinger
On 08/28/2007 09:48 AM, Torsten Kunkel wrote: > Hi Klaus, > > first thanks for your lightning like reply, but I'm afraid it doesn't help > me. > > After the newplugin-script there is no po-folder, no pot/po/mo-file. > If I do what you wrote (README.i18n), then it gives this: > > - Change int

Re: [vdr] Understanding .po-translation

2007-08-28 Thread Torsten Kunkel
Ah great! Thanks, that worked. Sorry for confusing, I had some translations, but all were done manually by copying an existing po-folder. After your post I tried to go through the steps of the README.i18n and moved the po-folder in order to start from the beginning. Maybe the "make po/plugin.pot"

[vdr] vdr 1.5.9 + xineliboutput 1.0.0rc2

2007-08-28 Thread Gergely TAMAS
Hi! Does someone have a patch which enables xineliboutput 1.0.0rc2 to work with vdr 1.5.9 ? Thanks in advance, Gergely ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] vdr-1.5.9 plugin patches

2007-08-28 Thread Stefan Lucke
On Montag 27 August 2007, Stone wrote: > On 8/27/07, Stone <[EMAIL PROTECTED]> wrote: > > > > It seems the new "Level" parameter in cOsd has caused xine and softdevice > > to fail in compile with vdr-1.5.9. Does anyone know how to fix these? > > > > This seems to build now with these changes.