From 6a86034edec2a4d3cc7b083b09996d02f2306d23 Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Sun, 7 Feb 2016 15:56:46 +0100 Subject: rename plugin-icon yaepghg to yaepghd --- HISTORY | 2 ++ icons/default/pluginIcons/yaepghd.png | Bin 0 -> 1878 bytes icons/default/pluginIcons/yaepghd_cur.png | Bin 0 -> 2422 bytes icons/default/pluginIcons/yaepghg.png | Bin 1878 -> 0 bytes icons/default/pluginIcons/yaepghg_cur.png | Bin 2422 -> 0 bytes 5 files changed, 2 insertions(+) create mode 100644 icons/default/pluginIcons/yaepghd.png create mode 100644 icons/default/pluginIcons/yaepghd_cur.png delete mode 100644 icons/default/pluginIcons/yaepghg.png delete mode 100644 icons/default/pluginIcons/yaepghg_cur.png diff --git a/HISTORY b/HISTORY index cfc129d8..a4b7c0a5 100644 --- a/HISTORY +++ b/HISTORY @@ -5,6 +5,7 @@ VDR Plugin 'skinflatplus' Revision History - [fix] position of widgets in main menu (add menu item border size) - [fix] wrong epg logo in epgsearch eventsview - [fix] remove show bitrate of audio and video in displaychannel +- [fix] rename plugin-icon yaepghg to yaepghd - [update] default themes inverted style, selected item fore color is now back color - [update] disk usage icons with 32 sections instead of 16, thanks to MegaV0lt @@ -18,6 +19,7 @@ VDR Plugin 'skinflatplus' Revision History - [add] add italian translation (thanks to fiveten_59) - [add] option MenuItemRecordingSeenTreshold to set the treshold when a recording will be marked as seen + 2015-02-14: Version 0.5.1 - [fix] topbar number recordings - [fix] recording menu, total count size diff --git a/icons/default/pluginIcons/yaepghd.png b/icons/default/pluginIcons/yaepghd.png new file mode 100644 index 00000000..e2d17a17 Binary files /dev/null and b/icons/default/pluginIcons/yaepghd.png differ diff --git a/icons/default/pluginIcons/yaepghd_cur.png b/icons/default/pluginIcons/yaepghd_cur.png new file mode 100644 index 00000000..a1be1479 Binary files /dev/null and b/icons/default/pluginIcons/yaepghd_cur.png differ diff --git a/icons/default/pluginIcons/yaepghg.png b/icons/default/pluginIcons/yaepghg.png deleted file mode 100644 index e2d17a17..00000000 Binary files a/icons/default/pluginIcons/yaepghg.png and /dev/null differ diff --git a/icons/default/pluginIcons/yaepghg_cur.png b/icons/default/pluginIcons/yaepghg_cur.png deleted file mode 100644 index a1be1479..00000000 Binary files a/icons/default/pluginIcons/yaepghg_cur.png and /dev/null differ -- cgit v1.2.3