From 392854c22870d1925926f6b975af8c68f75e18e7 Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Mon, 18 Nov 2013 09:57:20 +0100 Subject: add default logos --- HISTORY | 2 +- icons/default/data.png | Bin 0 -> 19480 bytes icons/default/radio.png | Bin 0 -> 12878 bytes icons/default/tv.png | Bin 0 -> 2101 bytes 4 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 icons/default/data.png create mode 100644 icons/default/radio.png create mode 100644 icons/default/tv.png diff --git a/HISTORY b/HISTORY index c2069e65..6d128574 100644 --- a/HISTORY +++ b/HISTORY @@ -7,6 +7,7 @@ VDR Plugin 'skinflatplus' Revision History - [fix] menu has full width if no scrollbar is needed - [fix] small fixes in channel display - [update] TopBar title align right +- [update] show recording in display channel for present and following - [add] free minutes in disk usage - [add] topbar font size option - [add] message bottom offset option @@ -17,7 +18,6 @@ VDR Plugin 'skinflatplus' Revision History - [add] use icon from default theme if current theme does not have the icon - [add] option to show additional info in epg menu. Lent code from skin elchi (thank you!) - [add] option to show additional info in recording menu. Lent code from skin elchi (thank you!) -- [update] show recording in display channel for present and following - [add] option to show active recording in TopBar 2013-23-09: Version 0.0.1 diff --git a/icons/default/data.png b/icons/default/data.png new file mode 100644 index 00000000..e7009b53 Binary files /dev/null and b/icons/default/data.png differ diff --git a/icons/default/radio.png b/icons/default/radio.png new file mode 100644 index 00000000..d1adb0e5 Binary files /dev/null and b/icons/default/radio.png differ diff --git a/icons/default/tv.png b/icons/default/tv.png new file mode 100644 index 00000000..4dbfdb6d Binary files /dev/null and b/icons/default/tv.png differ -- cgit v1.2.3