arctica-greeter: correct gsettings path

This commit is contained in:
Ruben Rodriguez 2022-12-06 14:47:01 -05:00
parent 082cb90f1e
commit 0901e1ef79

View file

@ -17,8 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
. ./config
# Custom settings
@ -80,6 +79,9 @@ EOF
chmod 755 orca-arctica-wrapper
echo orca-arctica-wrapper /usr/bin >> debian/arctica-greeter.install
# correct gsettings path
sed 's/org.mate.settings-daemon.plugins/org.mate.SettingsDaemon.plugins/' -i src/settings-daemon.vala
changelog "Adapted for Trisquel"
compile