mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
plugins: add GAMESDIR (/var/tuxbox/games) to plugin list
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14dc610a68
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)
Origin message was:
------------------
- plugins: add GAMESDIR (/var/tuxbox/games) to plugin list
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -158,6 +158,7 @@ void CPlugins::loadPlugins()
|
||||
number_of_plugins = 0;
|
||||
plugin_list.clear();
|
||||
sindex = 100;
|
||||
scanDir(GAMESDIR);
|
||||
scanDir(g_settings.plugin_hdd_dir.c_str());
|
||||
scanDir(PLUGINDIR_USB);
|
||||
scanDir(PLUGINDIR_VAR);
|
||||
|
Reference in New Issue
Block a user