mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.3.2
This commit is contained in:
parent
f0581cbdd3
commit
9c93fbc072
3
HISTORY
3
HISTORY
@ -225,3 +225,6 @@ Version 0.3.1
|
||||
- Fixed hide root menu from a subview template
|
||||
- Fixed translation of grids
|
||||
- adapted tvguideng templates
|
||||
|
||||
Version 0.3.2
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.3.1";
|
||||
static const char *VERSION = "0.3.2";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin {
|
||||
|
Loading…
x
Reference in New Issue
Block a user