grilo: move from gnome3

This commit is contained in:
Jan Tojnar
2019-08-23 02:47:37 +02:00
parent fac090c8dd
commit a2ba083f18
4 changed files with 3 additions and 4 deletions
@@ -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