Skip to content

add gsettings overrides only for ubuntu

Konstantin requested to merge fossfreedom:master into master

Created by: fossfreedom

ok - number of issues resolved in this PR

  1. MATE did not compile - the installation folder format in mate's debian .install file was looking for a non existent multiarch folder.

  2. Added LIBEXEC stuff - this only installs the .so file in the right folder - the .plugin is still in a multiarch location. So fixed that in a modified rules for budgie

  3. Added gsettings_overrides for both MATE and Budgie using the values in the main.c blacklist. This only installs for Ubuntu (rules change)

This has been built and tested on Ubuntu 17.04 - here https://launchpad.net/~ubuntubudgie-dev/+archive/ubuntu/global-menu-test

Merge request reports