From 248b23eef7cb2a9862401c3c25c5414655812985 Mon Sep 17 00:00:00 2001 From: rbuj Date: Mon, 10 Jun 2019 23:37:27 +0200 Subject: schemas: Define schema for a default messenger Defines a schema that allows users to specify a default instant messaging application. --- schemas/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'schemas/Makefile.am') diff --git a/schemas/Makefile.am b/schemas/Makefile.am index ec4054d..434ac33 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -5,6 +5,7 @@ gsettings_SCHEMAS = \ org.mate.applications-at-visual.gschema.xml \ org.mate.applications-browser.gschema.xml \ org.mate.applications-calculator.gschema.xml \ + org.mate.applications-messenger.gschema.xml \ org.mate.applications-office.gschema.xml \ org.mate.applications-terminal.gschema.xml \ org.mate.background.gschema.xml \ -- cgit v1.2.1