From 7994fc200ae7fd2562c367fdfd325f5a88bee3c8 Mon Sep 17 00:00:00 2001 From: louis Date: Wed, 4 May 2016 16:21:42 +0200 Subject: implemented epg2vdr support --- .../svgtemplates/icons/ico_remotetimer.svg | 89 ++++++++++++++++++++++ .../svgtemplates/icons/ico_remotetimer_active.svg | 89 ++++++++++++++++++++++ skins/estuary4vdr/xmlfiles/displaymenumain.xml | 4 +- skins/estuary4vdr/xmlfiles/displaymenutimers.xml | 2 + 4 files changed, 183 insertions(+), 1 deletion(-) create mode 100644 skins/estuary4vdr/svgtemplates/icons/ico_remotetimer.svg create mode 100644 skins/estuary4vdr/svgtemplates/icons/ico_remotetimer_active.svg (limited to 'skins') diff --git a/skins/estuary4vdr/svgtemplates/icons/ico_remotetimer.svg b/skins/estuary4vdr/svgtemplates/icons/ico_remotetimer.svg new file mode 100644 index 0000000..4e1f43a --- /dev/null +++ b/skins/estuary4vdr/svgtemplates/icons/ico_remotetimer.svg @@ -0,0 +1,89 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/skins/estuary4vdr/svgtemplates/icons/ico_remotetimer_active.svg b/skins/estuary4vdr/svgtemplates/icons/ico_remotetimer_active.svg new file mode 100644 index 0000000..cb25723 --- /dev/null +++ b/skins/estuary4vdr/svgtemplates/icons/ico_remotetimer_active.svg @@ -0,0 +1,89 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/skins/estuary4vdr/xmlfiles/displaymenumain.xml b/skins/estuary4vdr/xmlfiles/displaymenumain.xml index ef9b362..d6f0b67 100644 --- a/skins/estuary4vdr/xmlfiles/displaymenumain.xml +++ b/skins/estuary4vdr/xmlfiles/displaymenumain.xml @@ -38,7 +38,9 @@ - + + + diff --git a/skins/estuary4vdr/xmlfiles/displaymenutimers.xml b/skins/estuary4vdr/xmlfiles/displaymenutimers.xml index e25ff90..dada8c8 100644 --- a/skins/estuary4vdr/xmlfiles/displaymenutimers.xml +++ b/skins/estuary4vdr/xmlfiles/displaymenutimers.xml @@ -31,6 +31,8 @@ + + -- cgit v1.2.3