mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
plugins-hide: execute plugins-hide init script
Origin commit data
------------------
Commit: 18ff8974b5
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-06-26 (Sun, 26 Jun 2022)
Origin message was:
------------------
- plugins-hide: execute plugins-hide init script
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include <neutrino_menue.h>
|
||||
|
||||
#include <driver/screen_max.h>
|
||||
#include <system/helpers.h>
|
||||
#include <gui/widget/menue_options.h>
|
||||
|
||||
#include "gui/pluginlist.h"
|
||||
@@ -96,6 +97,9 @@ int CPluginsHideMenu::menu()
|
||||
delete pluginsNotifier[i];
|
||||
}
|
||||
delete pluginsHideMenu;
|
||||
|
||||
exec_initscript("plugins-hide", "create-conf");
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user