mirror of
https://github.com/Rafostar/clapper.git
synced 2026-01-18 01:30:13 +01:00
clapper: Support loading enhancers written in Lua
This commit is contained in:
@@ -117,6 +117,7 @@ clapper_enhancers_loader_initialize (ClapperEnhancerProxyList *proxies)
|
||||
* to just enable them all here (even if not installed) */
|
||||
peas_engine_enable_loader (_engine, "python");
|
||||
peas_engine_enable_loader (_engine, "gjs");
|
||||
peas_engine_enable_loader (_engine, "lua5.1");
|
||||
|
||||
_import_enhancers (enhancers_path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user