diff options
| author | louis <louis.braun@gmx.de> | 2015-03-29 13:29:59 +0200 |
|---|---|---|
| committer | louis <louis.braun@gmx.de> | 2015-03-29 13:29:59 +0200 |
| commit | e3ce79dd8c01222cb65ba1d2190fa463703b9b96 (patch) | |
| tree | c3928c9aa6ec58e0fab0995483480237b23fb256 /libtemplate/templateviewelement.h | |
| parent | 05912add7a19b78413eb1030669963284ca24dec (diff) | |
| download | vdr-plugin-skindesigner-e3ce79dd8c01222cb65ba1d2190fa463703b9b96.tar.gz vdr-plugin-skindesigner-e3ce79dd8c01222cb65ba1d2190fa463703b9b96.tar.bz2 | |
added viewelement <lastrecordings> with information about 5 newest recordings in main menu
Diffstat (limited to 'libtemplate/templateviewelement.h')
| -rw-r--r-- | libtemplate/templateviewelement.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtemplate/templateviewelement.h b/libtemplate/templateviewelement.h index 4e4ea00..6f1adcc 100644 --- a/libtemplate/templateviewelement.h +++ b/libtemplate/templateviewelement.h @@ -48,6 +48,7 @@ enum eViewElement { veSystemMemory,
veTemperatures,
veTimers,
+ veLastRecordings,
veCurrentSchedule,
veMenuItem,
veMenuCurrentItemDetail,
|
