updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / vdr-bgprocess / bgprocess.diff
blob562943d5d51c5c4c40f9c2a891fc7504f17aa2a6
1 --- org/bgprocess.c 2009-01-29 19:30:35.000000000 +0100
2 +++ new/bgprocess.c 2009-01-29 19:31:15.000000000 +0100
3 @@ -152,7 +152,7 @@
4 bool cPluginBgprocess::Initialize(void)
6 // Initialize any background activities the plugin shall perform.
7 - RegisterI18n(tlPhrases);
8 + // RegisterI18n(tlPhrases);
9 return true;