mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added Romanian language texts
This commit is contained in:
parent
a8a18ae025
commit
720513e881
@ -342,3 +342,6 @@ Sven Grothklags <sven@uni-paderborn.de>
|
||||
|
||||
Tomas Prybil <tomas.prybil@copper.se>
|
||||
for translating OSD texts to the Swedish language
|
||||
|
||||
Paul Lacatus <paul@campina.iiruc.ro>
|
||||
for translating OSD texts to the Romanian language
|
||||
|
4
HISTORY
4
HISTORY
@ -1251,3 +1251,7 @@ Video Disk Recorder Revision History
|
||||
- Fixed the cutting mechanism to make it re-sync in case a frame is larger than the
|
||||
buffer (thanks to Sven Grothklags).
|
||||
- Added Swedish language texts (thanks to Tomas Prybil).
|
||||
|
||||
2002-06-10: Version 1.0.4
|
||||
|
||||
- Added Romanian language texts (thanks to Paul Lacatus).
|
||||
|
4
config.h
4
config.h
@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: config.h 1.112.1.1 2002/05/18 08:41:37 kls Exp $
|
||||
* $Id: config.h 1.112.1.2 2002/06/10 15:54:14 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef __CONFIG_H
|
||||
@ -19,7 +19,7 @@
|
||||
#include "eit.h"
|
||||
#include "tools.h"
|
||||
|
||||
#define VDRVERSION "1.0.3"
|
||||
#define VDRVERSION "1.0.4"
|
||||
|
||||
#define MAXPRIORITY 99
|
||||
#define MAXLIFETIME 99
|
||||
|
Loading…
Reference in New Issue
Block a user