mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.4.6
This commit is contained in:
parent
20371ce467
commit
e03a6c2b21
3
HISTORY
3
HISTORY
@ -325,3 +325,6 @@ Version 0.4.5
|
||||
- chachged displaymessage in menus to detachable
|
||||
- fixed dayseparators in schedules menu
|
||||
- small fixes in metrixhd main menu
|
||||
|
||||
Version 0.4.6
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.4.5";
|
||||
static const char *VERSION = "0.4.6";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||
|
Loading…
Reference in New Issue
Block a user