grilo: move from gnome3
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
make_grilo_find_plugins() {
|
||||
if [ -d "$1"/lib/grilo-0.3 ]; then
|
||||
addToSearchPath GRL_PLUGIN_PATH "$1/lib/grilo-0.3"
|
||||
fi
|
||||
}
|
||||
|
||||
addEnvHooks "$hostOffset" make_grilo_find_plugins
|
||||
Reference in New Issue
Block a user