summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-01-15 14:07:22 +0100
committerlouis <louis.braun@gmx.de>2015-01-15 14:07:22 +0100
commit5703aee57bf92781d4669bca6f7bde54ead281f6 (patch)
treec34c5536a202c484fccc5cab27618fed79f99f3c
parent9923616f262eba9a307933c2769f24cb2d1ac12e (diff)
downloadvdr-plugin-skindesigner-0.1.3.tar.gz
vdr-plugin-skindesigner-0.1.3.tar.bz2
Version 0.1.30.1.3
-rw-r--r--HISTORY5
-rw-r--r--skindesigner.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 1530308..2bb144d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -145,3 +145,8 @@ Version 0.1.2
- fixed again display of channel in schedules header
- added now and next in blackhole channels menu
- fixed bug that epg quicksearch menu was not displayed properly
+- added weatherforecast templates
+- some fixes for plugins which use skindesigner template interface
+
+Version 0.1.3
+ \ No newline at end of file
diff --git a/skindesigner.c b/skindesigner.c
index 90739a5..ea774d3 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.1.2";
+static const char *VERSION = "0.1.3";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";