Skip to content

rm: remove Unity7 references

When compiling I get the error:

/usr/share/glib-2.0/schemas/com.lomiri.Shell.gschema.xml:11:1  Error on line 11 char 1: <enum id='form-factor-enum'> already specified.  This entire file has been ignored.

So it can't compile and removing the unused references solves this issue for me. This is on Fedora 37.

Merge request reports