mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.7.0
This commit is contained in:
parent
ea758f9556
commit
8d5cc2b81f
3
HISTORY
3
HISTORY
@ -420,3 +420,6 @@ Version 0.6.3
|
|||||||
the text can be placed horizontally centered inside the box borders.
|
the text can be placed horizontally centered inside the box borders.
|
||||||
- implemented optional horizontal main-, recordings- and
|
- implemented optional horizontal main-, recordings- and
|
||||||
weatherforecast menu in metrixhd
|
weatherforecast menu in metrixhd
|
||||||
|
|
||||||
|
Version 0.7.0
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
static const char *VERSION = "0.6.3";
|
static const char *VERSION = "0.7.0";
|
||||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||||
|
|
||||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||||
|
Loading…
Reference in New Issue
Block a user