diff options
| author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-05-11 09:45:02 +0200 |
|---|---|---|
| committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-05-11 09:45:02 +0200 |
| commit | 31f226b32a33afffa1a9eef17d6fe7b9ab69510a (patch) | |
| tree | 00e2a86826bc36ecc8dc018c8a60ade6489adad8 /Makefile | |
| parent | 4f730529bcb14ee3c7a48771d0c570f64005088c (diff) | |
| download | skin-flatplus-31f226b32a33afffa1a9eef17d6fe7b9ab69510a.tar.gz skin-flatplus-31f226b32a33afffa1a9eef17d6fe7b9ab69510a.tar.bz2 | |
fix loading epg text
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ PLUGIN = skinflatplus VDRLOGO = vdrlogo_default #DEFINES += -DDEBUGIMAGELOADTIME -#DEFINES += -DDEBUGEPGTIME +DEFINES += -DDEBUGEPGTIME ### The version number of this plugin (taken from the main source file): |
