Move theme logic to Themer, add debug output

This commit is contained in:
Romain
2020-02-26 16:22:54 +00:00
parent 989bfde395
commit d2a86b5c0d
6 changed files with 129 additions and 34 deletions
+1
View File
@@ -29,6 +29,7 @@ build: build-clean
gnome-extensions pack \
--extra-source=../LICENSE \
--extra-source=./config.js \
--extra-source=./utils.js \
--extra-source=./modules/ \
--podir=./po/ \
--gettext-domain=$(UUID) \