summaryrefslogtreecommitdiff
path: root/patches/vdr-1.4.5-no_trans_found.txt
blob: 279e6d43619baa09c699dfd90308c200ba621e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
WHO
---
Andreas Mair (andreas AT vdr DASH developer DOT org)

WHAT
-----
This patch removes the "no translation found for" warnings in the VDR log.

WHY
----
This might be useful if you have enabled the symbols in the main menu
because in that case EnigmaNG has to compare every main menu entry with
a localized text to find out what symbol has to be shown.

FOR
---
This patch has been tested with vanilla VDR 1.4.5 but should apply to other
releases too. Anyway, it's not hard to fix reject...

HOW
---
Change to VDR source directory and run
vdr-1.4.5$ patch <PLUGINS/src/skinenigmang/patches/vdr-1.4.5-no_trans_found.diff


2007-01-31, Andreas Mair