mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 11:37:03 +00:00
Added SetMenuCategory(mcSetupPlugins).
This commit is contained in:
parent
0caf746ef4
commit
0c6257e4ca
1
setup.c
1
setup.c
@ -124,6 +124,7 @@ cIptvPluginSetup::cIptvPluginSetup()
|
||||
disabledFilterIndexesM[i] = IptvConfig.GetDisabledFilters(i);
|
||||
disabledFilterNamesM[i] = tr(section_filter_table[i].description);
|
||||
}
|
||||
SetMenuCategory(mcSetupPlugins);
|
||||
Setup();
|
||||
SetHelp(NULL, NULL, NULL, trVDR("Button$Info"));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user