diff options
author | Victor Kareh <[email protected]> | 2019-08-11 18:31:35 +0300 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-08-11 17:52:36 +0200 |
commit | e563e6af8dbfd034a7d73b63b2484c006d12855f (patch) | |
tree | f84854dcd7905a1cbd057ff8b4b225d33de6262e /schemas/Makefile.am | |
parent | b7ed7f0eb676c5efb0e375ec550d5230a7c45935 (diff) | |
download | mate-desktop-e563e6af8dbfd034a7d73b63b2484c006d12855f.tar.bz2 mate-desktop-e563e6af8dbfd034a7d73b63b2484c006d12855f.tar.xz |
Move remaining peripheral schemas to mate-settings-daemon
Diffstat (limited to 'schemas/Makefile.am')
-rw-r--r-- | schemas/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/schemas/Makefile.am b/schemas/Makefile.am index e936c72..68d15a6 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -13,7 +13,6 @@ gsettings_SCHEMAS = \ org.mate.file-views.gschema.xml \ org.mate.interface.gschema.xml \ org.mate.lockdown.gschema.xml \ - org.mate.peripherals-keyboard.gschema.xml \ org.mate.sound.gschema.xml \ org.mate.thumbnail-cache.gschema.xml \ org.mate.thumbnailers.gschema.xml \ |