Closed zodman closed 1 month ago
I managed to find a solution, I just don't know exactly if it's correct.
Makefile
:
-PREFS_MODULES = prefs.js settingsFields.js
+PREFS_MODULES = prefs.js prefs.xml settingsFields.js
make install
gdm
Thank you. Finally found the time to work on this. Pushed a commit that makes it work on version 47 and has the correct file included in the packaging.
gnome 46 ubuntu lts 24.04
The extension works by the way >;)