tar -xf mate-settings-daemon-1.4.0.tar.xz
/usr/bin/mate-autogen
checking for autoconf >= 2.53...
(B  testing autoconf2.50... not found.
  testing autoconf... found 2.69
checking for automake >= 1.9...
(B  testing automake-1.12... not found.
  testing automake-1.11... found 1.11.5
checking for libtool >= 1.4.3...
(B  testing libtoolize... found 2.4.2
checking for glib-gettext >= 2.2.0...
(B  testing glib-gettextize... found 2.32.4
checking for intltool >= 0.25...
(B  testing intltoolize... found 0.50.2
checking for pkg-config >= 0.14.0...
(B  testing pkg-config... found 0.25
checking for mate-common >= 1.1.0...
(B  testing mate-doc-common... found 1.4.0
Checking for required M4 macros...
(BChecking for forbidden M4 macros...
(BProcessing ./configure.ac
(BRunning libtoolize...
(Blibtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize:   `/usr/share/aclocal/libtool.m4'
libtoolize:   `/usr/share/aclocal/ltoptions.m4'
libtoolize:   `/usr/share/aclocal/ltversion.m4'
libtoolize:   `/usr/share/aclocal/ltsugar.m4'
libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running glib-gettextize... Ignore non-fatal messages.
(BCopying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
(BRunning mate-doc-common...
(BRunning aclocal-1.11...
(B/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:9:   run info '(automake)Extending aclocal'
/usr/share/aclocal/imlib.m4:9:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
Running autoconf...
(BRunning autoheader...
(BRunning automake-1.11...
(Bconfigure.ac:19: installing `./compile'
configure.ac:20: installing `./config.guess'
configure.ac:20: installing `./config.sub'
configure.ac:15: installing `./install-sh'
configure.ac:15: installing `./missing'
mate-settings-daemon/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'
Running ./configure --prefix=/usr --libdir=/usr/lib --localstatedir=/var --sysconfdir=/etc --disable-schemas-install --disable-static --with-mateconf-source=xml::/etc/mateconf/mateconf.xml.defaults --build=arm-slackware-linux ...
(Bchecking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... distcc gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether distcc gcc accepts -g... yes
checking for distcc gcc option to accept ISO C89... none needed
checking dependency style of distcc gcc... gcc3
checking how to run the C preprocessor... distcc gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether we are using the GNU C++ compiler... yes
checking whether distcc g++ accepts -g... yes
checking dependency style of distcc g++... gcc3
checking whether distcc gcc and cc understand -c and -o together... yes
checking build system type... arm-slackware-linux-gnu
checking host system type... arm-slackware-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by distcc gcc... /usr/arm-slackware-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert arm-slackware-linux-gnu file names to arm-slackware-linux-gnu format... func_convert_file_noop
checking how to convert arm-slackware-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from distcc gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if distcc gcc supports -fno-rtti -fno-exceptions... no
checking for distcc gcc option to produce PIC... -fPIC -DPIC
checking if distcc gcc PIC flag -fPIC -DPIC works... yes
checking if distcc gcc static flag -static works... yes
checking if distcc gcc supports -c -o file.o... yes
checking if distcc gcc supports -c -o file.o... (cached) yes
checking whether the distcc gcc linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... distcc g++ -E
checking for ld used by distcc g++... /usr/arm-slackware-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes
checking whether the distcc g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking for distcc g++ option to produce PIC... -fPIC -DPIC
checking if distcc g++ PIC flag -fPIC -DPIC works... yes
checking if distcc g++ static flag -static works... yes
checking if distcc g++ supports -c -o file.o... yes
checking if distcc g++ supports -c -o file.o... (cached) yes
checking whether the distcc g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.37.1... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SETTINGS_DAEMON... yes
checking for SETTINGS_PLUGIN... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for mateconftool-2... /usr/bin/mateconftool-2
Using config source xml::/etc/mateconf/mateconf.xml.defaults for schema installation
Using $(sysconfdir)/mateconf/schemas as install directory for schema files
checking for LIBMATENOTIFY... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XListInputDevices in -lXi... yes
checking for X11/extensions/XInput.h... yes
checking for XDevicePresenceNotifyEvent... yes
checking for FONTCONFIG... yes
checking for XF86MiscQueryExtension in -lXxf86misc... yes
checking for X11/extensions/xf86misc.h... yes
checking X11/extensions/XKB.h usability... yes
checking X11/extensions/XKB.h presence... yes
checking for X11/extensions/XKB.h... yes
checking for LIBMATEKBDUI... yes
checking for GIOUNIX... yes
checking for GST... yes
checking for NSS... yes
checking for POLKIT... yes
checking for more warnings... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mate-settings-daemon/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/a11y-keyboard/Makefile
config.status: creating plugins/background/Makefile
config.status: creating plugins/clipboard/Makefile
config.status: creating plugins/common/Makefile
config.status: creating plugins/datetime/Makefile
config.status: creating plugins/dummy/Makefile
config.status: creating plugins/font/Makefile
config.status: creating plugins/housekeeping/Makefile
config.status: creating plugins/keybindings/Makefile
config.status: creating plugins/keyboard/Makefile
config.status: creating plugins/media-keys/Makefile
config.status: creating plugins/media-keys/cut-n-paste/Makefile
config.status: creating plugins/mouse/Makefile
config.status: creating plugins/smartcard/Makefile
config.status: creating plugins/sound/Makefile
config.status: creating plugins/typing-break/Makefile
config.status: creating plugins/xrandr/Makefile
config.status: creating plugins/xrdb/Makefile
config.status: creating plugins/xrdb/data/Makefile
config.status: creating plugins/xsettings/Makefile
config.status: creating data/Makefile
config.status: creating data/mate-settings-daemon.desktop.in
config.status: creating data/mate-settings-daemon.pc
config.status: creating data/mate-settings-daemon-uninstalled.pc
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

                mate-settings-daemon 1.4.0
                =============================

    prefix:                   /usr
    exec_prefix:              ${prefix}
    libdir:                   /usr/lib
    bindir:                   ${exec_prefix}/bin
    sbindir:                  ${exec_prefix}/sbin
    sysconfdir:               /etc
    sysconfsubdir:            
    localstatedir:            /var
    plugindir:                $(libdir)/mate-settings-daemon-1.4.0
    datadir:                  ${datarootdir}
    source code location:     .
    compiler:                 distcc gcc
    cflags:                   -O2 -march=armv5te
    Maintainer mode:          

    dbus-1 system.d dir:      ${sysconfdir}/dbus-1/system.d
    PolicyKit support:        yes

    Libmatenotify support:    yes
    GStreamer support:        yes
    PulseAudio support:       false
    Smartcard support:        true
    System nssdb:             /etc/pki/nssdb
    Profiling support:        no

Now type `make' to compile mate-settings-daemon
make  all-recursive
make[1]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0'
Making all in mate-settings-daemon
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
dbus-binding-tool --prefix=mate_settings_manager --mode=glib-server mate-settings-manager.xml > mate-settings-manager-glue.h
dbus-binding-tool --prefix=mate_settings_manager --mode=glib-client mate-settings-manager.xml > mate-settings-client.h
make  all-am
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
/bin/sh ../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/libexec"\" -DMATE_SETTINGS_PLUGINDIR=\""/usr/lib/mate-settings-daemon-1.4.0"\" -Wall -Wmissing-prototypes   -pthread -DMATECORBA2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include      -I/usr/include  -I/usr/include    -O2 -march=armv5te -MT libmsd_profile_la-mate-settings-profile.lo -MD -MP -MF .deps/libmsd_profile_la-mate-settings-profile.Tpo -c -o libmsd_profile_la-mate-settings-profile.lo `test -f 'mate-settings-profile.c' || echo './'`mate-settings-profile.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DLIBEXECDIR=\"/usr/libexec\" -DMATE_SETTINGS_PLUGINDIR=\"/usr/lib/mate-settings-daemon-1.4.0\" -Wall -Wmissing-prototypes -pthread -DMATECORBA2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include -I/usr/include -O2 -march=armv5te -MT libmsd_profile_la-mate-settings-profile.lo -MD -MP -MF .deps/libmsd_profile_la-mate-settings-profile.Tpo -c mate-settings-profile.c  -fPIC -DPIC -o .libs/libmsd_profile_la-mate-settings-profile.o
distcc[5337] ERROR: nonblocking connect to 192.168.1.161:3632 failed: Connection refused
distcc[5337] Warning: failed to distribute mate-settings-profile.c to 192.168.1.161, running locally instead
mv -f .deps/libmsd_profile_la-mate-settings-profile.Tpo .deps/libmsd_profile_la-mate-settings-profile.Plo
/bin/sh ../libtool --tag=CC   --mode=link distcc gcc   -O2 -march=armv5te -export-dynamic   -o libmsd-profile.la  libmsd_profile_la-mate-settings-profile.lo   
libtool: link: ar cru .libs/libmsd-profile.a .libs/libmsd_profile_la-mate-settings-profile.o 
libtool: link: ranlib .libs/libmsd-profile.a
libtool: link: ( cd ".libs" && rm -f "libmsd-profile.la" && ln -s "../libmsd-profile.la" "libmsd-profile.la" )
distcc gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/libexec"\" -DMATE_SETTINGS_PLUGINDIR=\""/usr/lib/mate-settings-daemon-1.4.0"\" -Wall -Wmissing-prototypes   -pthread -DMATECORBA2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -I/usr/include  -I/usr/include   -O2 -march=armv5te -MT mate_settings_daemon-main.o -MD -MP -MF .deps/mate_settings_daemon-main.Tpo -c -o mate_settings_daemon-main.o `test -f 'main.c' || echo './'`main.c
distcc[5387] ERROR: nonblocking connect to 192.168.1.162:3632 failed: Connection refused
distcc[5387] Warning: failed to distribute main.c to 192.168.1.162, running locally instead
main.c: In function 'on_term_signal_pipe_closed':
main.c:222:30: warning: variable 'manager' set but not used [-Wunused-but-set-variable]
mv -f .deps/mate_settings_daemon-main.Tpo .deps/mate_settings_daemon-main.Po
distcc gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/libexec"\" -DMATE_SETTINGS_PLUGINDIR=\""/usr/lib/mate-settings-daemon-1.4.0"\" -Wall -Wmissing-prototypes   -pthread -DMATECORBA2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -I/usr/include  -I/usr/include   -O2 -march=armv5te -MT mate_settings_daemon-mate-settings-manager.o -MD -MP -MF .deps/mate_settings_daemon-mate-settings-manager.Tpo -c -o mate_settings_daemon-mate-settings-manager.o `test -f 'mate-settings-manager.c' || echo './'`mate-settings-manager.c
mate-settings-manager.c: In function 'mate_settings_manager_constructor':
mate-settings-manager.c:445:35: warning: variable 'klass' set but not used [-Wunused-but-set-variable]
mv -f .deps/mate_settings_daemon-mate-settings-manager.Tpo .deps/mate_settings_daemon-mate-settings-manager.Po
distcc gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/libexec"\" -DMATE_SETTINGS_PLUGINDIR=\""/usr/lib/mate-settings-daemon-1.4.0"\" -Wall -Wmissing-prototypes   -pthread -DMATECORBA2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -I/usr/include  -I/usr/include   -O2 -march=armv5te -MT mate_settings_daemon-mate-settings-plugin.o -MD -MP -MF .deps/mate_settings_daemon-mate-settings-plugin.Tpo -c -o mate_settings_daemon-mate-settings-plugin.o `test -f 'mate-settings-plugin.c' || echo './'`mate-settings-plugin.c
mv -f .deps/mate_settings_daemon-mate-settings-plugin.Tpo .deps/mate_settings_daemon-mate-settings-plugin.Po
distcc gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/libexec"\" -DMATE_SETTINGS_PLUGINDIR=\""/usr/lib/mate-settings-daemon-1.4.0"\" -Wall -Wmissing-prototypes   -pthread -DMATECORBA2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -I/usr/include  -I/usr/include   -O2 -march=armv5te -MT mate_settings_daemon-mate-settings-plugin-info.o -MD -MP -MF .deps/mate_settings_daemon-mate-settings-plugin-info.Tpo -c -o mate_settings_daemon-mate-settings-plugin-info.o `test -f 'mate-settings-plugin-info.c' || echo './'`mate-settings-plugin-info.c
mv -f .deps/mate_settings_daemon-mate-settings-plugin-info.Tpo .deps/mate_settings_daemon-mate-settings-plugin-info.Po
distcc gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/libexec"\" -DMATE_SETTINGS_PLUGINDIR=\""/usr/lib/mate-settings-daemon-1.4.0"\" -Wall -Wmissing-prototypes   -pthread -DMATECORBA2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -I/usr/include  -I/usr/include   -O2 -march=armv5te -MT mate_settings_daemon-mate-settings-module.o -MD -MP -MF .deps/mate_settings_daemon-mate-settings-module.Tpo -c -o mate_settings_daemon-mate-settings-module.o `test -f 'mate-settings-module.c' || echo './'`mate-settings-module.c
mv -f .deps/mate_settings_daemon-mate-settings-module.Tpo .deps/mate_settings_daemon-mate-settings-module.Po
/bin/sh ../libtool --tag=CC   --mode=link distcc gcc  -O2 -march=armv5te   -o mate-settings-daemon mate_settings_daemon-main.o mate_settings_daemon-mate-settings-manager.o mate_settings_daemon-mate-settings-plugin.o mate_settings_daemon-mate-settings-plugin-info.o mate_settings_daemon-mate-settings-module.o  libmsd-profile.la -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lmateconf-2 -lgmodule-2.0 -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   
libtool: link: distcc gcc -O2 -march=armv5te -o mate-settings-daemon mate_settings_daemon-main.o mate_settings_daemon-mate-settings-manager.o mate_settings_daemon-mate-settings-plugin.o mate_settings_daemon-mate-settings-plugin-info.o mate_settings_daemon-mate-settings-module.o -Wl,--export-dynamic -pthread  ./.libs/libmsd-profile.a /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
Making all in plugins
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
Making all in common
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/common'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libcommon_la-eggaccelerators.lo -MD -MP -MF .deps/libcommon_la-eggaccelerators.Tpo -c -o libcommon_la-eggaccelerators.lo `test -f 'eggaccelerators.c' || echo './'`eggaccelerators.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libcommon_la-eggaccelerators.lo -MD -MP -MF .deps/libcommon_la-eggaccelerators.Tpo -c eggaccelerators.c  -fPIC -DPIC -o .libs/libcommon_la-eggaccelerators.o
mv -f .deps/libcommon_la-eggaccelerators.Tpo .deps/libcommon_la-eggaccelerators.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libcommon_la-msd-keygrab.lo -MD -MP -MF .deps/libcommon_la-msd-keygrab.Tpo -c -o libcommon_la-msd-keygrab.lo `test -f 'msd-keygrab.c' || echo './'`msd-keygrab.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libcommon_la-msd-keygrab.lo -MD -MP -MF .deps/libcommon_la-msd-keygrab.Tpo -c msd-keygrab.c  -fPIC -DPIC -o .libs/libcommon_la-msd-keygrab.o
mv -f .deps/libcommon_la-msd-keygrab.Tpo .deps/libcommon_la-msd-keygrab.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libcommon_la-msd-osd-window.lo -MD -MP -MF .deps/libcommon_la-msd-osd-window.Tpo -c -o libcommon_la-msd-osd-window.lo `test -f 'msd-osd-window.c' || echo './'`msd-osd-window.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libcommon_la-msd-osd-window.lo -MD -MP -MF .deps/libcommon_la-msd-osd-window.Tpo -c msd-osd-window.c  -fPIC -DPIC -o .libs/libcommon_la-msd-osd-window.o
mv -f .deps/libcommon_la-msd-osd-window.Tpo .deps/libcommon_la-msd-osd-window.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined -lSM -lICE -lXext -lX11   -o libcommon.la  libcommon_la-eggaccelerators.lo libcommon_la-msd-keygrab.lo libcommon_la-msd-osd-window.lo -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   
libtool: link: ar cru .libs/libcommon.a .libs/libcommon_la-eggaccelerators.o .libs/libcommon_la-msd-keygrab.o .libs/libcommon_la-msd-osd-window.o 
libtool: link: ranlib .libs/libcommon.a
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/common'
Making all in a11y-keyboard
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/a11y-keyboard'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT liba11y_keyboard_la-msd-a11y-keyboard-plugin.lo -MD -MP -MF .deps/liba11y_keyboard_la-msd-a11y-keyboard-plugin.Tpo -c -o liba11y_keyboard_la-msd-a11y-keyboard-plugin.lo `test -f 'msd-a11y-keyboard-plugin.c' || echo './'`msd-a11y-keyboard-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DGTKBUILDERDIR=\"/usr/share/mate-settings-daemon\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT liba11y_keyboard_la-msd-a11y-keyboard-plugin.lo -MD -MP -MF .deps/liba11y_keyboard_la-msd-a11y-keyboard-plugin.Tpo -c msd-a11y-keyboard-plugin.c  -fPIC -DPIC -o .libs/liba11y_keyboard_la-msd-a11y-keyboard-plugin.o
mv -f .deps/liba11y_keyboard_la-msd-a11y-keyboard-plugin.Tpo .deps/liba11y_keyboard_la-msd-a11y-keyboard-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT liba11y_keyboard_la-msd-a11y-keyboard-manager.lo -MD -MP -MF .deps/liba11y_keyboard_la-msd-a11y-keyboard-manager.Tpo -c -o liba11y_keyboard_la-msd-a11y-keyboard-manager.lo `test -f 'msd-a11y-keyboard-manager.c' || echo './'`msd-a11y-keyboard-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DGTKBUILDERDIR=\"/usr/share/mate-settings-daemon\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT liba11y_keyboard_la-msd-a11y-keyboard-manager.lo -MD -MP -MF .deps/liba11y_keyboard_la-msd-a11y-keyboard-manager.Tpo -c msd-a11y-keyboard-manager.c  -fPIC -DPIC -o .libs/liba11y_keyboard_la-msd-a11y-keyboard-manager.o
mv -f .deps/liba11y_keyboard_la-msd-a11y-keyboard-manager.Tpo .deps/liba11y_keyboard_la-msd-a11y-keyboard-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT liba11y_keyboard_la-msd-a11y-preferences-dialog.lo -MD -MP -MF .deps/liba11y_keyboard_la-msd-a11y-preferences-dialog.Tpo -c -o liba11y_keyboard_la-msd-a11y-preferences-dialog.lo `test -f 'msd-a11y-preferences-dialog.c' || echo './'`msd-a11y-preferences-dialog.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DGTKBUILDERDIR=\"/usr/share/mate-settings-daemon\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT liba11y_keyboard_la-msd-a11y-preferences-dialog.lo -MD -MP -MF .deps/liba11y_keyboard_la-msd-a11y-preferences-dialog.Tpo -c msd-a11y-preferences-dialog.c  -fPIC -DPIC -o .libs/liba11y_keyboard_la-msd-a11y-preferences-dialog.o
mv -f .deps/liba11y_keyboard_la-msd-a11y-preferences-dialog.Tpo .deps/liba11y_keyboard_la-msd-a11y-preferences-dialog.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o liba11y-keyboard.la -rpath /usr/lib/mate-settings-daemon-1.4.0 liba11y_keyboard_la-msd-a11y-keyboard-plugin.lo liba11y_keyboard_la-msd-a11y-keyboard-manager.lo liba11y_keyboard_la-msd-a11y-preferences-dialog.lo  -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lXxf86misc -lmatenotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/liba11y_keyboard_la-msd-a11y-keyboard-plugin.o .libs/liba11y_keyboard_la-msd-a11y-keyboard-manager.o .libs/liba11y_keyboard_la-msd-a11y-preferences-dialog.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libXxf86misc.so /usr/lib/libXext.so /usr/lib/libmatenotify.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libdbus-glib-1.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,liba11y-keyboard.so -o .libs/liba11y-keyboard.so
libtool: link: ( cd ".libs" && rm -f "liba11y-keyboard.la" && ln -s "../liba11y-keyboard.la" "liba11y-keyboard.la" )
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_a11y_preferences_dialog-msd-a11y-preferences-dialog.o -MD -MP -MF .deps/test_a11y_preferences_dialog-msd-a11y-preferences-dialog.Tpo -c -o test_a11y_preferences_dialog-msd-a11y-preferences-dialog.o `test -f 'msd-a11y-preferences-dialog.c' || echo './'`msd-a11y-preferences-dialog.c
distcc[7170] ERROR: nonblocking connect to 192.168.1.161:3632 failed: Connection refused
distcc[7170] Warning: failed to distribute msd-a11y-preferences-dialog.c to 192.168.1.161, running locally instead
mv -f .deps/test_a11y_preferences_dialog-msd-a11y-preferences-dialog.Tpo .deps/test_a11y_preferences_dialog-msd-a11y-preferences-dialog.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_a11y_preferences_dialog-test-a11y-preferences-dialog.o -MD -MP -MF .deps/test_a11y_preferences_dialog-test-a11y-preferences-dialog.Tpo -c -o test_a11y_preferences_dialog-test-a11y-preferences-dialog.o `test -f 'test-a11y-preferences-dialog.c' || echo './'`test-a11y-preferences-dialog.c
distcc[7178] ERROR: nonblocking connect to 192.168.1.162:3632 failed: Connection refused
distcc[7178] Warning: failed to distribute test-a11y-preferences-dialog.c to 192.168.1.162, running locally instead
mv -f .deps/test_a11y_preferences_dialog-test-a11y-preferences-dialog.Tpo .deps/test_a11y_preferences_dialog-test-a11y-preferences-dialog.Po
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te   -o test-a11y-preferences-dialog test_a11y_preferences_dialog-msd-a11y-preferences-dialog.o test_a11y_preferences_dialog-test-a11y-preferences-dialog.o  -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lmateconf-2 -lgmodule-2.0 -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -o test-a11y-preferences-dialog test_a11y_preferences_dialog-msd-a11y-preferences-dialog.o test_a11y_preferences_dialog-test-a11y-preferences-dialog.o -Wl,--export-dynamic -pthread  /usr/lib/libmate-desktop-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po a11y-keyboard.mate-settings-plugin.in a11y-keyboard.mate-settings-plugin
Generating and caching the translation database
Merging translations into a11y-keyboard.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/a11y-keyboard'
Making all in background
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/background'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/background/libbackground -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libbackground_la-msd-background-plugin.lo -MD -MP -MF .deps/libbackground_la-msd-background-plugin.Tpo -c -o libbackground_la-msd-background-plugin.lo `test -f 'msd-background-plugin.c' || echo './'`msd-background-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -I../../plugins/background/libbackground -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libbackground_la-msd-background-plugin.lo -MD -MP -MF .deps/libbackground_la-msd-background-plugin.Tpo -c msd-background-plugin.c  -fPIC -DPIC -o .libs/libbackground_la-msd-background-plugin.o
mv -f .deps/libbackground_la-msd-background-plugin.Tpo .deps/libbackground_la-msd-background-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/background/libbackground -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libbackground_la-msd-background-manager.lo -MD -MP -MF .deps/libbackground_la-msd-background-manager.Tpo -c -o libbackground_la-msd-background-manager.lo `test -f 'msd-background-manager.c' || echo './'`msd-background-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -I../../plugins/background/libbackground -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libbackground_la-msd-background-manager.lo -MD -MP -MF .deps/libbackground_la-msd-background-manager.Tpo -c msd-background-manager.c  -fPIC -DPIC -o .libs/libbackground_la-msd-background-manager.o
mv -f .deps/libbackground_la-msd-background-manager.Tpo .deps/libbackground_la-msd-background-manager.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o libbackground.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libbackground_la-msd-background-plugin.lo libbackground_la-msd-background-manager.lo  -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libbackground_la-msd-background-plugin.o .libs/libbackground_la-msd-background-manager.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libbackground.so -o .libs/libbackground.so
libtool: link: ( cd ".libs" && rm -f "libbackground.la" && ln -s "../libbackground.la" "libbackground.la" )
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_background-test-background.o -MD -MP -MF .deps/test_background-test-background.Tpo -c -o test_background-test-background.o `test -f 'test-background.c' || echo './'`test-background.c
mv -f .deps/test_background-test-background.Tpo .deps/test_background-test-background.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_background-msd-background-manager.o -MD -MP -MF .deps/test_background-msd-background-manager.Tpo -c -o test_background-msd-background-manager.o `test -f 'msd-background-manager.c' || echo './'`msd-background-manager.c
mv -f .deps/test_background-msd-background-manager.Tpo .deps/test_background-msd-background-manager.Po
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te   -o test-background test_background-test-background.o test_background-msd-background-manager.o  ../../mate-settings-daemon/libmsd-profile.la -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lSM -lICE -lXext -lX11   
libtool: link: distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -o test-background test_background-test-background.o test_background-msd-background-manager.o  ../../mate-settings-daemon/.libs/libmsd-profile.a /usr/lib/libmate-desktop-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -pthread
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po background.mate-settings-plugin.in background.mate-settings-plugin
Found cached translation database
Merging translations into background.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/background'
Making all in clipboard
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/clipboard'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libclipboard_la-msd-clipboard-plugin.lo -MD -MP -MF .deps/libclipboard_la-msd-clipboard-plugin.Tpo -c -o libclipboard_la-msd-clipboard-plugin.lo `test -f 'msd-clipboard-plugin.c' || echo './'`msd-clipboard-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libclipboard_la-msd-clipboard-plugin.lo -MD -MP -MF .deps/libclipboard_la-msd-clipboard-plugin.Tpo -c msd-clipboard-plugin.c  -fPIC -DPIC -o .libs/libclipboard_la-msd-clipboard-plugin.o
distcc[8692] ERROR: nonblocking connect to 192.168.1.161:3632 failed: Connection refused
distcc[8692] Warning: failed to distribute msd-clipboard-plugin.c to 192.168.1.161, running locally instead
mv -f .deps/libclipboard_la-msd-clipboard-plugin.Tpo .deps/libclipboard_la-msd-clipboard-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libclipboard_la-msd-clipboard-manager.lo -MD -MP -MF .deps/libclipboard_la-msd-clipboard-manager.Tpo -c -o libclipboard_la-msd-clipboard-manager.lo `test -f 'msd-clipboard-manager.c' || echo './'`msd-clipboard-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libclipboard_la-msd-clipboard-manager.lo -MD -MP -MF .deps/libclipboard_la-msd-clipboard-manager.Tpo -c msd-clipboard-manager.c  -fPIC -DPIC -o .libs/libclipboard_la-msd-clipboard-manager.o
mv -f .deps/libclipboard_la-msd-clipboard-manager.Tpo .deps/libclipboard_la-msd-clipboard-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libclipboard_la-xutils.lo -MD -MP -MF .deps/libclipboard_la-xutils.Tpo -c -o libclipboard_la-xutils.lo `test -f 'xutils.c' || echo './'`xutils.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libclipboard_la-xutils.lo -MD -MP -MF .deps/libclipboard_la-xutils.Tpo -c xutils.c  -fPIC -DPIC -o .libs/libclipboard_la-xutils.o
distcc[8738] ERROR: nonblocking connect to 192.168.1.162:3632 failed: Connection refused
distcc[8738] Warning: failed to distribute xutils.c to 192.168.1.162, running locally instead
mv -f .deps/libclipboard_la-xutils.Tpo .deps/libclipboard_la-xutils.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libclipboard_la-list.lo -MD -MP -MF .deps/libclipboard_la-list.Tpo -c -o libclipboard_la-list.lo `test -f 'list.c' || echo './'`list.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libclipboard_la-list.lo -MD -MP -MF .deps/libclipboard_la-list.Tpo -c list.c  -fPIC -DPIC -o .libs/libclipboard_la-list.o
mv -f .deps/libclipboard_la-list.Tpo .deps/libclipboard_la-list.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o libclipboard.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libclipboard_la-msd-clipboard-plugin.lo libclipboard_la-msd-clipboard-manager.lo libclipboard_la-xutils.lo libclipboard_la-list.lo  -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libclipboard_la-msd-clipboard-plugin.o .libs/libclipboard_la-msd-clipboard-manager.o .libs/libclipboard_la-xutils.o .libs/libclipboard_la-list.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libclipboard.so -o .libs/libclipboard.so
libtool: link: ( cd ".libs" && rm -f "libclipboard.la" && ln -s "../libclipboard.la" "libclipboard.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po clipboard.mate-settings-plugin.in clipboard.mate-settings-plugin
Found cached translation database
Merging translations into clipboard.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/clipboard'
Making all in datetime
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
dbus-binding-tool \
		--prefix=msd_datetime_mechanism --mode=glib-server	\
		--output=msd-datetime-mechanism-glue.h			\
		./msd-datetime-mechanism.xml
make  all-am
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
distcc gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -O2 -march=armv5te -MT msd-datetime-mechanism.o -MD -MP -MF .deps/msd-datetime-mechanism.Tpo -c -o msd-datetime-mechanism.o msd-datetime-mechanism.c
msd-datetime-mechanism.c: In function 'register_mechanism':
msd-datetime-mechanism.c:179:9: warning: 'polkit_authority_get' is deprecated (declared at /usr/include/polkit-1/polkit/polkitauthority.h:50): Use polkit_authority_get_sync instead [-Wdeprecated-declarations]
mv -f .deps/msd-datetime-mechanism.Tpo .deps/msd-datetime-mechanism.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -O2 -march=armv5te -MT msd-datetime-mechanism-main.o -MD -MP -MF .deps/msd-datetime-mechanism-main.Tpo -c -o msd-datetime-mechanism-main.o msd-datetime-mechanism-main.c
mv -f .deps/msd-datetime-mechanism-main.Tpo .deps/msd-datetime-mechanism-main.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -O2 -march=armv5te -MT system-timezone.o -MD -MP -MF .deps/system-timezone.Tpo -c -o system-timezone.o system-timezone.c
mv -f .deps/system-timezone.Tpo .deps/system-timezone.Po
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -O2 -march=armv5te   -o msd-datetime-mechanism msd-datetime-mechanism.o msd-datetime-mechanism-main.o system-timezone.o -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 -lpthread -lrt   -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   
libtool: link: distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -o msd-datetime-mechanism msd-datetime-mechanism.o msd-datetime-mechanism-main.o system-timezone.o  /usr/lib/libpolkit-gobject-1.so /usr/lib/libmate-desktop-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread
sed -e "s|\@LIBEXECDIR\@|/usr/libexec|" org.mate.SettingsDaemon.DateTimeMechanism.service.in > org.mate.SettingsDaemon.DateTimeMechanism.service
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../../po/.intltool-merge-cache ../../po org.mate.settingsdaemon.datetimemechanism.policy.in org.mate.settingsdaemon.datetimemechanism.policy
Found cached translation database
Merging translations into org.mate.settingsdaemon.datetimemechanism.policy.
CREATED org.mate.settingsdaemon.datetimemechanism.policy
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
Making all in dummy
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/dummy'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libdummy_la-msd-dummy-manager.lo -MD -MP -MF .deps/libdummy_la-msd-dummy-manager.Tpo -c -o libdummy_la-msd-dummy-manager.lo `test -f 'msd-dummy-manager.c' || echo './'`msd-dummy-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libdummy_la-msd-dummy-manager.lo -MD -MP -MF .deps/libdummy_la-msd-dummy-manager.Tpo -c msd-dummy-manager.c  -fPIC -DPIC -o .libs/libdummy_la-msd-dummy-manager.o
mv -f .deps/libdummy_la-msd-dummy-manager.Tpo .deps/libdummy_la-msd-dummy-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libdummy_la-msd-dummy-plugin.lo -MD -MP -MF .deps/libdummy_la-msd-dummy-plugin.Tpo -c -o libdummy_la-msd-dummy-plugin.lo `test -f 'msd-dummy-plugin.c' || echo './'`msd-dummy-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libdummy_la-msd-dummy-plugin.lo -MD -MP -MF .deps/libdummy_la-msd-dummy-plugin.Tpo -c msd-dummy-plugin.c  -fPIC -DPIC -o .libs/libdummy_la-msd-dummy-plugin.o
mv -f .deps/libdummy_la-msd-dummy-plugin.Tpo .deps/libdummy_la-msd-dummy-plugin.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined  -o libdummy.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libdummy_la-msd-dummy-manager.lo libdummy_la-msd-dummy-plugin.lo -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libdummy_la-msd-dummy-manager.o .libs/libdummy_la-msd-dummy-plugin.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libdummy.so -o .libs/libdummy.so
libtool: link: ( cd ".libs" && rm -f "libdummy.la" && ln -s "../libdummy.la" "libdummy.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po dummy.mate-settings-plugin.in dummy.mate-settings-plugin
Found cached translation database
Merging translations into dummy.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/dummy'
Making all in font
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/font'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libfont_la-msd-font-plugin.lo -MD -MP -MF .deps/libfont_la-msd-font-plugin.Tpo -c -o libfont_la-msd-font-plugin.lo `test -f 'msd-font-plugin.c' || echo './'`msd-font-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libfont_la-msd-font-plugin.lo -MD -MP -MF .deps/libfont_la-msd-font-plugin.Tpo -c msd-font-plugin.c  -fPIC -DPIC -o .libs/libfont_la-msd-font-plugin.o
mv -f .deps/libfont_la-msd-font-plugin.Tpo .deps/libfont_la-msd-font-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libfont_la-msd-font-manager.lo -MD -MP -MF .deps/libfont_la-msd-font-manager.Tpo -c -o libfont_la-msd-font-manager.lo `test -f 'msd-font-manager.c' || echo './'`msd-font-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libfont_la-msd-font-manager.lo -MD -MP -MF .deps/libfont_la-msd-font-manager.Tpo -c msd-font-manager.c  -fPIC -DPIC -o .libs/libfont_la-msd-font-manager.o
mv -f .deps/libfont_la-msd-font-manager.Tpo .deps/libfont_la-msd-font-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libfont_la-delayed-dialog.lo -MD -MP -MF .deps/libfont_la-delayed-dialog.Tpo -c -o libfont_la-delayed-dialog.lo `test -f 'delayed-dialog.c' || echo './'`delayed-dialog.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libfont_la-delayed-dialog.lo -MD -MP -MF .deps/libfont_la-delayed-dialog.Tpo -c delayed-dialog.c  -fPIC -DPIC -o .libs/libfont_la-delayed-dialog.o
mv -f .deps/libfont_la-delayed-dialog.Tpo .deps/libfont_la-delayed-dialog.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o libfont.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libfont_la-msd-font-plugin.lo libfont_la-msd-font-manager.lo libfont_la-delayed-dialog.lo  -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libfont_la-msd-font-plugin.o .libs/libfont_la-msd-font-manager.o .libs/libfont_la-delayed-dialog.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libfont.so -o .libs/libfont.so
libtool: link: ( cd ".libs" && rm -f "libfont.la" && ln -s "../libfont.la" "libfont.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po font.mate-settings-plugin.in font.mate-settings-plugin
Found cached translation database
Merging translations into font.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/font'
Making all in housekeeping
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/housekeeping'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT libhousekeeping_la-msd-ldsm-dialog.lo -MD -MP -MF .deps/libhousekeeping_la-msd-ldsm-dialog.Tpo -c -o libhousekeeping_la-msd-ldsm-dialog.lo `test -f 'msd-ldsm-dialog.c' || echo './'`msd-ldsm-dialog.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT libhousekeeping_la-msd-ldsm-dialog.lo -MD -MP -MF .deps/libhousekeeping_la-msd-ldsm-dialog.Tpo -c msd-ldsm-dialog.c  -fPIC -DPIC -o .libs/libhousekeeping_la-msd-ldsm-dialog.o
distcc[11044] ERROR: nonblocking connect to 192.168.1.161:3632 failed: Connection refused
distcc[11044] Warning: failed to distribute msd-ldsm-dialog.c to 192.168.1.161, running locally instead
msd-ldsm-dialog.c: In function 'msd_ldsm_dialog_get_primary_text':
msd-ldsm-dialog.c:76:9: warning: 'g_format_size_for_display' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:217): Use 'g_format_size' instead [-Wdeprecated-declarations]
mv -f .deps/libhousekeeping_la-msd-ldsm-dialog.Tpo .deps/libhousekeeping_la-msd-ldsm-dialog.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT libhousekeeping_la-msd-ldsm-trash-empty.lo -MD -MP -MF .deps/libhousekeeping_la-msd-ldsm-trash-empty.Tpo -c -o libhousekeeping_la-msd-ldsm-trash-empty.lo `test -f 'msd-ldsm-trash-empty.c' || echo './'`msd-ldsm-trash-empty.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT libhousekeeping_la-msd-ldsm-trash-empty.lo -MD -MP -MF .deps/libhousekeeping_la-msd-ldsm-trash-empty.Tpo -c msd-ldsm-trash-empty.c  -fPIC -DPIC -o .libs/libhousekeeping_la-msd-ldsm-trash-empty.o
distcc[11068] ERROR: nonblocking connect to 192.168.1.162:3632 failed: Connection refused
distcc[11068] Warning: failed to distribute msd-ldsm-trash-empty.c to 192.168.1.162, running locally instead
mv -f .deps/libhousekeeping_la-msd-ldsm-trash-empty.Tpo .deps/libhousekeeping_la-msd-ldsm-trash-empty.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT libhousekeeping_la-msd-disk-space.lo -MD -MP -MF .deps/libhousekeeping_la-msd-disk-space.Tpo -c -o libhousekeeping_la-msd-disk-space.lo `test -f 'msd-disk-space.c' || echo './'`msd-disk-space.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT libhousekeeping_la-msd-disk-space.lo -MD -MP -MF .deps/libhousekeeping_la-msd-disk-space.Tpo -c msd-disk-space.c  -fPIC -DPIC -o .libs/libhousekeeping_la-msd-disk-space.o
mv -f .deps/libhousekeeping_la-msd-disk-space.Tpo .deps/libhousekeeping_la-msd-disk-space.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT libhousekeeping_la-msd-housekeeping-manager.lo -MD -MP -MF .deps/libhousekeeping_la-msd-housekeeping-manager.Tpo -c -o libhousekeeping_la-msd-housekeeping-manager.lo `test -f 'msd-housekeeping-manager.c' || echo './'`msd-housekeeping-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT libhousekeeping_la-msd-housekeeping-manager.lo -MD -MP -MF .deps/libhousekeeping_la-msd-housekeeping-manager.Tpo -c msd-housekeeping-manager.c  -fPIC -DPIC -o .libs/libhousekeeping_la-msd-housekeeping-manager.o
mv -f .deps/libhousekeeping_la-msd-housekeeping-manager.Tpo .deps/libhousekeeping_la-msd-housekeeping-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT libhousekeeping_la-msd-housekeeping-plugin.lo -MD -MP -MF .deps/libhousekeeping_la-msd-housekeeping-plugin.Tpo -c -o libhousekeeping_la-msd-housekeeping-plugin.lo `test -f 'msd-housekeeping-plugin.c' || echo './'`msd-housekeeping-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT libhousekeeping_la-msd-housekeeping-plugin.lo -MD -MP -MF .deps/libhousekeeping_la-msd-housekeeping-plugin.Tpo -c msd-housekeeping-plugin.c  -fPIC -DPIC -o .libs/libhousekeeping_la-msd-housekeeping-plugin.o
mv -f .deps/libhousekeeping_la-msd-housekeeping-plugin.Tpo .deps/libhousekeeping_la-msd-housekeeping-plugin.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined  -o libhousekeeping.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libhousekeeping_la-msd-ldsm-dialog.lo libhousekeeping_la-msd-ldsm-trash-empty.lo libhousekeeping_la-msd-disk-space.lo libhousekeeping_la-msd-housekeeping-manager.lo libhousekeeping_la-msd-housekeeping-plugin.lo -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lgio-2.0 -lgobject-2.0 -lglib-2.0   -lmatenotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libhousekeeping_la-msd-ldsm-dialog.o .libs/libhousekeeping_la-msd-ldsm-trash-empty.o .libs/libhousekeeping_la-msd-disk-space.o .libs/libhousekeeping_la-msd-housekeeping-manager.o .libs/libhousekeeping_la-msd-housekeeping-plugin.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libmatenotify.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libdbus-glib-1.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -pthread -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libhousekeeping.so -o .libs/libhousekeeping.so
libtool: link: ( cd ".libs" && rm -f "libhousekeeping.la" && ln -s "../libhousekeeping.la" "libhousekeeping.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po housekeeping.mate-settings-plugin.in housekeeping.mate-settings-plugin
Found cached translation database
Merging translations into housekeeping.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/housekeeping'
Making all in keybindings
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keybindings'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libkeybindings_la-msd-keybindings-plugin.lo -MD -MP -MF .deps/libkeybindings_la-msd-keybindings-plugin.Tpo -c -o libkeybindings_la-msd-keybindings-plugin.lo `test -f 'msd-keybindings-plugin.c' || echo './'`msd-keybindings-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -I../../plugins/common -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libkeybindings_la-msd-keybindings-plugin.lo -MD -MP -MF .deps/libkeybindings_la-msd-keybindings-plugin.Tpo -c msd-keybindings-plugin.c  -fPIC -DPIC -o .libs/libkeybindings_la-msd-keybindings-plugin.o
mv -f .deps/libkeybindings_la-msd-keybindings-plugin.Tpo .deps/libkeybindings_la-msd-keybindings-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libkeybindings_la-msd-keybindings-manager.lo -MD -MP -MF .deps/libkeybindings_la-msd-keybindings-manager.Tpo -c -o libkeybindings_la-msd-keybindings-manager.lo `test -f 'msd-keybindings-manager.c' || echo './'`msd-keybindings-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -I../../plugins/common -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libkeybindings_la-msd-keybindings-manager.lo -MD -MP -MF .deps/libkeybindings_la-msd-keybindings-manager.Tpo -c msd-keybindings-manager.c  -fPIC -DPIC -o .libs/libkeybindings_la-msd-keybindings-manager.o
mv -f .deps/libkeybindings_la-msd-keybindings-manager.Tpo .deps/libkeybindings_la-msd-keybindings-manager.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o libkeybindings.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libkeybindings_la-msd-keybindings-plugin.lo libkeybindings_la-msd-keybindings-manager.lo  ../../plugins/common/libcommon.la -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libkeybindings_la-msd-keybindings-plugin.o .libs/libkeybindings_la-msd-keybindings-manager.o  -Wl,--whole-archive ../../plugins/common/.libs/libcommon.a -Wl,--no-whole-archive  /usr/lib/libSM.so -L/usr/lib /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmate-desktop-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libkeybindings.so -o .libs/libkeybindings.so
libtool: link: ( cd ".libs" && rm -f "libkeybindings.la" && ln -s "../libkeybindings.la" "libkeybindings.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po keybindings.mate-settings-plugin.in keybindings.mate-settings-plugin
Found cached translation database
Merging translations into keybindings.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keybindings'
Making all in keyboard
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keyboard'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DDATADIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2    -O2 -march=armv5te -MT libkeyboard_la-msd-keyboard-plugin.lo -MD -MP -MF .deps/libkeyboard_la-msd-keyboard-plugin.Tpo -c -o libkeyboard_la-msd-keyboard-plugin.lo `test -f 'msd-keyboard-plugin.c' || echo './'`msd-keyboard-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DDATADIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -O2 -march=armv5te -MT libkeyboard_la-msd-keyboard-plugin.lo -MD -MP -MF .deps/libkeyboard_la-msd-keyboard-plugin.Tpo -c msd-keyboard-plugin.c  -fPIC -DPIC -o .libs/libkeyboard_la-msd-keyboard-plugin.o
mv -f .deps/libkeyboard_la-msd-keyboard-plugin.Tpo .deps/libkeyboard_la-msd-keyboard-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DDATADIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2    -O2 -march=armv5te -MT libkeyboard_la-msd-keyboard-manager.lo -MD -MP -MF .deps/libkeyboard_la-msd-keyboard-manager.Tpo -c -o libkeyboard_la-msd-keyboard-manager.lo `test -f 'msd-keyboard-manager.c' || echo './'`msd-keyboard-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DDATADIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -O2 -march=armv5te -MT libkeyboard_la-msd-keyboard-manager.lo -MD -MP -MF .deps/libkeyboard_la-msd-keyboard-manager.Tpo -c msd-keyboard-manager.c  -fPIC -DPIC -o .libs/libkeyboard_la-msd-keyboard-manager.o
mv -f .deps/libkeyboard_la-msd-keyboard-manager.Tpo .deps/libkeyboard_la-msd-keyboard-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DDATADIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2    -O2 -march=armv5te -MT libkeyboard_la-msd-keyboard-xkb.lo -MD -MP -MF .deps/libkeyboard_la-msd-keyboard-xkb.Tpo -c -o libkeyboard_la-msd-keyboard-xkb.lo `test -f 'msd-keyboard-xkb.c' || echo './'`msd-keyboard-xkb.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DDATADIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -O2 -march=armv5te -MT libkeyboard_la-msd-keyboard-xkb.lo -MD -MP -MF .deps/libkeyboard_la-msd-keyboard-xkb.Tpo -c msd-keyboard-xkb.c  -fPIC -DPIC -o .libs/libkeyboard_la-msd-keyboard-xkb.o
distcc[12574] ERROR: nonblocking connect to 192.168.1.161:3632 failed: Connection refused
distcc[12574] Warning: failed to distribute msd-keyboard-xkb.c to 192.168.1.161, running locally instead
mv -f .deps/libkeyboard_la-msd-keyboard-xkb.Tpo .deps/libkeyboard_la-msd-keyboard-xkb.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DDATADIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2    -O2 -march=armv5te -MT libkeyboard_la-msd-xmodmap.lo -MD -MP -MF .deps/libkeyboard_la-msd-xmodmap.Tpo -c -o libkeyboard_la-msd-xmodmap.lo `test -f 'msd-xmodmap.c' || echo './'`msd-xmodmap.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DDATADIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -O2 -march=armv5te -MT libkeyboard_la-msd-xmodmap.lo -MD -MP -MF .deps/libkeyboard_la-msd-xmodmap.Tpo -c msd-xmodmap.c  -fPIC -DPIC -o .libs/libkeyboard_la-msd-xmodmap.o
distcc[12601] ERROR: nonblocking connect to 192.168.1.162:3632 failed: Connection refused
distcc[12601] Warning: failed to distribute msd-xmodmap.c to 192.168.1.162, running locally instead
mv -f .deps/libkeyboard_la-msd-xmodmap.Tpo .deps/libkeyboard_la-msd-xmodmap.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DDATADIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2    -O2 -march=armv5te -MT libkeyboard_la-delayed-dialog.lo -MD -MP -MF .deps/libkeyboard_la-delayed-dialog.Tpo -c -o libkeyboard_la-delayed-dialog.lo `test -f 'delayed-dialog.c' || echo './'`delayed-dialog.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DDATADIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -O2 -march=armv5te -MT libkeyboard_la-delayed-dialog.lo -MD -MP -MF .deps/libkeyboard_la-delayed-dialog.Tpo -c delayed-dialog.c  -fPIC -DPIC -o .libs/libkeyboard_la-delayed-dialog.o
mv -f .deps/libkeyboard_la-delayed-dialog.Tpo .deps/libkeyboard_la-delayed-dialog.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/mateconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o libkeyboard.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libkeyboard_la-msd-keyboard-plugin.lo libkeyboard_la-msd-keyboard-manager.lo libkeyboard_la-msd-keyboard-xkb.lo libkeyboard_la-msd-xmodmap.lo libkeyboard_la-delayed-dialog.lo  -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lXxf86misc -Wl,--export-dynamic -pthread -lmatekbdui -lmatekbd -lgmodule-2.0 -lrt -lgdk-x11-2.0 -lmateconf-2 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lxklavier    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libkeyboard_la-msd-keyboard-plugin.o .libs/libkeyboard_la-msd-keyboard-manager.o .libs/libkeyboard_la-msd-keyboard-xkb.o .libs/libkeyboard_la-msd-xmodmap.o .libs/libkeyboard_la-delayed-dialog.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libXrandr.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so /usr/lib/libXxf86misc.so /usr/lib/libmatekbdui.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libmatekbd.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libxklavier.so /usr/lib/libxml2.so -lz /usr/lib/liblzma.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libxkbfile.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl  -pthread -pthread -O2 -march=armv5te -Wl,--export-dynamic -pthread   -pthread -Wl,-soname -Wl,libkeyboard.so -o .libs/libkeyboard.so
libtool: link: ( cd ".libs" && rm -f "libkeyboard.la" && ln -s "../libkeyboard.la" "libkeyboard.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po keyboard.mate-settings-plugin.in keyboard.mate-settings-plugin
Found cached translation database
Merging translations into keyboard.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keyboard'
Making all in media-keys
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
dbus-binding-tool --prefix=msd_media_keys_manager --mode=glib-server msd-media-keys-manager.xml > xgen-msd-media-keys-manager-glue.h \
&& ( cmp -s xgen-msd-media-keys-manager-glue.h msd-media-keys-manager-glue.h || cp xgen-msd-media-keys-manager-glue.h msd-media-keys-manager-glue.h ) \
&& rm -f xgen-msd-media-keys-manager-glue.h
/usr/bin/glib-genmarshal --prefix=msd_marshal msd-marshal.list --header --internal > msd-marshal.h
/usr/bin/glib-genmarshal --prefix=msd_marshal msd-marshal.list --header --body --internal > msd-marshal.c
make  all-recursive
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
Making all in cut-n-paste
make[5]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys/cut-n-paste'
/bin/sh ../../../libtool --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../../.. -Wall -Wmissing-prototypes    -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2    -I/usr/include  -I/usr/include   -O2 -march=armv5te -MT gvc-gstreamer-acme-vol.lo -MD -MP -MF .deps/gvc-gstreamer-acme-vol.Tpo -c -o gvc-gstreamer-acme-vol.lo gvc-gstreamer-acme-vol.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../../.. -Wall -Wmissing-prototypes -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -march=armv5te -MT gvc-gstreamer-acme-vol.lo -MD -MP -MF .deps/gvc-gstreamer-acme-vol.Tpo -c gvc-gstreamer-acme-vol.c  -fPIC -DPIC -o .libs/gvc-gstreamer-acme-vol.o
mv -f .deps/gvc-gstreamer-acme-vol.Tpo .deps/gvc-gstreamer-acme-vol.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link distcc gcc  -O2 -march=armv5te   -o libgvc.la    gvc-gstreamer-acme-vol.lo   -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0   -lgstinterfaces-0.10 -lgstaudio-0.10 
libtool: link: ar cru .libs/libgvc.a .libs/gvc-gstreamer-acme-vol.o 
libtool: link: ranlib .libs/libgvc.a
libtool: link: ( cd ".libs" && rm -f "libgvc.la" && ln -s "../libgvc.la" "libgvc.la" )
make[5]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys/cut-n-paste'
make[5]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libmedia_keys_la-msd-media-keys-plugin.lo -MD -MP -MF .deps/libmedia_keys_la-msd-media-keys-plugin.Tpo -c -o libmedia_keys_la-msd-media-keys-plugin.lo `test -f 'msd-media-keys-plugin.c' || echo './'`msd-media-keys-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\"/usr/share/mate-settings-daemon\" -DGTKBUILDERDIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libmedia_keys_la-msd-media-keys-plugin.lo -MD -MP -MF .deps/libmedia_keys_la-msd-media-keys-plugin.Tpo -c msd-media-keys-plugin.c  -fPIC -DPIC -o .libs/libmedia_keys_la-msd-media-keys-plugin.o
mv -f .deps/libmedia_keys_la-msd-media-keys-plugin.Tpo .deps/libmedia_keys_la-msd-media-keys-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libmedia_keys_la-msd-media-keys-manager.lo -MD -MP -MF .deps/libmedia_keys_la-msd-media-keys-manager.Tpo -c -o libmedia_keys_la-msd-media-keys-manager.lo `test -f 'msd-media-keys-manager.c' || echo './'`msd-media-keys-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\"/usr/share/mate-settings-daemon\" -DGTKBUILDERDIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libmedia_keys_la-msd-media-keys-manager.lo -MD -MP -MF .deps/libmedia_keys_la-msd-media-keys-manager.Tpo -c msd-media-keys-manager.c  -fPIC -DPIC -o .libs/libmedia_keys_la-msd-media-keys-manager.o
mv -f .deps/libmedia_keys_la-msd-media-keys-manager.Tpo .deps/libmedia_keys_la-msd-media-keys-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libmedia_keys_la-msd-media-keys-window.lo -MD -MP -MF .deps/libmedia_keys_la-msd-media-keys-window.Tpo -c -o libmedia_keys_la-msd-media-keys-window.lo `test -f 'msd-media-keys-window.c' || echo './'`msd-media-keys-window.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\"/usr/share/mate-settings-daemon\" -DGTKBUILDERDIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libmedia_keys_la-msd-media-keys-window.lo -MD -MP -MF .deps/libmedia_keys_la-msd-media-keys-window.Tpo -c msd-media-keys-window.c  -fPIC -DPIC -o .libs/libmedia_keys_la-msd-media-keys-window.o
mv -f .deps/libmedia_keys_la-msd-media-keys-window.Tpo .deps/libmedia_keys_la-msd-media-keys-window.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libmedia_keys_la-msd-marshal.lo -MD -MP -MF .deps/libmedia_keys_la-msd-marshal.Tpo -c -o libmedia_keys_la-msd-marshal.lo `test -f 'msd-marshal.c' || echo './'`msd-marshal.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\"/usr/share/mate-settings-daemon\" -DGTKBUILDERDIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libmedia_keys_la-msd-marshal.lo -MD -MP -MF .deps/libmedia_keys_la-msd-marshal.Tpo -c msd-marshal.c  -fPIC -DPIC -o .libs/libmedia_keys_la-msd-marshal.o
mv -f .deps/libmedia_keys_la-msd-marshal.Tpo .deps/libmedia_keys_la-msd-marshal.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined  -o libmedia-keys.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libmedia_keys_la-msd-media-keys-plugin.lo libmedia_keys_la-msd-media-keys-manager.lo libmedia_keys_la-msd-media-keys-window.lo libmedia_keys_la-msd-marshal.lo   ../../plugins/common/libcommon.la ../../plugins/media-keys/cut-n-paste/libgvc.la -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lXxf86misc -lm 
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libmedia_keys_la-msd-media-keys-plugin.o .libs/libmedia_keys_la-msd-media-keys-manager.o .libs/libmedia_keys_la-msd-media-keys-window.o .libs/libmedia_keys_la-msd-marshal.o  -Wl,--whole-archive ../../plugins/common/.libs/libcommon.a ../../plugins/media-keys/cut-n-paste/.libs/libgvc.a -Wl,--no-whole-archive  /usr/lib/libSM.so -L/usr/lib /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libgstaudio-0.10.so /usr/lib/libgstpbutils-0.10.so /usr/lib/libgstinterfaces-0.10.so /usr/lib/libgstbase-0.10.so /usr/lib/libgstreamer-0.10.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmate-desktop-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libpango-1.0.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt /usr/lib/libXxf86misc.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lm  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libmedia-keys.so -o .libs/libmedia-keys.so
libtool: link: ( cd ".libs" && rm -f "libmedia-keys.la" && ln -s "../libmedia-keys.la" "libmedia-keys.la" )
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_media_keys-msd-media-keys-manager.o -MD -MP -MF .deps/test_media_keys-msd-media-keys-manager.Tpo -c -o test_media_keys-msd-media-keys-manager.o `test -f 'msd-media-keys-manager.c' || echo './'`msd-media-keys-manager.c
distcc[14650] ERROR: nonblocking connect to 192.168.1.161:3632 failed: Connection refused
distcc[14650] Warning: failed to distribute msd-media-keys-manager.c to 192.168.1.161, running locally instead
mv -f .deps/test_media_keys-msd-media-keys-manager.Tpo .deps/test_media_keys-msd-media-keys-manager.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_media_keys-msd-media-keys-window.o -MD -MP -MF .deps/test_media_keys-msd-media-keys-window.Tpo -c -o test_media_keys-msd-media-keys-window.o `test -f 'msd-media-keys-window.c' || echo './'`msd-media-keys-window.c
distcc[14658] ERROR: nonblocking connect to 192.168.1.162:3632 failed: Connection refused
distcc[14658] Warning: failed to distribute msd-media-keys-window.c to 192.168.1.162, running locally instead
mv -f .deps/test_media_keys-msd-media-keys-window.Tpo .deps/test_media_keys-msd-media-keys-window.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_media_keys-test-media-keys.o -MD -MP -MF .deps/test_media_keys-test-media-keys.Tpo -c -o test_media_keys-test-media-keys.o `test -f 'test-media-keys.c' || echo './'`test-media-keys.c
mv -f .deps/test_media_keys-test-media-keys.Tpo .deps/test_media_keys-test-media-keys.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_media_keys-msd-marshal.o -MD -MP -MF .deps/test_media_keys-msd-marshal.Tpo -c -o test_media_keys-msd-marshal.o `test -f 'msd-marshal.c' || echo './'`msd-marshal.c
mv -f .deps/test_media_keys-msd-marshal.Tpo .deps/test_media_keys-msd-marshal.Po
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te   -o test-media-keys test_media_keys-msd-media-keys-manager.o test_media_keys-msd-media-keys-window.o test_media_keys-test-media-keys.o test_media_keys-msd-marshal.o   ../../mate-settings-daemon/libmsd-profile.la ../../plugins/common/libcommon.la -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lmateconf-2 -lgmodule-2.0 -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lXxf86misc -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0   -lgstinterfaces-0.10 -lgstaudio-0.10 -lm ../../plugins/media-keys/cut-n-paste/libgvc.la 
libtool: link: distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -o test-media-keys test_media_keys-msd-media-keys-manager.o test_media_keys-msd-media-keys-window.o test_media_keys-test-media-keys.o test_media_keys-msd-marshal.o -Wl,--export-dynamic -pthread -pthread  ../../mate-settings-daemon/.libs/libmsd-profile.a ../../plugins/common/.libs/libcommon.a /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmate-desktop-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libpango-1.0.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libdbus-1.so /usr/lib/libXxf86misc.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so ../../plugins/media-keys/cut-n-paste/.libs/libgvc.a /usr/lib/libgstaudio-0.10.so /usr/lib/libgstpbutils-0.10.so /usr/lib/libgstinterfaces-0.10.so /usr/lib/libgstbase-0.10.so /usr/lib/libgstreamer-0.10.so /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libxml2.so -ldl -lz /usr/lib/liblzma.so -lm /usr/lib/libglib-2.0.so -lpthread -lrt -pthread
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DDATADIR=\""/usr/share"\" -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_media_window-msd-media-keys-window.o -MD -MP -MF .deps/test_media_window-msd-media-keys-window.Tpo -c -o test_media_window-msd-media-keys-window.o `test -f 'msd-media-keys-window.c' || echo './'`msd-media-keys-window.c
mv -f .deps/test_media_window-msd-media-keys-window.Tpo .deps/test_media_window-msd-media-keys-window.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -I../../plugins/common -I../../plugins/media-keys/cut-n-paste -DDATADIR=\""/usr/share"\" -DPIXMAPDIR=\""/usr/share/mate-settings-daemon"\" -DGTKBUILDERDIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT test_media_window-test-media-window.o -MD -MP -MF .deps/test_media_window-test-media-window.Tpo -c -o test_media_window-test-media-window.o `test -f 'test-media-window.c' || echo './'`test-media-window.c
mv -f .deps/test_media_window-test-media-window.Tpo .deps/test_media_window-test-media-window.Po
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te   -o test-media-window test_media_window-msd-media-keys-window.o test_media_window-test-media-window.o  ../../plugins/common/libcommon.la -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lmateconf-2 -lgmodule-2.0 -lgthread-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lXxf86misc -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0   -lgstinterfaces-0.10 -lgstaudio-0.10 -lm 
libtool: link: distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -o test-media-window test_media_window-msd-media-keys-window.o test_media_window-test-media-window.o -Wl,--export-dynamic -pthread -pthread  ../../plugins/common/.libs/libcommon.a /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmate-desktop-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libpango-1.0.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libdbus-1.so /usr/lib/libXxf86misc.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libgstaudio-0.10.so /usr/lib/libgstpbutils-0.10.so /usr/lib/libgstinterfaces-0.10.so /usr/lib/libgstbase-0.10.so /usr/lib/libgstreamer-0.10.so /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libxml2.so -ldl -lz /usr/lib/liblzma.so /usr/lib/libglib-2.0.so -lpthread -lrt -lm -pthread
make[5]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
Making all in mouse
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/mouse'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/libexec"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libmouse_la-msd-mouse-plugin.lo -MD -MP -MF .deps/libmouse_la-msd-mouse-plugin.Tpo -c -o libmouse_la-msd-mouse-plugin.lo `test -f 'msd-mouse-plugin.c' || echo './'`msd-mouse-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libmouse_la-msd-mouse-plugin.lo -MD -MP -MF .deps/libmouse_la-msd-mouse-plugin.Tpo -c msd-mouse-plugin.c  -fPIC -DPIC -o .libs/libmouse_la-msd-mouse-plugin.o
mv -f .deps/libmouse_la-msd-mouse-plugin.Tpo .deps/libmouse_la-msd-mouse-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/libexec"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libmouse_la-msd-mouse-manager.lo -MD -MP -MF .deps/libmouse_la-msd-mouse-manager.Tpo -c -o libmouse_la-msd-mouse-manager.lo `test -f 'msd-mouse-manager.c' || echo './'`msd-mouse-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libmouse_la-msd-mouse-manager.lo -MD -MP -MF .deps/libmouse_la-msd-mouse-manager.Tpo -c msd-mouse-manager.c  -fPIC -DPIC -o .libs/libmouse_la-msd-mouse-manager.o
mv -f .deps/libmouse_la-msd-mouse-manager.Tpo .deps/libmouse_la-msd-mouse-manager.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined  -o libmouse.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libmouse_la-msd-mouse-plugin.lo libmouse_la-msd-mouse-manager.lo -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lSM -lICE -lXext -lX11  -lXi 
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libmouse_la-msd-mouse-plugin.o .libs/libmouse_la-msd-mouse-manager.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libmouse.so -o .libs/libmouse.so
libtool: link: ( cd ".libs" && rm -f "libmouse.la" && ln -s "../libmouse.la" "libmouse.la" )
distcc gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT msd_locate_pointer-msd-locate-pointer.o -MD -MP -MF .deps/msd_locate_pointer-msd-locate-pointer.Tpo -c -o msd_locate_pointer-msd-locate-pointer.o `test -f 'msd-locate-pointer.c' || echo './'`msd-locate-pointer.c
distcc[16614] ERROR: nonblocking connect to 192.168.1.161:3632 failed: Connection refused
distcc[16614] Warning: failed to distribute msd-locate-pointer.c to 192.168.1.161, running locally instead
mv -f .deps/msd_locate_pointer-msd-locate-pointer.Tpo .deps/msd_locate_pointer-msd-locate-pointer.Po
distcc gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT msd_locate_pointer-msd-timeline.o -MD -MP -MF .deps/msd_locate_pointer-msd-timeline.Tpo -c -o msd_locate_pointer-msd-timeline.o `test -f 'msd-timeline.c' || echo './'`msd-timeline.c
distcc[16622] ERROR: nonblocking connect to 192.168.1.162:3632 failed: Connection refused
distcc[16622] Warning: failed to distribute msd-timeline.c to 192.168.1.162, running locally instead
mv -f .deps/msd_locate_pointer-msd-timeline.Tpo .deps/msd_locate_pointer-msd-timeline.Po
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te   -o msd-locate-pointer msd_locate_pointer-msd-locate-pointer.o msd_locate_pointer-msd-timeline.o -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lSM -lICE -lXext -lX11  -lm 
libtool: link: distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -o msd-locate-pointer msd_locate_pointer-msd-locate-pointer.o msd_locate_pointer-msd-timeline.o  /usr/lib/libmate-desktop-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libpango-1.0.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lm -pthread
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po mouse.mate-settings-plugin.in mouse.mate-settings-plugin
Found cached translation database
Merging translations into mouse.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/mouse'
Making all in sound
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/sound'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include      -O2 -march=armv5te -MT libsound_la-msd-sound-plugin.lo -MD -MP -MF .deps/libsound_la-msd-sound-plugin.Tpo -c -o libsound_la-msd-sound-plugin.lo `test -f 'msd-sound-plugin.c' || echo './'`msd-sound-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libsound_la-msd-sound-plugin.lo -MD -MP -MF .deps/libsound_la-msd-sound-plugin.Tpo -c msd-sound-plugin.c  -fPIC -DPIC -o .libs/libsound_la-msd-sound-plugin.o
mv -f .deps/libsound_la-msd-sound-plugin.Tpo .deps/libsound_la-msd-sound-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include      -O2 -march=armv5te -MT libsound_la-msd-sound-manager.lo -MD -MP -MF .deps/libsound_la-msd-sound-manager.Tpo -c -o libsound_la-msd-sound-manager.lo `test -f 'msd-sound-manager.c' || echo './'`msd-sound-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libsound_la-msd-sound-manager.lo -MD -MP -MF .deps/libsound_la-msd-sound-manager.Tpo -c msd-sound-manager.c  -fPIC -DPIC -o .libs/libsound_la-msd-sound-manager.o
mv -f .deps/libsound_la-msd-sound-manager.Tpo .deps/libsound_la-msd-sound-manager.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include      -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined  -o libsound.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libsound_la-msd-sound-plugin.lo libsound_la-msd-sound-manager.lo -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libsound_la-msd-sound-plugin.o .libs/libsound_la-msd-sound-manager.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libsound.so -o .libs/libsound.so
libtool: link: ( cd ".libs" && rm -f "libsound.la" && ln -s "../libsound.la" "libsound.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po sound.mate-settings-plugin.in sound.mate-settings-plugin
Found cached translation database
Merging translations into sound.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/sound'
Making all in typing-break
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/typing-break'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libtyping_break_la-msd-typing-break-plugin.lo -MD -MP -MF .deps/libtyping_break_la-msd-typing-break-plugin.Tpo -c -o libtyping_break_la-msd-typing-break-plugin.lo `test -f 'msd-typing-break-plugin.c' || echo './'`msd-typing-break-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libtyping_break_la-msd-typing-break-plugin.lo -MD -MP -MF .deps/libtyping_break_la-msd-typing-break-plugin.Tpo -c msd-typing-break-plugin.c  -fPIC -DPIC -o .libs/libtyping_break_la-msd-typing-break-plugin.o
mv -f .deps/libtyping_break_la-msd-typing-break-plugin.Tpo .deps/libtyping_break_la-msd-typing-break-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libtyping_break_la-msd-typing-break-manager.lo -MD -MP -MF .deps/libtyping_break_la-msd-typing-break-manager.Tpo -c -o libtyping_break_la-msd-typing-break-manager.lo `test -f 'msd-typing-break-manager.c' || echo './'`msd-typing-break-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libtyping_break_la-msd-typing-break-manager.lo -MD -MP -MF .deps/libtyping_break_la-msd-typing-break-manager.Tpo -c msd-typing-break-manager.c  -fPIC -DPIC -o .libs/libtyping_break_la-msd-typing-break-manager.o
mv -f .deps/libtyping_break_la-msd-typing-break-manager.Tpo .deps/libtyping_break_la-msd-typing-break-manager.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o libtyping-break.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libtyping_break_la-msd-typing-break-plugin.lo libtyping_break_la-msd-typing-break-manager.lo  -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libtyping_break_la-msd-typing-break-plugin.o .libs/libtyping_break_la-msd-typing-break-manager.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libtyping-break.so -o .libs/libtyping-break.so
libtool: link: ( cd ".libs" && rm -f "libtyping-break.la" && ln -s "../libtyping-break.la" "libtyping-break.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po typing-break.mate-settings-plugin.in typing-break.mate-settings-plugin
Found cached translation database
Merging translations into typing-break.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/typing-break'
Making all in xrandr
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
dbus-binding-tool --prefix=msd_xrandr_manager --mode=glib-server msd-xrandr-manager.xml > xgen-msd-xrandr-manager-glue.h \
&& ( cmp -s xgen-msd-xrandr-manager-glue.h msd-xrandr-manager-glue.h || cp xgen-msd-xrandr-manager-glue.h msd-xrandr-manager-glue.h ) \
&& rm -f xgen-msd-xrandr-manager-glue.h
make  all-am
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DBINDIR=\"/usr/bin\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT libxrandr_la-msd-xrandr-plugin.lo -MD -MP -MF .deps/libxrandr_la-msd-xrandr-plugin.Tpo -c -o libxrandr_la-msd-xrandr-plugin.lo `test -f 'msd-xrandr-plugin.c' || echo './'`msd-xrandr-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DBINDIR=\"/usr/bin\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT libxrandr_la-msd-xrandr-plugin.lo -MD -MP -MF .deps/libxrandr_la-msd-xrandr-plugin.Tpo -c msd-xrandr-plugin.c  -fPIC -DPIC -o .libs/libxrandr_la-msd-xrandr-plugin.o
mv -f .deps/libxrandr_la-msd-xrandr-plugin.Tpo .deps/libxrandr_la-msd-xrandr-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DBINDIR=\"/usr/bin\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -MT libxrandr_la-msd-xrandr-manager.lo -MD -MP -MF .deps/libxrandr_la-msd-xrandr-manager.Tpo -c -o libxrandr_la-msd-xrandr-manager.lo `test -f 'msd-xrandr-manager.c' || echo './'`msd-xrandr-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DBINDIR=\"/usr/bin\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=armv5te -MT libxrandr_la-msd-xrandr-manager.lo -MD -MP -MF .deps/libxrandr_la-msd-xrandr-manager.Tpo -c msd-xrandr-manager.c  -fPIC -DPIC -o .libs/libxrandr_la-msd-xrandr-manager.o
mv -f .deps/libxrandr_la-msd-xrandr-manager.Tpo .deps/libxrandr_la-msd-xrandr-manager.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined  -o libxrandr.la -rpath /usr/lib/mate-settings-daemon-1.4.0  libxrandr_la-msd-xrandr-plugin.lo libxrandr_la-msd-xrandr-manager.lo -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lmatenotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libxrandr_la-msd-xrandr-plugin.o .libs/libxrandr_la-msd-xrandr-manager.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libmatenotify.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libdbus-glib-1.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libxrandr.so -o .libs/libxrandr.so
libtool: link: ( cd ".libs" && rm -f "libxrandr.la" && ln -s "../libxrandr.la" "libxrandr.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po xrandr.mate-settings-plugin.in xrandr.mate-settings-plugin
Found cached translation database
Merging translations into xrandr.mate-settings-plugin.
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
Making all in xrdb
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
Making all in data
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb/data'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb/data'
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DDATADIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libxrdb_la-msd-xrdb-plugin.lo -MD -MP -MF .deps/libxrdb_la-msd-xrdb-plugin.Tpo -c -o libxrdb_la-msd-xrdb-plugin.lo `test -f 'msd-xrdb-plugin.c' || echo './'`msd-xrdb-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DDATADIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libxrdb_la-msd-xrdb-plugin.lo -MD -MP -MF .deps/libxrdb_la-msd-xrdb-plugin.Tpo -c msd-xrdb-plugin.c  -fPIC -DPIC -o .libs/libxrdb_la-msd-xrdb-plugin.o
distcc[19061] ERROR: nonblocking connect to 192.168.1.161:3632 failed: Connection refused
distcc[19061] Warning: failed to distribute msd-xrdb-plugin.c to 192.168.1.161, running locally instead
mv -f .deps/libxrdb_la-msd-xrdb-plugin.Tpo .deps/libxrdb_la-msd-xrdb-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DDATADIR=\""/usr/share/mate-settings-daemon"\" -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -MT libxrdb_la-msd-xrdb-manager.lo -MD -MP -MF .deps/libxrdb_la-msd-xrdb-manager.Tpo -c -o libxrdb_la-msd-xrdb-manager.lo `test -f 'msd-xrdb-manager.c' || echo './'`msd-xrdb-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DDATADIR=\"/usr/share/mate-settings-daemon\" -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libxrdb_la-msd-xrdb-manager.lo -MD -MP -MF .deps/libxrdb_la-msd-xrdb-manager.Tpo -c msd-xrdb-manager.c  -fPIC -DPIC -o .libs/libxrdb_la-msd-xrdb-manager.o
distcc[19088] ERROR: nonblocking connect to 192.168.1.162:3632 failed: Connection refused
distcc[19088] Warning: failed to distribute msd-xrdb-manager.c to 192.168.1.162, running locally instead
mv -f .deps/libxrdb_la-msd-xrdb-manager.Tpo .deps/libxrdb_la-msd-xrdb-manager.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o libxrdb.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libxrdb_la-msd-xrdb-plugin.lo libxrdb_la-msd-xrdb-manager.lo  -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libxrdb_la-msd-xrdb-plugin.o .libs/libxrdb_la-msd-xrdb-manager.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libxrdb.so -o .libs/libxrdb.so
libtool: link: ( cd ".libs" && rm -f "libxrdb.la" && ln -s "../libxrdb.la" "libxrdb.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po xrdb.mate-settings-plugin.in xrdb.mate-settings-plugin
Found cached translation database
Merging translations into xrdb.mate-settings-plugin.
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
Making all in xsettings
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xsettings'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -O2 -march=armv5te -MT libxsettings_la-msd-xsettings-plugin.lo -MD -MP -MF .deps/libxsettings_la-msd-xsettings-plugin.Tpo -c -o libxsettings_la-msd-xsettings-plugin.lo `test -f 'msd-xsettings-plugin.c' || echo './'`msd-xsettings-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libxsettings_la-msd-xsettings-plugin.lo -MD -MP -MF .deps/libxsettings_la-msd-xsettings-plugin.Tpo -c msd-xsettings-plugin.c  -fPIC -DPIC -o .libs/libxsettings_la-msd-xsettings-plugin.o
mv -f .deps/libxsettings_la-msd-xsettings-plugin.Tpo .deps/libxsettings_la-msd-xsettings-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -O2 -march=armv5te -MT libxsettings_la-msd-xsettings-manager.lo -MD -MP -MF .deps/libxsettings_la-msd-xsettings-manager.Tpo -c -o libxsettings_la-msd-xsettings-manager.lo `test -f 'msd-xsettings-manager.c' || echo './'`msd-xsettings-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libxsettings_la-msd-xsettings-manager.lo -MD -MP -MF .deps/libxsettings_la-msd-xsettings-manager.Tpo -c msd-xsettings-manager.c  -fPIC -DPIC -o .libs/libxsettings_la-msd-xsettings-manager.o
mv -f .deps/libxsettings_la-msd-xsettings-manager.Tpo .deps/libxsettings_la-msd-xsettings-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -O2 -march=armv5te -MT libxsettings_la-xsettings-common.lo -MD -MP -MF .deps/libxsettings_la-xsettings-common.Tpo -c -o libxsettings_la-xsettings-common.lo `test -f 'xsettings-common.c' || echo './'`xsettings-common.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libxsettings_la-xsettings-common.lo -MD -MP -MF .deps/libxsettings_la-xsettings-common.Tpo -c xsettings-common.c  -fPIC -DPIC -o .libs/libxsettings_la-xsettings-common.o
mv -f .deps/libxsettings_la-xsettings-common.Tpo .deps/libxsettings_la-xsettings-common.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -O2 -march=armv5te -MT libxsettings_la-xsettings-manager.lo -MD -MP -MF .deps/libxsettings_la-xsettings-manager.Tpo -c -o libxsettings_la-xsettings-manager.lo `test -f 'xsettings-manager.c' || echo './'`xsettings-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libxsettings_la-xsettings-manager.lo -MD -MP -MF .deps/libxsettings_la-xsettings-manager.Tpo -c xsettings-manager.c  -fPIC -DPIC -o .libs/libxsettings_la-xsettings-manager.o
mv -f .deps/libxsettings_la-xsettings-manager.Tpo .deps/libxsettings_la-xsettings-manager.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -O2 -march=armv5te -MT libxsettings_la-fontconfig-monitor.lo -MD -MP -MF .deps/libxsettings_la-fontconfig-monitor.Tpo -c -o libxsettings_la-fontconfig-monitor.lo `test -f 'fontconfig-monitor.c' || echo './'`fontconfig-monitor.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT libxsettings_la-fontconfig-monitor.lo -MD -MP -MF .deps/libxsettings_la-fontconfig-monitor.Tpo -c fontconfig-monitor.c  -fPIC -DPIC -o .libs/libxsettings_la-fontconfig-monitor.o
mv -f .deps/libxsettings_la-fontconfig-monitor.Tpo .deps/libxsettings_la-fontconfig-monitor.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined   -o libxsettings.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libxsettings_la-msd-xsettings-plugin.lo libxsettings_la-msd-xsettings-manager.lo libxsettings_la-xsettings-common.lo libxsettings_la-xsettings-manager.lo  libxsettings_la-fontconfig-monitor.lo  -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0    -lfontconfig   
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libxsettings_la-msd-xsettings-plugin.o .libs/libxsettings_la-msd-xsettings-manager.o .libs/libxsettings_la-xsettings-common.o .libs/libxsettings_la-xsettings-manager.o .libs/libxsettings_la-fontconfig-monitor.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libxsettings.so -o .libs/libxsettings.so
libtool: link: ( cd ".libs" && rm -f "libxsettings.la" && ln -s "../libxsettings.la" "libxsettings.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po xsettings.mate-settings-plugin.in xsettings.mate-settings-plugin
Found cached translation database
Merging translations into xsettings.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xsettings'
Making all in smartcard
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/smartcard'
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DMSD_SMARTCARD_MANAGER_NSS_DB=\""/etc/pki/nssdb"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -I/usr/include/nss -I/usr/include/nspr    -O2 -march=armv5te -MT libsmartcard_la-msd-smartcard-plugin.lo -MD -MP -MF .deps/libsmartcard_la-msd-smartcard-plugin.Tpo -c -o libsmartcard_la-msd-smartcard-plugin.lo `test -f 'msd-smartcard-plugin.c' || echo './'`msd-smartcard-plugin.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib\" -DMSD_SMARTCARD_MANAGER_NSS_DB=\"/etc/pki/nssdb\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/nss -I/usr/include/nspr -O2 -march=armv5te -MT libsmartcard_la-msd-smartcard-plugin.lo -MD -MP -MF .deps/libsmartcard_la-msd-smartcard-plugin.Tpo -c msd-smartcard-plugin.c  -fPIC -DPIC -o .libs/libsmartcard_la-msd-smartcard-plugin.o
mv -f .deps/libsmartcard_la-msd-smartcard-plugin.Tpo .deps/libsmartcard_la-msd-smartcard-plugin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DMSD_SMARTCARD_MANAGER_NSS_DB=\""/etc/pki/nssdb"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -I/usr/include/nss -I/usr/include/nspr    -O2 -march=armv5te -MT libsmartcard_la-msd-smartcard.lo -MD -MP -MF .deps/libsmartcard_la-msd-smartcard.Tpo -c -o libsmartcard_la-msd-smartcard.lo `test -f 'msd-smartcard.c' || echo './'`msd-smartcard.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib\" -DMSD_SMARTCARD_MANAGER_NSS_DB=\"/etc/pki/nssdb\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/nss -I/usr/include/nspr -O2 -march=armv5te -MT libsmartcard_la-msd-smartcard.lo -MD -MP -MF .deps/libsmartcard_la-msd-smartcard.Tpo -c msd-smartcard.c  -fPIC -DPIC -o .libs/libsmartcard_la-msd-smartcard.o
mv -f .deps/libsmartcard_la-msd-smartcard.Tpo .deps/libsmartcard_la-msd-smartcard.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I../..  -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DMSD_SMARTCARD_MANAGER_NSS_DB=\""/etc/pki/nssdb"\"  -I/usr/include  -I/usr/include  -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -I/usr/include/nss -I/usr/include/nspr    -O2 -march=armv5te -MT libsmartcard_la-msd-smartcard-manager.lo -MD -MP -MF .deps/libsmartcard_la-msd-smartcard-manager.Tpo -c -o libsmartcard_la-msd-smartcard-manager.lo `test -f 'msd-smartcard-manager.c' || echo './'`msd-smartcard-manager.c
libtool: compile:  distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../mate-settings-daemon -DMATE_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib\" -DMSD_SMARTCARD_MANAGER_NSS_DB=\"/etc/pki/nssdb\" -I/usr/include -I/usr/include -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/nss -I/usr/include/nspr -O2 -march=armv5te -MT libsmartcard_la-msd-smartcard-manager.lo -MD -MP -MF .deps/libsmartcard_la-msd-smartcard-manager.Tpo -c msd-smartcard-manager.c  -fPIC -DPIC -o .libs/libsmartcard_la-msd-smartcard-manager.o
mv -f .deps/libsmartcard_la-msd-smartcard-manager.Tpo .deps/libsmartcard_la-msd-smartcard-manager.Plo
/bin/sh ../../libtool --tag=CC   --mode=link distcc gcc -pthread -DMATECORBA2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include    -I/usr/include/nss -I/usr/include/nspr    -O2 -march=armv5te -export_dynamic -module -avoid-version -no-undefined  -o libsmartcard.la -rpath /usr/lib/mate-settings-daemon-1.4.0 libsmartcard_la-msd-smartcard-plugin.lo libsmartcard_la-msd-smartcard.lo libsmartcard_la-msd-smartcard-manager.lo -lmateconf-2 -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lnss3 -lsmime3 -lssl3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lsqlite3 -ldl   
libtool: link: distcc gcc -shared  -fPIC -DPIC  .libs/libsmartcard_la-msd-smartcard-plugin.o .libs/libsmartcard_la-msd-smartcard.o .libs/libsmartcard_la-msd-smartcard-manager.o   /usr/lib/libmate-desktop-2.so -L/usr/lib /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libstartup-notification-1.so /usr/lib/libxcb-util.so /usr/lib/libX11-xcb.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 /usr/lib/libexpat.so /usr/lib/libdbus-glib-1.so /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -lz -lresolv /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lrt -lnss3 -lsmime3 -lssl3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 /usr/lib/libsqlite3.so -lpthread -ldl  -pthread -O2 -march=armv5te   -pthread -Wl,-soname -Wl,libsmartcard.so -o .libs/libsmartcard.so
libtool: link: ( cd ".libs" && rm -f "libsmartcard.la" && ln -s "../libsmartcard.la" "libsmartcard.la" )
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po smartcard.mate-settings-plugin.in smartcard.mate-settings-plugin
Found cached translation database
Merging translations into smartcard.mate-settings-plugin.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/smartcard'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
Making all in data
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/data'
LC_ALL=C /usr/bin/intltool-merge  -d -u -c ../po/.intltool-merge-cache ../po mate-settings-daemon.desktop.in mate-settings-daemon.desktop
Found cached translation database
Merging translations into mate-settings-daemon.desktop.
LC_ALL=C /usr/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po mate-settings-daemon.schemas.in mate-settings-daemon.schemas
Found cached translation database
Merging translations into mate-settings-daemon.schemas.
LC_ALL=C /usr/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po apps_mate_settings_daemon_housekeeping.schemas.in apps_mate_settings_daemon_housekeeping.schemas
Found cached translation database
Merging translations into apps_mate_settings_daemon_housekeeping.schemas.
LC_ALL=C /usr/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po apps_mate_settings_daemon_keybindings.schemas.in apps_mate_settings_daemon_keybindings.schemas
Found cached translation database
Merging translations into apps_mate_settings_daemon_keybindings.schemas.
LC_ALL=C /usr/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po desktop_mate_font_rendering.schemas.in desktop_mate_font_rendering.schemas
Found cached translation database
Merging translations into desktop_mate_font_rendering.schemas.
LC_ALL=C /usr/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po desktop_mate_keybindings.schemas.in desktop_mate_keybindings.schemas
Found cached translation database
Merging translations into desktop_mate_keybindings.schemas.
LC_ALL=C /usr/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po apps_mate_settings_daemon_xrandr.schemas.in apps_mate_settings_daemon_xrandr.schemas
Found cached translation database
Merging translations into apps_mate_settings_daemon_xrandr.schemas.
LC_ALL=C /usr/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po desktop_mate_peripherals_touchpad.schemas.in desktop_mate_peripherals_touchpad.schemas
Found cached translation database
Merging translations into desktop_mate_peripherals_touchpad.schemas.
LC_ALL=C /usr/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po desktop_mate_peripherals_smartcard.schemas.in desktop_mate_peripherals_smartcard.schemas
Found cached translation database
Merging translations into desktop_mate_peripherals_smartcard.schemas.
LC_ALL=C /usr/bin/intltool-merge  -x -u --no-translations 50-accessibility.xml.in 50-accessibility.xml
Merging translations into 50-accessibility.xml.
CREATED 50-accessibility.xml
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/data'
Making all in po
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/po'
file=`echo af | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file af.po
file=`echo am | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file am.po
file=`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo as | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file as.po
file=`echo ast | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ast.po
file=`echo az | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file az.po
file=`echo be | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file be.po
file=`echo be@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po
file=`echo bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo bn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bn.po
file=`echo bn_IN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po
file=`echo br | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file br.po
file=`echo bs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bs.po
file=`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
file=`echo crh | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file crh.po
file=`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo cy | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cy.po
file=`echo da | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file da.po
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo dz | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file dz.po
file=`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file el.po
file=`echo en_CA | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
file=`echo en@shaw | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.po
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo et | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file et.po
file=`echo eu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fa.po
file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ga.po
file=`echo gl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo gu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gu.po
file=`echo he | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file he.po
file=`echo hi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hi.po
file=`echo hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hr.po
file=`echo hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file id.po
file=`echo is | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file is.po
file=`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ka.po
file=`echo kn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file kn.po
file=`echo ko | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo ku | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ku.po
file=`echo lt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lt.po
file=`echo lv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lv.po
file=`echo mai | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mai.po
file=`echo mg | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mg.po
file=`echo mk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mk.po
file=`echo ml | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ml.po
file=`echo mn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mn.po
file=`echo mr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mr.po
file=`echo ms | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ms.po
file=`echo nb | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nb.po
file=`echo nds | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nds.po
file=`echo ne | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ne.po
file=`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo nn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nn.po
file=`echo nso | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nso.po
file=`echo oc | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file oc.po
file=`echo or | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file or.po
file=`echo pa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file rw.po
file=`echo si | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file si.po
file=`echo sk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sl.po
file=`echo sq | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sq.po
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo ta | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ta.po
file=`echo te | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file te.po
file=`echo th | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file th.po
file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file uk.po
file=`echo vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo wa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file wa.po
file=`echo xh | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file xh.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
file=`echo zu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zu.po
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/po'
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0'
make[1]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0'
Making install in mate-settings-daemon
make[1]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
make  install-am
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/include/mate-settings-daemon'
 /usr/bin/ginstall -c -m 644 mate-settings-client.h mate-settings-plugin.h '/builds/original/mate/mate-settings-daemon/pkg/usr/include/mate-settings-daemon'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/libexec'
  /bin/sh ../libtool   --mode=install /usr/bin/ginstall -c mate-settings-daemon '/builds/original/mate/mate-settings-daemon/pkg/usr/libexec'
libtool: install: /usr/bin/ginstall -c mate-settings-daemon /builds/original/mate/mate-settings-daemon/pkg/usr/libexec/mate-settings-daemon
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
make[1]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/mate-settings-daemon'
Making install in plugins
make[1]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
Making install in common
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/common'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/common'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/common'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/common'
Making install in a11y-keyboard
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/a11y-keyboard'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/a11y-keyboard'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon'
 /usr/bin/ginstall -c -m 644 msd-a11y-preferences-dialog.ui '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 a11y-keyboard.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   liba11y-keyboard.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/liba11y-keyboard.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/liba11y-keyboard.so
libtool: install: /usr/bin/ginstall -c .libs/liba11y-keyboard.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/liba11y-keyboard.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/a11y-keyboard'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/a11y-keyboard'
Making install in background
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/background'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/background'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 background.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libbackground.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libbackground.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libbackground.so
libtool: install: /usr/bin/ginstall -c .libs/libbackground.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libbackground.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/background'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/background'
Making install in clipboard
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/clipboard'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/clipboard'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 clipboard.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libclipboard.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libclipboard.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libclipboard.so
libtool: install: /usr/bin/ginstall -c .libs/libclipboard.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libclipboard.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/clipboard'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/clipboard'
Making install in datetime
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
make  install-am
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/libexec'
  /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c msd-datetime-mechanism '/builds/original/mate/mate-settings-daemon/pkg/usr/libexec'
libtool: install: /usr/bin/ginstall -c msd-datetime-mechanism /builds/original/mate/mate-settings-daemon/pkg/usr/libexec/msd-datetime-mechanism
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/etc/dbus-1/system.d'
 /usr/bin/ginstall -c -m 644 org.mate.SettingsDaemon.DateTimeMechanism.conf '/builds/original/mate/mate-settings-daemon/pkg/etc/dbus-1/system.d'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/dbus-1/system-services'
 /usr/bin/ginstall -c -m 644 org.mate.SettingsDaemon.DateTimeMechanism.service '/builds/original/mate/mate-settings-daemon/pkg/usr/share/dbus-1/system-services'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/polkit-1/actions'
 /usr/bin/ginstall -c -m 644 org.mate.settingsdaemon.datetimemechanism.policy '/builds/original/mate/mate-settings-daemon/pkg/usr/share/polkit-1/actions'
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/datetime'
Making install in dummy
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/dummy'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/dummy'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/dummy'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/dummy'
Making install in font
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/font'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/font'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 font.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libfont.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libfont.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libfont.so
libtool: install: /usr/bin/ginstall -c .libs/libfont.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libfont.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/font'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/font'
Making install in housekeeping
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/housekeeping'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/housekeeping'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 housekeeping.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libhousekeeping.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libhousekeeping.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libhousekeeping.so
libtool: install: /usr/bin/ginstall -c .libs/libhousekeeping.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libhousekeeping.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/housekeeping'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/housekeeping'
Making install in keybindings
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keybindings'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keybindings'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 keybindings.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libkeybindings.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libkeybindings.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libkeybindings.so
libtool: install: /usr/bin/ginstall -c .libs/libkeybindings.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libkeybindings.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keybindings'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keybindings'
Making install in keyboard
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keyboard'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keyboard'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/icons/hicolor/64x64/devices'
 /usr/bin/ginstall -c -m 644 kbd-capslock-off.png kbd-numlock-off.png kbd-scrolllock-off.png kbd-capslock-on.png kbd-numlock-on.png kbd-scrolllock-on.png '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/icons/hicolor/64x64/devices'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 keyboard.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libkeyboard.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libkeyboard.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libkeyboard.so
libtool: install: /usr/bin/ginstall -c .libs/libkeyboard.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libkeyboard.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon'
 /usr/bin/ginstall -c -m 644 modmap-dialog.ui '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keyboard'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/keyboard'
Making install in media-keys
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
make  install-recursive
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
Making install in cut-n-paste
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys/cut-n-paste'
make[5]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys/cut-n-paste'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys/cut-n-paste'
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys/cut-n-paste'
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
make[5]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
make[5]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/16x16/actions
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/16x16/actions
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/22x22/actions
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/22x22/actions
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/24x24/actions
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/24x24/actions
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/32x32/actions
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/32x32/actions
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/scalable/actions
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/scalable/actions
/usr/bin/ginstall -c -m 644 ./touchpad-enabled-16.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/16x16/actions/touchpad-enabled.png
/usr/bin/ginstall -c -m 644 ./touchpad-enabled-22.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/22x22/actions/touchpad-enabled.png
/usr/bin/ginstall -c -m 644 ./touchpad-enabled-24.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/24x24/actions/touchpad-enabled.png
/usr/bin/ginstall -c -m 644 ./touchpad-enabled-32.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/32x32/actions/touchpad-enabled.png
/usr/bin/ginstall -c -m 644 ./touchpad-enabled.svg /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/scalable/actions/touchpad-enabled.svg
/usr/bin/ginstall -c -m 644 ./touchpad-disabled-16.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/16x16/actions/touchpad-disabled.png
/usr/bin/ginstall -c -m 644 ./touchpad-disabled-22.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/22x22/actions/touchpad-disabled.png
/usr/bin/ginstall -c -m 644 ./touchpad-disabled-24.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/24x24/actions/touchpad-disabled.png
/usr/bin/ginstall -c -m 644 ./touchpad-disabled-32.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/32x32/actions/touchpad-disabled.png
/usr/bin/ginstall -c -m 644 ./touchpad-disabled.svg /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/scalable/actions/touchpad-disabled.svg
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon'
 /usr/bin/ginstall -c -m 644 acme.ui '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 media-keys.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libmedia-keys.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libmedia-keys.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libmedia-keys.so
libtool: install: /usr/bin/ginstall -c .libs/libmedia-keys.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libmedia-keys.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[5]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/media-keys'
Making install in mouse
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/mouse'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/mouse'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/libexec'
  /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c msd-locate-pointer '/builds/original/mate/mate-settings-daemon/pkg/usr/libexec'
libtool: install: /usr/bin/ginstall -c msd-locate-pointer /builds/original/mate/mate-settings-daemon/pkg/usr/libexec/msd-locate-pointer
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 mouse.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libmouse.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libmouse.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libmouse.so
libtool: install: /usr/bin/ginstall -c .libs/libmouse.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libmouse.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/mouse'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/mouse'
Making install in sound
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/sound'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/sound'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 sound.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libsound.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libsound.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libsound.so
libtool: install: /usr/bin/ginstall -c .libs/libsound.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libsound.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/sound'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/sound'
Making install in typing-break
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/typing-break'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/typing-break'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 typing-break.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libtyping-break.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libtyping-break.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libtyping-break.so
libtool: install: /usr/bin/ginstall -c .libs/libtyping-break.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libtyping-break.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/typing-break'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/typing-break'
Making install in xrandr
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
make  install-am
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/etc/mate-settings-daemon/xrandr
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/etc/mate-settings-daemon/xrandr
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/16x16/apps
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/16x16/apps
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/22x22/apps
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/22x22/apps
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/24x24/apps
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/24x24/apps
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/32x32/apps
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/32x32/apps
/bin/sh ../../mkinstalldirs /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/scalable/apps
mkdir -p -- /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/scalable/apps
/usr/bin/ginstall -c -m 644 ./msd-xrandr-16.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/16x16/apps/msd-xrandr.png
/usr/bin/ginstall -c -m 644 ./msd-xrandr-22.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/22x22/apps/msd-xrandr.png
/usr/bin/ginstall -c -m 644 ./msd-xrandr-24.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/24x24/apps/msd-xrandr.png
/usr/bin/ginstall -c -m 644 ./msd-xrandr-32.png /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/32x32/apps/msd-xrandr.png
/usr/bin/ginstall -c -m 644 ./msd-xrandr.svg /builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/mate/scalable/apps/msd-xrandr.svg
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 xrandr.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libxrandr.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libxrandr.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libxrandr.so
libtool: install: /usr/bin/ginstall -c .libs/libxrandr.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libxrandr.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrandr'
Making install in xrdb
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
Making install in data
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb/data'
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb/data'
make[4]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/xrdb'
 /usr/bin/ginstall -c -m 644 General.ad Editres.ad Emacs.ad Motif.ad Tk.ad Xaw.ad '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/xrdb'
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb/data'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb/data'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
make[4]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
make[4]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 xrdb.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libxrdb.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libxrdb.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libxrdb.so
libtool: install: /usr/bin/ginstall -c .libs/libxrdb.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libxrdb.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[4]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xrdb'
Making install in xsettings
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xsettings'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xsettings'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 xsettings.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libxsettings.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libxsettings.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libxsettings.so
libtool: install: /usr/bin/ginstall -c .libs/libxsettings.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libxsettings.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xsettings'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/xsettings'
Making install in smartcard
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/smartcard'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/smartcard'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/ginstall -c -m 644 smartcard.mate-settings-plugin '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/ginstall -c   libsmartcard.la '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0'
libtool: install: /usr/bin/ginstall -c .libs/libsmartcard.so /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libsmartcard.so
libtool: install: /usr/bin/ginstall -c .libs/libsmartcard.lai /builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0/libsmartcard.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/mate-settings-daemon-1.4.0'
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/smartcard'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins/smartcard'
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
make[3]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
make[1]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/plugins'
Making install in data
make[1]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/data'
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/data'
make[2]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/etc/xdg/autostart'
 /usr/bin/ginstall -c -m 644 mate-settings-daemon.desktop '/builds/original/mate/mate-settings-daemon/pkg/etc/xdg/autostart'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/pkgconfig'
 /usr/bin/ginstall -c -m 644 mate-settings-daemon.pc '/builds/original/mate/mate-settings-daemon/pkg/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/schemas'
 /usr/bin/ginstall -c -m 644 mate-settings-daemon.schemas apps_mate_settings_daemon_housekeeping.schemas apps_mate_settings_daemon_keybindings.schemas desktop_mate_font_rendering.schemas desktop_mate_keybindings.schemas apps_mate_settings_daemon_xrandr.schemas desktop_mate_peripherals_touchpad.schemas desktop_mate_peripherals_smartcard.schemas '/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/schemas'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/dbus-1/services'
 /usr/bin/ginstall -c -m 644 org.mate.SettingsDaemon.service '/builds/original/mate/mate-settings-daemon/pkg/usr/share/dbus-1/services'
 /usr/bin/mkdir -p '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-control-center/keybindings'
 /usr/bin/ginstall -c -m 644 50-accessibility.xml '/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-control-center/keybindings'
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/data'
make[1]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/data'
Making install in po
make[1]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/po'
linguas="af am ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB en@shaw es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn nso oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tr uk vi wa xh zh_CN zh_HK zh_TW zu "; \
for lang in $linguas; do \
  dir=/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /builds/original/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/ginstall -c -m 644 $lang.gmo $dir/mate-settings-daemon.mo; \
    echo "installing $lang.gmo as $dir/mate-settings-daemon.mo"; \
  else \
    /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/mate-settings-daemon.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/mate-settings-daemon.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/mate-settings-daemon.mo.m; \
    echo "installing $lang.gmo.m as $dir/mate-settings-daemon.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \
	$dir/mate-settings-daemon.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/mate-settings-daemon.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing af.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/af/LC_MESSAGES/mate-settings-daemon.mo
installing am.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/am/LC_MESSAGES/mate-settings-daemon.mo
installing ar.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ar/LC_MESSAGES/mate-settings-daemon.mo
installing as.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/as/LC_MESSAGES/mate-settings-daemon.mo
installing ast.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ast/LC_MESSAGES/mate-settings-daemon.mo
installing az.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/az/LC_MESSAGES/mate-settings-daemon.mo
installing be.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/be/LC_MESSAGES/mate-settings-daemon.mo
installing be@latin.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/be@latin/LC_MESSAGES/mate-settings-daemon.mo
installing bg.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bg/LC_MESSAGES/mate-settings-daemon.mo
installing bn.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bn/LC_MESSAGES/mate-settings-daemon.mo
installing bn_IN.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bn_IN/LC_MESSAGES/mate-settings-daemon.mo
installing br.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/br/LC_MESSAGES/mate-settings-daemon.mo
installing bs.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bs/LC_MESSAGES/mate-settings-daemon.mo
installing ca.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ca/LC_MESSAGES/mate-settings-daemon.mo
installing ca@valencia.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ca@valencia/LC_MESSAGES/mate-settings-daemon.mo
installing crh.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/crh/LC_MESSAGES/mate-settings-daemon.mo
installing cs.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/cs/LC_MESSAGES/mate-settings-daemon.mo
installing cy.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/cy/LC_MESSAGES/mate-settings-daemon.mo
installing da.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/da/LC_MESSAGES/mate-settings-daemon.mo
installing de.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/de/LC_MESSAGES/mate-settings-daemon.mo
installing dz.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/dz/LC_MESSAGES/mate-settings-daemon.mo
installing el.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/el/LC_MESSAGES/mate-settings-daemon.mo
installing en_CA.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en_CA/LC_MESSAGES/mate-settings-daemon.mo
installing en_GB.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en_GB/LC_MESSAGES/mate-settings-daemon.mo
installing en@shaw.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en@shaw/LC_MESSAGES/mate-settings-daemon.mo
installing es.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/es/LC_MESSAGES/mate-settings-daemon.mo
installing et.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/et/LC_MESSAGES/mate-settings-daemon.mo
installing eu.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/eu/LC_MESSAGES/mate-settings-daemon.mo
installing fa.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fa/LC_MESSAGES/mate-settings-daemon.mo
installing fi.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fi/LC_MESSAGES/mate-settings-daemon.mo
installing fr.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fr/LC_MESSAGES/mate-settings-daemon.mo
installing ga.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ga/LC_MESSAGES/mate-settings-daemon.mo
installing gl.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/gl/LC_MESSAGES/mate-settings-daemon.mo
installing gu.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/gu/LC_MESSAGES/mate-settings-daemon.mo
installing he.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/he/LC_MESSAGES/mate-settings-daemon.mo
installing hi.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hi/LC_MESSAGES/mate-settings-daemon.mo
installing hr.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hr/LC_MESSAGES/mate-settings-daemon.mo
installing hu.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hu/LC_MESSAGES/mate-settings-daemon.mo
installing id.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/id/LC_MESSAGES/mate-settings-daemon.mo
installing is.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/is/LC_MESSAGES/mate-settings-daemon.mo
installing it.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/it/LC_MESSAGES/mate-settings-daemon.mo
installing ja.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ja/LC_MESSAGES/mate-settings-daemon.mo
installing ka.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ka/LC_MESSAGES/mate-settings-daemon.mo
installing kn.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/kn/LC_MESSAGES/mate-settings-daemon.mo
installing ko.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ko/LC_MESSAGES/mate-settings-daemon.mo
installing ku.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ku/LC_MESSAGES/mate-settings-daemon.mo
installing lt.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/lt/LC_MESSAGES/mate-settings-daemon.mo
installing lv.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/lv/LC_MESSAGES/mate-settings-daemon.mo
installing mai.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mai/LC_MESSAGES/mate-settings-daemon.mo
installing mg.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mg/LC_MESSAGES/mate-settings-daemon.mo
installing mk.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mk/LC_MESSAGES/mate-settings-daemon.mo
installing ml.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ml/LC_MESSAGES/mate-settings-daemon.mo
installing mn.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mn/LC_MESSAGES/mate-settings-daemon.mo
installing mr.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mr/LC_MESSAGES/mate-settings-daemon.mo
installing ms.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ms/LC_MESSAGES/mate-settings-daemon.mo
installing nb.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nb/LC_MESSAGES/mate-settings-daemon.mo
installing nds.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nds/LC_MESSAGES/mate-settings-daemon.mo
installing ne.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ne/LC_MESSAGES/mate-settings-daemon.mo
installing nl.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nl/LC_MESSAGES/mate-settings-daemon.mo
installing nn.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nn/LC_MESSAGES/mate-settings-daemon.mo
installing nso.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nso/LC_MESSAGES/mate-settings-daemon.mo
installing oc.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/oc/LC_MESSAGES/mate-settings-daemon.mo
installing or.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/or/LC_MESSAGES/mate-settings-daemon.mo
installing pa.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pa/LC_MESSAGES/mate-settings-daemon.mo
installing pl.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pl/LC_MESSAGES/mate-settings-daemon.mo
installing pt.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pt/LC_MESSAGES/mate-settings-daemon.mo
installing pt_BR.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pt_BR/LC_MESSAGES/mate-settings-daemon.mo
installing ro.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ro/LC_MESSAGES/mate-settings-daemon.mo
installing ru.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ru/LC_MESSAGES/mate-settings-daemon.mo
installing rw.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/rw/LC_MESSAGES/mate-settings-daemon.mo
installing si.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/si/LC_MESSAGES/mate-settings-daemon.mo
installing sk.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sk/LC_MESSAGES/mate-settings-daemon.mo
installing sl.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sl/LC_MESSAGES/mate-settings-daemon.mo
installing sq.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sq/LC_MESSAGES/mate-settings-daemon.mo
installing sr.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sr/LC_MESSAGES/mate-settings-daemon.mo
installing sr@latin.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sr@latin/LC_MESSAGES/mate-settings-daemon.mo
installing sv.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sv/LC_MESSAGES/mate-settings-daemon.mo
installing ta.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ta/LC_MESSAGES/mate-settings-daemon.mo
installing te.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/te/LC_MESSAGES/mate-settings-daemon.mo
installing th.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/th/LC_MESSAGES/mate-settings-daemon.mo
installing tr.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/tr/LC_MESSAGES/mate-settings-daemon.mo
installing uk.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/uk/LC_MESSAGES/mate-settings-daemon.mo
installing vi.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/vi/LC_MESSAGES/mate-settings-daemon.mo
installing wa.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/wa/LC_MESSAGES/mate-settings-daemon.mo
installing xh.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/xh/LC_MESSAGES/mate-settings-daemon.mo
installing zh_CN.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_CN/LC_MESSAGES/mate-settings-daemon.mo
installing zh_HK.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_HK/LC_MESSAGES/mate-settings-daemon.mo
installing zh_TW.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_TW/LC_MESSAGES/mate-settings-daemon.mo
installing zu.gmo as /builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zu/LC_MESSAGES/mate-settings-daemon.mo
make[1]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0/po'
make[1]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0'
make[2]: Entering directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0'
make[1]: Leaving directory `/builds/salix/mate/mate-settings-daemon/src/mate-settings-daemon-1.4.0'
install: creating directory '/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' to key `/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify' for locale `ru'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' to key `/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again' for locale `ru'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' to key `/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify' for locale `ru'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' to key `/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period' for locale `ru'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' to key `/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths' for locale `ru'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' to key `/apps/mate_settings_daemon/keybindings/touchpad'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/touchpad' for locale `ta'
Attached schema `/schemas/apps/mate_settings_daemon/volume_step' to key `/apps/mate_settings_daemon/volume_step'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `af'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ms'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `is'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `hr'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/volume_step' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' to key `/apps/mate_settings_daemon/keybindings/volume_mute'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `af'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ms'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `hr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_mute' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' to key `/apps/mate_settings_daemon/keybindings/volume_down'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `af'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ms'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `is'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `si'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `hr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_down' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' to key `/apps/mate_settings_daemon/keybindings/volume_up'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `af'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ms'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `is'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `si'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `hr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/volume_up' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/power' to key `/apps/mate_settings_daemon/keybindings/power'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `si'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/power' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/eject' to key `/apps/mate_settings_daemon/keybindings/eject'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `af'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ms'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `si'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `hr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/eject' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/home' to key `/apps/mate_settings_daemon/keybindings/home'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/home' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/search' to key `/apps/mate_settings_daemon/keybindings/search'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `af'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ms'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `is'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `rw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `si'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `hr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/search' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/email' to key `/apps/mate_settings_daemon/keybindings/email'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/email' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' to key `/apps/mate_settings_daemon/keybindings/screensaver'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/screensaver' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/help' to key `/apps/mate_settings_daemon/keybindings/help'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/help' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' to key `/apps/mate_settings_daemon/keybindings/calculator'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/calculator' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/www' to key `/apps/mate_settings_daemon/keybindings/www'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ne'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/www' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/media' to key `/apps/mate_settings_daemon/keybindings/media'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `nds'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/media' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/play' to key `/apps/mate_settings_daemon/keybindings/play'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `xh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `mg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `az'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `mn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `be'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `fa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `bs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `nso'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ka'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `zu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `cy'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ku'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `sq'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `en_CA'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `dz'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/play' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/pause' to key `/apps/mate_settings_daemon/keybindings/pause'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/pause' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/stop' to key `/apps/mate_settings_daemon/keybindings/stop'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/stop' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/previous' to key `/apps/mate_settings_daemon/keybindings/previous'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/previous' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/keybindings/next' to key `/apps/mate_settings_daemon/keybindings/next'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `mai'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `oc'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/keybindings/next' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' to key `/apps/mate_settings_daemon/xrandr/show_notification_icon'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/show_notification_icon' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/xrandr/use_xorg_monitor_settings' to key `/apps/mate_settings_daemon/xrandr/use_xorg_monitor_settings'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/use_xorg_monitor_settings' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' to key `/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup' for locale `ta'
Attached schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' to key `/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup' for locale `ta'
Attached schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' to key `/apps/mate_settings_daemon/xrandr/default_configuration_file'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/xrandr/default_configuration_file' for locale `sr@latin'
Attached schema `/schemas/desktop/mate/font_rendering/dpi' to key `/desktop/mate/font_rendering/dpi'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `lv'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `pt'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `tr'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ast'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `id'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `el'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ar'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `as'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `es'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `et'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `eu'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `mk'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ml'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `mai'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `it'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `mr'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `uk'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `bg'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ja'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `bn'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `fi'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `nb'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `fr'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `nl'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `nn'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ca'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `vi'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ro'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ga'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ru'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `gl'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `cs'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `kn'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ko'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `gu'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `C'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `sl'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `or'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `sk'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `da'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `be@latin'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `sr'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `de'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `sv'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `he'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `hi'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `crh'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `pa'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `en_GB'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `ta'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `te'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `hu'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `pl'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `th'
Installed schema `/schemas/desktop/mate/font_rendering/dpi' for locale `lt'
Attached schema `/schemas/desktop/mate/font_rendering/antialiasing' to key `/desktop/mate/font_rendering/antialiasing'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `lv'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `pt'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `tr'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ast'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `id'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `el'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ar'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `as'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `es'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `et'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `eu'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `mk'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ml'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `mai'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `it'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `mr'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `uk'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `bg'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ja'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `bn'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `fi'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `nb'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `fr'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `nl'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `nn'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ca'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ro'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `vi'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ga'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ru'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `gl'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `cs'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `kn'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ko'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `gu'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `C'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `sl'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `or'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `sk'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `da'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `be@latin'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `sr'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `de'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `sv'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `he'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `hi'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `crh'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `pa'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `en_GB'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `ta'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `te'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `hu'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `pl'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `th'
Installed schema `/schemas/desktop/mate/font_rendering/antialiasing' for locale `lt'
Attached schema `/schemas/desktop/mate/font_rendering/hinting' to key `/desktop/mate/font_rendering/hinting'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `lv'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `pt'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `tr'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ast'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `id'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `el'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ar'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `as'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `es'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `et'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `eu'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `mk'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ml'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `mai'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `it'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `mr'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `uk'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `bg'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ja'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `bn'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `fi'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `nb'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `fr'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `nl'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `nn'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ca'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `vi'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ro'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ga'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ru'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `gl'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `cs'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `kn'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ko'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `gu'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `C'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `sl'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `or'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `sk'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `da'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `be@latin'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `sr'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `de'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `sv'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `he'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `hi'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `crh'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `pa'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `en_GB'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `ta'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `te'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `hu'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `pl'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `th'
Installed schema `/schemas/desktop/mate/font_rendering/hinting' for locale `lt'
Attached schema `/schemas/desktop/mate/font_rendering/rgba_order' to key `/desktop/mate/font_rendering/rgba_order'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `lv'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `pt'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `tr'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ast'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `id'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `el'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ar'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `as'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `es'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `et'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `eu'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `mk'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ml'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `it'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `mr'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `uk'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `bg'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ja'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `bn'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `fi'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `nb'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `br'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `fr'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `nl'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `nn'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ca'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `vi'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ro'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ga'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ru'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `gl'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `cs'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `kn'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ko'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `gu'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `sk'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `sl'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `or'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `C'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `da'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `be@latin'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `sr'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `de'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `sv'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `he'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `hi'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `crh'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `pa'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `en_GB'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `ta'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `te'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `hu'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `pl'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `th'
Installed schema `/schemas/desktop/mate/font_rendering/rgba_order' for locale `lt'
Attached schema `/schemas/desktop/mate/keybindings/allowed_keys' to key `/desktop/mate/keybindings/allowed_keys'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ar'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `br'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ru'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `nds'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/allowed_keys' for locale `lt'
Attached schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' to key `/desktop/mate/peripherals/smartcard/removal_action'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `he'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `ja'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `sl'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `C'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `fr'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `sr'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `sv'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `pa'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `hu'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `nl'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `lt'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `ta'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `pl'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `el'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `id'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `ro'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `gl'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `es'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `pt'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `et'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `ru'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `tr'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `da'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `it'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `bg'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `de'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `en_GB'
Installed schema `/schemas/desktop/mate/peripherals/smartcard/removal_action' for locale `sr@latin'
Attached schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' to key `/desktop/mate/peripherals/touchpad/disable_while_typing'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `he'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ja'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `hi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `sl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `or'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ta'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `C'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `fr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `sr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `nb'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `sk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ca'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `sv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `hu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `pa'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `uk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `nl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `nn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `lt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ar'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `as'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `lv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `crh'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `el'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ast'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `cs'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `id'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `th'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `gl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `pt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `es'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `et'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `eu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `te'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ro'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `pl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `tr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `gu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `vi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `kn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ko'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `it'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `da'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `de'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ml'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `en_GB'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `bn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `mr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `bg'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `fi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/disable_while_typing' for locale `ru'
Attached schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' to key `/desktop/mate/peripherals/touchpad/tap_to_click'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `he'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ja'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `hi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `sl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `or'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ta'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `C'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `fr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `sr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `nb'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `sk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ca'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `sv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `hu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `pa'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `uk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `nl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `nn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `lt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ar'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `as'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `lv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `crh'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `el'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ast'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `cs'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `id'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `th'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `gl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `pt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `es'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `et'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `eu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `te'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ro'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `pl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `tr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `gu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `vi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `kn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ko'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `it'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `da'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `de'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ml'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `en_GB'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `bn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `mr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `bg'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `fi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/tap_to_click' for locale `ru'
Attached schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' to key `/desktop/mate/peripherals/touchpad/scroll_method'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `he'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ja'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `hi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `sl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `or'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ta'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `C'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `fr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `sr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `nb'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `sk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ca'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `sv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `hu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `pa'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `uk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `nl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `nn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `lt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ar'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `as'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `lv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `crh'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `el'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ast'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `cs'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `id'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `th'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `gl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `pt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `es'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `et'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `eu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `te'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ro'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `pl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `tr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `gu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `vi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `kn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ko'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `it'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `da'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `de'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ml'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `en_GB'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `bn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `mr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `bg'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `fi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/scroll_method' for locale `ru'
Attached schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' to key `/desktop/mate/peripherals/touchpad/horiz_scroll_enabled'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `he'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ja'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `hi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `sl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `or'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ta'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `C'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `fr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `sr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `nb'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `sk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ca'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `sv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `hu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `pa'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `uk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `vi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `nl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `nn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `lt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ar'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `as'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `lv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `crh'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `el'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ast'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `cs'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `id'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `th'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `gl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `pt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `es'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `et'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `eu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `te'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ro'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `pl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `tr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `gu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `kn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ko'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `it'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `da'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `de'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ml'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `en_GB'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `bn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `mr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `bg'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `fi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/horiz_scroll_enabled' for locale `ru'
Attached schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' to key `/desktop/mate/peripherals/touchpad/touchpad_enabled'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `he'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `ja'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `sk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `sl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `C'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `fr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `sr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `uk'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `nb'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `ca'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `sv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `pa'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `hu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `nl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `nn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `lt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `ar'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `lv'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `pl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `crh'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `el'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `cs'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `id'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `th'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `gl'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `pt'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `es'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `et'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `eu'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `ro'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `ru'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `tr'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `da'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `it'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `bg'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `de'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `en_GB'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `bn'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `ko'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `fi'
Installed schema `/schemas/desktop/mate/peripherals/touchpad/touchpad_enabled' for locale `ta'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' to key `/apps/mate_settings_daemon/plugins/a11y-keyboard/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/priority' to key `/apps/mate_settings_daemon/plugins/a11y-keyboard/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/background/active' to key `/apps/mate_settings_daemon/plugins/background/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/background/priority' to key `/apps/mate_settings_daemon/plugins/background/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/background/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' to key `/apps/mate_settings_daemon/plugins/clipboard/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/priority' to key `/apps/mate_settings_daemon/plugins/clipboard/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/clipboard/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/font/active' to key `/apps/mate_settings_daemon/plugins/font/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/font/priority' to key `/apps/mate_settings_daemon/plugins/font/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/font/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' to key `/apps/mate_settings_daemon/plugins/housekeeping/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ga'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/priority' to key `/apps/mate_settings_daemon/plugins/housekeeping/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/housekeeping/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' to key `/apps/mate_settings_daemon/plugins/keybindings/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/active' for locale `ru'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/priority' to key `/apps/mate_settings_daemon/plugins/keybindings/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keybindings/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' to key `/apps/mate_settings_daemon/plugins/keyboard/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/priority' to key `/apps/mate_settings_daemon/plugins/keyboard/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/keyboard/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' to key `/apps/mate_settings_daemon/plugins/media-keys/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/priority' to key `/apps/mate_settings_daemon/plugins/media-keys/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/media-keys/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' to key `/apps/mate_settings_daemon/plugins/mouse/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/mouse/priority' to key `/apps/mate_settings_daemon/plugins/mouse/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/mouse/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' to key `/apps/mate_settings_daemon/plugins/smartcard/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/active' for locale `sr@latin'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/priority' to key `/apps/mate_settings_daemon/plugins/smartcard/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/smartcard/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' to key `/apps/mate_settings_daemon/plugins/sound/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/sound/priority' to key `/apps/mate_settings_daemon/plugins/sound/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/sound/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' to key `/apps/mate_settings_daemon/plugins/typing-break/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/priority' to key `/apps/mate_settings_daemon/plugins/typing-break/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/typing-break/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' to key `/apps/mate_settings_daemon/plugins/xrandr/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `lt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/active' for locale `sr@latin'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/priority' to key `/apps/mate_settings_daemon/plugins/xrandr/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrandr/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' to key `/apps/mate_settings_daemon/plugins/xrdb/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/priority' to key `/apps/mate_settings_daemon/plugins/xrdb/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xrdb/priority' for locale `C'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' to key `/apps/mate_settings_daemon/plugins/xsettings/active'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `lv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `pt'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `tr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ast'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `id'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `pt_BR'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `el'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ca@valencia'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ar'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `as'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `en@shaw'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `es'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `et'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `eu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `mk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ml'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `it'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `mr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `uk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `sr@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `bg'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `zh_CN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ja'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `bn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `fi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `nb'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `br'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `fr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `nl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `nn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ca'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `vi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ro'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ru'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `zh_HK'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `bn_IN'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `gl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `cs'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `kn'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ko'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `gu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `C'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `sl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `or'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `sk'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `da'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `be@latin'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `sr'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `de'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `zh_TW'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `sv'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `he'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `hi'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `crh'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `pa'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `en_GB'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `ta'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `te'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `hu'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `pl'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `th'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/active' for locale `lt'
Attached schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/priority' to key `/apps/mate_settings_daemon/plugins/xsettings/priority'
Installed schema `/schemas/apps/mate_settings_daemon/plugins/xsettings/priority' for locale `C'
Attached schema `/schemas/desktop/mate/keybindings/magnifier/binding' to key `/desktop/mate/keybindings/magnifier/binding'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/binding' for locale `ru'
Attached schema `/schemas/desktop/mate/keybindings/magnifier/name' to key `/desktop/mate/keybindings/magnifier/name'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/name' for locale `ru'
Attached schema `/schemas/desktop/mate/keybindings/magnifier/action' to key `/desktop/mate/keybindings/magnifier/action'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/magnifier/action' for locale `ru'
Attached schema `/schemas/desktop/mate/keybindings/screenreader/binding' to key `/desktop/mate/keybindings/screenreader/binding'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/binding' for locale `ru'
Attached schema `/schemas/desktop/mate/keybindings/screenreader/name' to key `/desktop/mate/keybindings/screenreader/name'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/name' for locale `ru'
Attached schema `/schemas/desktop/mate/keybindings/screenreader/action' to key `/desktop/mate/keybindings/screenreader/action'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/screenreader/action' for locale `ru'
Attached schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' to key `/desktop/mate/keybindings/onscreenkeyboard/name'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/name' for locale `ru'
Attached schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' to key `/desktop/mate/keybindings/onscreenkeyboard/binding'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/binding' for locale `ru'
Attached schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' to key `/desktop/mate/keybindings/onscreenkeyboard/action'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `he'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ja'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `hi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `sl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `or'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `C'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `fr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `sr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `nb'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `sk'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ca'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `sv'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `hu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `pa'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `uk'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `vi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `nl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ga'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `lt'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ta'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `as'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `lv'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `crh'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `el'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ast'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `cs'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `id'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `nn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `gl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `pt'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `es'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `et'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `eu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `te'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ro'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `pl'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `th'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `gu'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `tr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `kn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ko'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `it'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `da'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `de'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ml'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `en_GB'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `bn'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `mr'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `bg'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `fi'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/keybindings/onscreenkeyboard/action' for locale `ru'
Attached schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' to key `/desktop/mate/accessibility/keyboard/stickykeys_enable'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `lv'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `pt'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `tr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ast'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `id'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `el'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ar'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `as'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `es'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `et'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `eu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ml'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `mai'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `it'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `mr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `uk'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `bg'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ja'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `bn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `fi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `nb'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `fr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `nl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `nn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ca'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `vi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ro'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ga'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ru'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `gl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `cs'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `kn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ko'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `gu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `C'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `sl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `or'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `sk'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `da'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `sr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `de'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `sv'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `he'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `hi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `crh'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `pa'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `en_GB'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `ta'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `te'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `hu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `pl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `th'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/stickykeys_enable' for locale `lt'
Attached schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' to key `/desktop/mate/accessibility/keyboard/bouncekeys_enable'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `he'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ja'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `hi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `sl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `or'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `C'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `fr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `sr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `nb'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `sk'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ca'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `sv'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `hu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `pa'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `uk'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `vi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `nl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ga'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `lt'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ta'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `as'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `lv'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `crh'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `el'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ast'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `cs'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `id'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `nn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `gl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `pt'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `es'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `et'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `eu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `te'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ro'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `pl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `th'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `gu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `tr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `kn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ko'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `it'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `da'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `de'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `mai'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `en_GB'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `bn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ml'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `mr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `bg'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `fi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/bouncekeys_enable' for locale `ru'
Attached schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' to key `/desktop/mate/accessibility/keyboard/slowkeys_enable'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `he'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ja'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `hi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `sl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `or'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ta'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `C'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `fr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `sr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `nb'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `sk'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ca'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `sv'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `hu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `pa'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `uk'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `vi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `nl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `nn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `lt'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ar'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `as'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `lv'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `crh'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `el'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ast'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `cs'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `id'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `th'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `gl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `pt'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `es'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `et'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `eu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `te'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ro'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `pl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `tr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `gu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `kn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ko'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `it'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `da'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `de'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `mai'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `en_GB'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `bn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ml'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `mr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `bg'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `fi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/slowkeys_enable' for locale `ru'
Attached schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' to key `/desktop/mate/accessibility/keyboard/mousekeys_enable'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `lv'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `pt'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `tr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ast'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `id'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `el'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ar'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `as'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `es'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `et'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `eu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ml'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `mai'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `it'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `mr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `uk'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `bg'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ja'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `bn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `fi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `nb'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `br'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `fr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `nl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `nn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ca'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `vi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ro'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ga'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ru'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `nds'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `cs'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `gl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `kn'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ko'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `gu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `C'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `sl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `or'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `sk'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `da'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `sr'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `de'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `sv'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `he'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `hi'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `crh'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `pa'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `en_GB'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `ta'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `te'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `hu'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `pl'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `th'
Installed schema `/schemas/desktop/mate/accessibility/keyboard/mousekeys_enable' for locale `lt'
Attached schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' to key `/desktop/mate/applications/at/screen_keyboard_enabled'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `he'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ja'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `hi'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `sl'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `or'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ta'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `C'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `fr'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `sr'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `nb'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `sk'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ca'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `sv'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `hu'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `pa'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `uk'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `vi'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `nl'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ga'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `lt'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ar'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `as'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `lv'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `crh'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `el'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ast'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `cs'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `id'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `nn'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `gl'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `pt'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `es'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `et'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `eu'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `te'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ro'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `pl'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `th'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `gu'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `tr'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `kn'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `it'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `bg'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `da'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `de'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ml'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `en_GB'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `bn'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `mr'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ko'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `fi'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/applications/at/screen_keyboard_enabled' for locale `ru'
Attached schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' to key `/desktop/mate/applications/at/screen_magnifier_enabled'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `lv'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `pt'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `tr'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ast'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `id'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `el'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ar'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `as'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `es'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `et'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `eu'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ml'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `it'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `mr'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `uk'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `bg'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ja'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `bn'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `fi'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `nb'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `br'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `fr'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `nl'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `nn'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ca'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `vi'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ro'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ga'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ru'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `nds'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `cs'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `gl'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `kn'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ko'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `gu'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `C'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `sl'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `or'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `sk'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `da'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `sr'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `de'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `sv'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `he'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `hi'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `crh'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `pa'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `en_GB'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `ta'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `te'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `hu'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `pl'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `th'
Installed schema `/schemas/desktop/mate/applications/at/screen_magnifier_enabled' for locale `lt'
Attached schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' to key `/desktop/mate/applications/at/screen_reader_enabled'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `lv'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `pt'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `tr'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ast'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `id'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `pt_BR'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `el'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ca@valencia'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ar'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `as'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `en@shaw'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `es'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `et'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `eu'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ml'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `it'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `mr'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `uk'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `sr@latin'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `bg'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `zh_CN'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ja'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `bn'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `fi'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `nb'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `br'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `fr'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `nl'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `nn'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ca'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `vi'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ro'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ga'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ru'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `zh_HK'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `bn_IN'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `nds'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `cs'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `gl'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `kn'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ko'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `gu'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `C'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `sl'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `or'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `sk'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `da'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `sr'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `de'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `zh_TW'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `sv'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `he'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `hi'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `crh'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `pa'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `en_GB'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `ta'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `te'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `hu'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `pl'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `th'
Installed schema `/schemas/desktop/mate/applications/at/screen_reader_enabled' for locale `lt'
/builds/original/mate/mate-settings-daemon/pkg:
total 12
drwxr-xr-x 6 root root 4096 Mar  2 18:32 etc
drwxr-xr-x 2 root root 4096 Mar  2 18:32 install
drwxr-xr-x 8 root root 4096 Mar  2 18:32 usr

/builds/original/mate/mate-settings-daemon/pkg/etc:
total 16
drwxr-xr-x 3 root root 4096 Mar  2 18:31 dbus-1
drwxr-xr-x 3 root root 4096 Mar  2 18:32 mate-settings-daemon
drwxr-xr-x 4 root root 4096 Mar  2 18:32 mateconf
drwxr-xr-x 3 root root 4096 Mar  2 18:32 xdg

/builds/original/mate/mate-settings-daemon/pkg/etc/dbus-1:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:31 system.d

/builds/original/mate/mate-settings-daemon/pkg/etc/dbus-1/system.d:
total 4
-rw-r--r-- 1 root root 621 Mar  2 18:31 org.mate.SettingsDaemon.DateTimeMechanism.conf

/builds/original/mate/mate-settings-daemon/pkg/etc/mate-settings-daemon:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 xrandr

/builds/original/mate/mate-settings-daemon/pkg/etc/mate-settings-daemon/xrandr:
total 0

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf:
total 8
drwxr-xr-x 5 root root 4096 Mar  2 18:32 mateconf.xml.defaults
drwxr-xr-x 2 root root 4096 Mar  2 18:32 schemas

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults:
total 12
drwxr-xr-x 3 root root 4096 Mar  2 18:32 apps
drwxr-xr-x 3 root root 4096 Mar  2 18:32 desktop
drwxr-xr-x 4 root root 4096 Mar  2 18:32 schemas

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps:
total 4
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 5 root root 4096 Mar  2 18:32 mate_settings_daemon

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon:
total 16
-rw-r--r--  1 root root  149 Mar  2 18:32 %mateconf.xml
drwxr-xr-x  2 root root 4096 Mar  2 18:32 keybindings
drwxr-xr-x 17 root root 4096 Mar  2 18:32 plugins
drwxr-xr-x  2 root root 4096 Mar  2 18:32 xrandr

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/keybindings:
total 4
-rw-r--r-- 1 root root 2075 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins:
total 60
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 a11y-keyboard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 background
drwxr-xr-x 2 root root 4096 Mar  2 18:32 clipboard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 font
drwxr-xr-x 2 root root 4096 Mar  2 18:32 housekeeping
drwxr-xr-x 2 root root 4096 Mar  2 18:32 keybindings
drwxr-xr-x 2 root root 4096 Mar  2 18:32 keyboard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 media-keys
drwxr-xr-x 2 root root 4096 Mar  2 18:32 mouse
drwxr-xr-x 2 root root 4096 Mar  2 18:32 smartcard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 sound
drwxr-xr-x 2 root root 4096 Mar  2 18:32 typing-break
drwxr-xr-x 2 root root 4096 Mar  2 18:32 xrandr
drwxr-xr-x 2 root root 4096 Mar  2 18:32 xrdb
drwxr-xr-x 2 root root 4096 Mar  2 18:32 xsettings

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/a11y-keyboard:
total 4
-rw-r--r-- 1 root root 281 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/background:
total 4
-rw-r--r-- 1 root root 275 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/clipboard:
total 4
-rw-r--r-- 1 root root 273 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/font:
total 4
-rw-r--r-- 1 root root 263 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/housekeeping:
total 4
-rw-r--r-- 1 root root 984 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/keybindings:
total 4
-rw-r--r-- 1 root root 277 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/keyboard:
total 4
-rw-r--r-- 1 root root 271 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/media-keys:
total 4
-rw-r--r-- 1 root root 275 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/mouse:
total 4
-rw-r--r-- 1 root root 265 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/smartcard:
total 4
-rw-r--r-- 1 root root 273 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/sound:
total 4
-rw-r--r-- 1 root root 265 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/typing-break:
total 4
-rw-r--r-- 1 root root 279 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xrandr:
total 4
-rw-r--r-- 1 root root 267 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xrdb:
total 4
-rw-r--r-- 1 root root 263 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xsettings:
total 4
-rw-r--r-- 1 root root 273 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/xrandr:
total 4
-rw-r--r-- 1 root root 774 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop:
total 4
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 7 root root 4096 Mar  2 18:32 mate

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate:
total 20
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 3 root root 4096 Mar  2 18:32 accessibility
drwxr-xr-x 3 root root 4096 Mar  2 18:32 applications
drwxr-xr-x 2 root root 4096 Mar  2 18:32 font_rendering
drwxr-xr-x 5 root root 4096 Mar  2 18:32 keybindings
drwxr-xr-x 4 root root 4096 Mar  2 18:32 peripherals

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/accessibility:
total 4
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 keyboard

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/accessibility/keyboard:
total 4
-rw-r--r-- 1 root root 543 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/applications:
total 4
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 at

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/applications/at:
total 4
-rw-r--r-- 1 root root 436 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/font_rendering:
total 4
-rw-r--r-- 1 root root 445 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings:
total 16
-rw-r--r-- 1 root root  150 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 magnifier
drwxr-xr-x 2 root root 4096 Mar  2 18:32 onscreenkeyboard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 screenreader

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/magnifier:
total 4
-rw-r--r-- 1 root root 352 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/onscreenkeyboard:
total 4
-rw-r--r-- 1 root root 373 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/screenreader:
total 4
-rw-r--r-- 1 root root 361 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals:
total 8
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 smartcard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 touchpad

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/smartcard:
total 4
-rw-r--r-- 1 root root 164 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/touchpad:
total 4
-rw-r--r-- 1 root root 657 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas:
total 8
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 3 root root 4096 Mar  2 18:32 apps
drwxr-xr-x 3 root root 4096 Mar  2 18:32 desktop

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps:
total 4
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 5 root root 4096 Mar  2 18:32 mate_settings_daemon

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon:
total 28
-rw-r--r--  1 root root 13807 Mar  2 18:32 %mateconf.xml
drwxr-xr-x  2 root root  4096 Mar  2 18:32 keybindings
drwxr-xr-x 17 root root  4096 Mar  2 18:32 plugins
drwxr-xr-x  2 root root  4096 Mar  2 18:32 xrandr

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/keybindings:
total 224
-rw-r--r-- 1 root root 221588 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins:
total 60
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 a11y-keyboard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 background
drwxr-xr-x 2 root root 4096 Mar  2 18:32 clipboard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 font
drwxr-xr-x 2 root root 4096 Mar  2 18:32 housekeeping
drwxr-xr-x 2 root root 4096 Mar  2 18:32 keybindings
drwxr-xr-x 2 root root 4096 Mar  2 18:32 keyboard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 media-keys
drwxr-xr-x 2 root root 4096 Mar  2 18:32 mouse
drwxr-xr-x 2 root root 4096 Mar  2 18:32 smartcard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 sound
drwxr-xr-x 2 root root 4096 Mar  2 18:32 typing-break
drwxr-xr-x 2 root root 4096 Mar  2 18:32 xrandr
drwxr-xr-x 2 root root 4096 Mar  2 18:32 xrdb
drwxr-xr-x 2 root root 4096 Mar  2 18:32 xsettings

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard:
total 20
-rw-r--r-- 1 root root 18350 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/background:
total 20
-rw-r--r-- 1 root root 16625 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/clipboard:
total 16
-rw-r--r-- 1 root root 16091 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/font:
total 16
-rw-r--r-- 1 root root 15349 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/housekeeping:
total 96
-rw-r--r-- 1 root root 91348 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/keybindings:
total 16
-rw-r--r-- 1 root root 15320 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/keyboard:
total 16
-rw-r--r-- 1 root root 15583 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/media-keys:
total 20
-rw-r--r-- 1 root root 16719 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/mouse:
total 16
-rw-r--r-- 1 root root 14868 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/smartcard:
total 12
-rw-r--r-- 1 root root 9323 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/sound:
total 16
-rw-r--r-- 1 root root 14987 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/typing-break:
total 16
-rw-r--r-- 1 root root 15997 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xrandr:
total 8
-rw-r--r-- 1 root root 7670 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xrdb:
total 16
-rw-r--r-- 1 root root 14387 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xsettings:
total 16
-rw-r--r-- 1 root root 14614 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/xrandr:
total 56
-rw-r--r-- 1 root root 52068 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop:
total 4
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 7 root root 4096 Mar  2 18:32 mate

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate:
total 20
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 3 root root 4096 Mar  2 18:32 accessibility
drwxr-xr-x 3 root root 4096 Mar  2 18:32 applications
drwxr-xr-x 2 root root 4096 Mar  2 18:32 font_rendering
drwxr-xr-x 5 root root 4096 Mar  2 18:32 keybindings
drwxr-xr-x 4 root root 4096 Mar  2 18:32 peripherals

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/accessibility:
total 4
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 keyboard

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/accessibility/keyboard:
total 56
-rw-r--r-- 1 root root 49263 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/applications:
total 4
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 at

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/applications/at:
total 32
-rw-r--r-- 1 root root 31053 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/font_rendering:
total 104
-rw-r--r-- 1 root root 100981 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings:
total 32
-rw-r--r-- 1 root root 18316 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root  4096 Mar  2 18:32 magnifier
drwxr-xr-x 2 root root  4096 Mar  2 18:32 onscreenkeyboard
drwxr-xr-x 2 root root  4096 Mar  2 18:32 screenreader

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/magnifier:
total 56
-rw-r--r-- 1 root root 49305 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/onscreenkeyboard:
total 60
-rw-r--r-- 1 root root 54309 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/screenreader:
total 56
-rw-r--r-- 1 root root 52590 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals:
total 8
-rw-r--r-- 1 root root    0 Mar  2 18:32 %mateconf.xml
drwxr-xr-x 2 root root 4096 Mar  2 18:32 smartcard
drwxr-xr-x 2 root root 4096 Mar  2 18:32 touchpad

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/smartcard:
total 12
-rw-r--r-- 1 root root 11878 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/touchpad:
total 76
-rw-r--r-- 1 root root 70421 Mar  2 18:32 %mateconf.xml

/builds/original/mate/mate-settings-daemon/pkg/etc/mateconf/schemas:
total 1096
-rw-r--r-- 1 root root  74216 Mar  2 18:32 apps_mate_settings_daemon_housekeeping.schemas
-rw-r--r-- 1 root root 282512 Mar  2 18:32 apps_mate_settings_daemon_keybindings.schemas
-rw-r--r-- 1 root root  56826 Mar  2 18:32 apps_mate_settings_daemon_xrandr.schemas
-rw-r--r-- 1 root root 107122 Mar  2 18:32 desktop_mate_font_rendering.schemas
-rw-r--r-- 1 root root  19968 Mar  2 18:32 desktop_mate_keybindings.schemas
-rw-r--r-- 1 root root  12046 Mar  2 18:32 desktop_mate_peripherals_smartcard.schemas
-rw-r--r-- 1 root root  72030 Mar  2 18:32 desktop_mate_peripherals_touchpad.schemas
-rw-r--r-- 1 root root 460877 Mar  2 18:32 mate-settings-daemon.schemas

/builds/original/mate/mate-settings-daemon/pkg/etc/xdg:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 autostart

/builds/original/mate/mate-settings-daemon/pkg/etc/xdg/autostart:
total 4
-rw-r--r-- 1 root root 2848 Mar  2 18:32 mate-settings-daemon.desktop

/builds/original/mate/mate-settings-daemon/pkg/install:
total 4
-rw-r--r-- 1 root root 430 Mar  2 18:32 slack-desc

/builds/original/mate/mate-settings-daemon/pkg/usr:
total 24
drwxr-xr-x 3 root root 4096 Mar  2 18:32 doc
drwxr-xr-x 3 root root 4096 Mar  2 18:31 include
drwxr-xr-x 4 root root 4096 Mar  2 18:32 lib
drwxr-xr-x 2 root root 4096 Mar  2 18:32 libexec
drwxr-xr-x 8 root root 4096 Mar  2 18:32 share
drwxr-xr-x 3 root root 4096 Mar  2 18:19 src

/builds/original/mate/mate-settings-daemon/pkg/usr/doc:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 mate-settings-daemon-1.4.0

/builds/original/mate/mate-settings-daemon/pkg/usr/doc/mate-settings-daemon-1.4.0:
total 120
-rw-r--r-- 1 root root   196 Mar  2 18:32 AUTHORS
-rw-r--r-- 1 root root 18002 Mar  2 18:32 COPYING
-rw-r--r-- 1 root root 67874 Mar  2 18:32 ChangeLog
-rw-r--r-- 1 root root 15744 Mar  2 18:32 INSTALL
-rw-r--r-- 1 root root     1 Mar  2 18:32 NEWS
-rw-r--r-- 1 root root    86 Mar  2 18:32 README

/builds/original/mate/mate-settings-daemon/pkg/usr/include:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:31 mate-settings-daemon

/builds/original/mate/mate-settings-daemon/pkg/usr/include/mate-settings-daemon:
total 20
-rw-r--r-- 1 root root  4248 Mar  2 18:31 mate-settings-client.h
-rw-r--r-- 1 root root 11301 Mar  2 18:31 mate-settings-plugin.h

/builds/original/mate/mate-settings-daemon/pkg/usr/lib:
total 8
drwxr-xr-x 2 root root 4096 Mar  2 18:32 mate-settings-daemon-1.4.0
drwxr-xr-x 2 root root 4096 Mar  2 18:32 pkgconfig

/builds/original/mate/mate-settings-daemon/pkg/usr/lib/mate-settings-daemon-1.4.0:
total 632
-rw-r--r-- 1 root root  7367 Mar  2 18:31 a11y-keyboard.mate-settings-plugin
-rw-r--r-- 1 root root  4742 Mar  2 18:31 background.mate-settings-plugin
-rw-r--r-- 1 root root  5275 Mar  2 18:31 clipboard.mate-settings-plugin
-rw-r--r-- 1 root root  4726 Mar  2 18:31 font.mate-settings-plugin
-rw-r--r-- 1 root root   263 Mar  2 18:31 housekeeping.mate-settings-plugin
-rw-r--r-- 1 root root  5400 Mar  2 18:31 keybindings.mate-settings-plugin
-rw-r--r-- 1 root root  5201 Mar  2 18:31 keyboard.mate-settings-plugin
-rwxr-xr-x 1 root root  1933 Mar  2 18:31 liba11y-keyboard.la
-rwxr-xr-x 1 root root 37528 Mar  2 18:32 liba11y-keyboard.so
-rwxr-xr-x 1 root root  1864 Mar  2 18:31 libbackground.la
-rwxr-xr-x 1 root root 14520 Mar  2 18:32 libbackground.so
-rwxr-xr-x 1 root root  1858 Mar  2 18:31 libclipboard.la
-rwxr-xr-x 1 root root 20612 Mar  2 18:32 libclipboard.so
-rwxr-xr-x 1 root root  1828 Mar  2 18:31 libfont.la
-rwxr-xr-x 1 root root 15436 Mar  2 18:32 libfont.so
-rwxr-xr-x 1 root root  1902 Mar  2 18:31 libhousekeeping.la
-rwxr-xr-x 1 root root 40832 Mar  2 18:32 libhousekeeping.so
-rwxr-xr-x 1 root root  1927 Mar  2 18:31 libkeybindings.la
-rwxr-xr-x 1 root root 37188 Mar  2 18:32 libkeybindings.so
-rwxr-xr-x 1 root root  2030 Mar  2 18:31 libkeyboard.la
-rwxr-xr-x 1 root root 36992 Mar  2 18:32 libkeyboard.so
-rwxr-xr-x 1 root root  2138 Mar  2 18:31 libmedia-keys.la
-rwxr-xr-x 1 root root 60736 Mar  2 18:32 libmedia-keys.so
-rwxr-xr-x 1 root root  1909 Mar  2 18:31 libmouse.la
-rwxr-xr-x 1 root root 24604 Mar  2 18:32 libmouse.so
-rwxr-xr-x 1 root root  1949 Mar  2 18:32 libsmartcard.la
-rwxr-xr-x 1 root root 29064 Mar  2 18:32 libsmartcard.so
-rwxr-xr-x 1 root root  1834 Mar  2 18:31 libsound.la
-rwxr-xr-x 1 root root  8388 Mar  2 18:32 libsound.so
-rwxr-xr-x 1 root root  1876 Mar  2 18:32 libtyping-break.la
-rwxr-xr-x 1 root root 10936 Mar  2 18:32 libtyping-break.so
-rwxr-xr-x 1 root root  1866 Mar  2 18:32 libxrandr.la
-rwxr-xr-x 1 root root 41044 Mar  2 18:32 libxrandr.so
-rwxr-xr-x 1 root root  1828 Mar  2 18:32 libxrdb.la
-rwxr-xr-x 1 root root 18648 Mar  2 18:32 libxrdb.so
-rwxr-xr-x 1 root root  1858 Mar  2 18:32 libxsettings.la
-rwxr-xr-x 1 root root 32964 Mar  2 18:32 libxsettings.so
-rw-r--r-- 1 root root  5671 Mar  2 18:31 media-keys.mate-settings-plugin
-rw-r--r-- 1 root root  4257 Mar  2 18:31 mouse.mate-settings-plugin
-rw-r--r-- 1 root root   161 Mar  2 18:32 smartcard.mate-settings-plugin
-rw-r--r-- 1 root root   620 Mar  2 18:31 sound.mate-settings-plugin
-rw-r--r-- 1 root root  6505 Mar  2 18:31 typing-break.mate-settings-plugin
-rw-r--r-- 1 root root  6446 Mar  2 18:32 xrandr.mate-settings-plugin
-rw-r--r-- 1 root root  6970 Mar  2 18:32 xrdb.mate-settings-plugin
-rw-r--r-- 1 root root  5463 Mar  2 18:32 xsettings.mate-settings-plugin

/builds/original/mate/mate-settings-daemon/pkg/usr/lib/pkgconfig:
total 4
-rw-r--r-- 1 root root 380 Mar  2 18:32 mate-settings-daemon.pc

/builds/original/mate/mate-settings-daemon/pkg/usr/libexec:
total 88
-rwxr-xr-x 1 root root 31308 Mar  2 18:32 mate-settings-daemon
-rwxr-xr-x 1 root root 24904 Mar  2 18:32 msd-datetime-mechanism
-rwxr-xr-x 1 root root 27056 Mar  2 18:32 msd-locate-pointer

/builds/original/mate/mate-settings-daemon/pkg/usr/share:
total 24
drwxr-xr-x  4 root root 4096 Mar  2 18:32 dbus-1
drwxr-xr-x  3 root root 4096 Mar  2 18:32 icons
drwxr-xr-x 91 root root 4096 Mar  2 18:32 locale
drwxr-xr-x  3 root root 4096 Mar  2 18:32 mate-control-center
drwxr-xr-x  4 root root 4096 Mar  2 18:32 mate-settings-daemon
drwxr-xr-x  3 root root 4096 Mar  2 18:31 polkit-1

/builds/original/mate/mate-settings-daemon/pkg/usr/share/dbus-1:
total 8
drwxr-xr-x 2 root root 4096 Mar  2 18:32 services
drwxr-xr-x 2 root root 4096 Mar  2 18:31 system-services

/builds/original/mate/mate-settings-daemon/pkg/usr/share/dbus-1/services:
total 4
-rw-r--r-- 1 root root 84 Mar  2 18:32 org.mate.SettingsDaemon.service

/builds/original/mate/mate-settings-daemon/pkg/usr/share/dbus-1/system-services:
total 4
-rw-r--r-- 1 root root 114 Mar  2 18:31 org.mate.SettingsDaemon.DateTimeMechanism.service

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons:
total 4
drwxr-xr-x 7 root root 4096 Mar  2 18:32 hicolor

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor:
total 20
drwxr-xr-x 4 root root 4096 Mar  2 18:32 16x16
drwxr-xr-x 4 root root 4096 Mar  2 18:32 22x22
drwxr-xr-x 4 root root 4096 Mar  2 18:32 24x24
drwxr-xr-x 4 root root 4096 Mar  2 18:32 32x32
drwxr-xr-x 4 root root 4096 Mar  2 18:32 scalable

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/16x16:
total 8
drwxr-xr-x 2 root root 4096 Mar  2 18:31 actions
drwxr-xr-x 2 root root 4096 Mar  2 18:32 apps

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/16x16/actions:
total 8
-rw-r--r-- 1 root root 610 Mar  2 18:31 touchpad-disabled.png
-rw-r--r-- 1 root root 626 Mar  2 18:31 touchpad-enabled.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/16x16/apps:
total 4
-rw-r--r-- 1 root root 613 Mar  2 18:32 msd-xrandr.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/22x22:
total 8
drwxr-xr-x 2 root root 4096 Mar  2 18:31 actions
drwxr-xr-x 2 root root 4096 Mar  2 18:32 apps

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/22x22/actions:
total 8
-rw-r--r-- 1 root root 957 Mar  2 18:31 touchpad-disabled.png
-rw-r--r-- 1 root root 938 Mar  2 18:31 touchpad-enabled.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/22x22/apps:
total 4
-rw-r--r-- 1 root root 866 Mar  2 18:32 msd-xrandr.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/24x24:
total 8
drwxr-xr-x 2 root root 4096 Mar  2 18:31 actions
drwxr-xr-x 2 root root 4096 Mar  2 18:32 apps

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/24x24/actions:
total 8
-rw-r--r-- 1 root root 985 Mar  2 18:31 touchpad-disabled.png
-rw-r--r-- 1 root root 949 Mar  2 18:31 touchpad-enabled.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/24x24/apps:
total 4
-rw-r--r-- 1 root root 909 Mar  2 18:32 msd-xrandr.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/32x32:
total 8
drwxr-xr-x 2 root root 4096 Mar  2 18:31 actions
drwxr-xr-x 2 root root 4096 Mar  2 18:32 apps

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/32x32/actions:
total 8
-rw-r--r-- 1 root root 1610 Mar  2 18:31 touchpad-disabled.png
-rw-r--r-- 1 root root 1494 Mar  2 18:31 touchpad-enabled.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/32x32/apps:
total 4
-rw-r--r-- 1 root root 1602 Mar  2 18:32 msd-xrandr.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/scalable:
total 8
drwxr-xr-x 2 root root 4096 Mar  2 18:31 actions
drwxr-xr-x 2 root root 4096 Mar  2 18:32 apps

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/scalable/actions:
total 56
-rw-r--r-- 1 root root 32024 Mar  2 18:31 touchpad-disabled.svg
-rw-r--r-- 1 root root 23913 Mar  2 18:31 touchpad-enabled.svg

/builds/original/mate/mate-settings-daemon/pkg/usr/share/icons/hicolor/scalable/apps:
total 20
-rw-r--r-- 1 root root 19423 Mar  2 18:32 msd-xrandr.svg

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale:
total 356
drwxr-xr-x 3 root root 4096 Mar  2 18:32 af
drwxr-xr-x 3 root root 4096 Mar  2 18:32 am
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ar
drwxr-xr-x 3 root root 4096 Mar  2 18:32 as
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ast
drwxr-xr-x 3 root root 4096 Mar  2 18:32 az
drwxr-xr-x 3 root root 4096 Mar  2 18:32 be
drwxr-xr-x 3 root root 4096 Mar  2 18:32 be@latin
drwxr-xr-x 3 root root 4096 Mar  2 18:32 bg
drwxr-xr-x 3 root root 4096 Mar  2 18:32 bn
drwxr-xr-x 3 root root 4096 Mar  2 18:32 bn_IN
drwxr-xr-x 3 root root 4096 Mar  2 18:32 br
drwxr-xr-x 3 root root 4096 Mar  2 18:32 bs
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ca
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ca@valencia
drwxr-xr-x 3 root root 4096 Mar  2 18:32 crh
drwxr-xr-x 3 root root 4096 Mar  2 18:32 cs
drwxr-xr-x 3 root root 4096 Mar  2 18:32 cy
drwxr-xr-x 3 root root 4096 Mar  2 18:32 da
drwxr-xr-x 3 root root 4096 Mar  2 18:32 de
drwxr-xr-x 3 root root 4096 Mar  2 18:32 dz
drwxr-xr-x 3 root root 4096 Mar  2 18:32 el
drwxr-xr-x 3 root root 4096 Mar  2 18:32 en@shaw
drwxr-xr-x 3 root root 4096 Mar  2 18:32 en_CA
drwxr-xr-x 3 root root 4096 Mar  2 18:32 en_GB
drwxr-xr-x 3 root root 4096 Mar  2 18:32 es
drwxr-xr-x 3 root root 4096 Mar  2 18:32 et
drwxr-xr-x 3 root root 4096 Mar  2 18:32 eu
drwxr-xr-x 3 root root 4096 Mar  2 18:32 fa
drwxr-xr-x 3 root root 4096 Mar  2 18:32 fi
drwxr-xr-x 3 root root 4096 Mar  2 18:32 fr
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ga
drwxr-xr-x 3 root root 4096 Mar  2 18:32 gl
drwxr-xr-x 3 root root 4096 Mar  2 18:32 gu
drwxr-xr-x 3 root root 4096 Mar  2 18:32 he
drwxr-xr-x 3 root root 4096 Mar  2 18:32 hi
drwxr-xr-x 3 root root 4096 Mar  2 18:32 hr
drwxr-xr-x 3 root root 4096 Mar  2 18:32 hu
drwxr-xr-x 3 root root 4096 Mar  2 18:32 id
drwxr-xr-x 3 root root 4096 Mar  2 18:32 is
drwxr-xr-x 3 root root 4096 Mar  2 18:32 it
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ja
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ka
drwxr-xr-x 3 root root 4096 Mar  2 18:32 kn
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ko
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ku
drwxr-xr-x 3 root root 4096 Mar  2 18:32 lt
drwxr-xr-x 3 root root 4096 Mar  2 18:32 lv
drwxr-xr-x 3 root root 4096 Mar  2 18:32 mai
drwxr-xr-x 3 root root 4096 Mar  2 18:32 mg
drwxr-xr-x 3 root root 4096 Mar  2 18:32 mk
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ml
drwxr-xr-x 3 root root 4096 Mar  2 18:32 mn
drwxr-xr-x 3 root root 4096 Mar  2 18:32 mr
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ms
drwxr-xr-x 3 root root 4096 Mar  2 18:32 nb
drwxr-xr-x 3 root root 4096 Mar  2 18:32 nds
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ne
drwxr-xr-x 3 root root 4096 Mar  2 18:32 nl
drwxr-xr-x 3 root root 4096 Mar  2 18:32 nn
drwxr-xr-x 3 root root 4096 Mar  2 18:32 nso
drwxr-xr-x 3 root root 4096 Mar  2 18:32 oc
drwxr-xr-x 3 root root 4096 Mar  2 18:32 or
drwxr-xr-x 3 root root 4096 Mar  2 18:32 pa
drwxr-xr-x 3 root root 4096 Mar  2 18:32 pl
drwxr-xr-x 3 root root 4096 Mar  2 18:32 pt
drwxr-xr-x 3 root root 4096 Mar  2 18:32 pt_BR
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ro
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ru
drwxr-xr-x 3 root root 4096 Mar  2 18:32 rw
drwxr-xr-x 3 root root 4096 Mar  2 18:32 si
drwxr-xr-x 3 root root 4096 Mar  2 18:32 sk
drwxr-xr-x 3 root root 4096 Mar  2 18:32 sl
drwxr-xr-x 3 root root 4096 Mar  2 18:32 sq
drwxr-xr-x 3 root root 4096 Mar  2 18:32 sr
drwxr-xr-x 3 root root 4096 Mar  2 18:32 sr@latin
drwxr-xr-x 3 root root 4096 Mar  2 18:32 sv
drwxr-xr-x 3 root root 4096 Mar  2 18:32 ta
drwxr-xr-x 3 root root 4096 Mar  2 18:32 te
drwxr-xr-x 3 root root 4096 Mar  2 18:32 th
drwxr-xr-x 3 root root 4096 Mar  2 18:32 tr
drwxr-xr-x 3 root root 4096 Mar  2 18:32 uk
drwxr-xr-x 3 root root 4096 Mar  2 18:32 vi
drwxr-xr-x 3 root root 4096 Mar  2 18:32 wa
drwxr-xr-x 3 root root 4096 Mar  2 18:32 xh
drwxr-xr-x 3 root root 4096 Mar  2 18:32 zh_CN
drwxr-xr-x 3 root root 4096 Mar  2 18:32 zh_HK
drwxr-xr-x 3 root root 4096 Mar  2 18:32 zh_TW
drwxr-xr-x 3 root root 4096 Mar  2 18:32 zu

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/af:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/af/LC_MESSAGES:
total 12
-rw-r--r-- 1 root root 9289 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/am:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/am/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 527 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ar:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ar/LC_MESSAGES:
total 28
-rw-r--r-- 1 root root 26547 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/as:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/as/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 43892 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ast:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ast/LC_MESSAGES:
total 28
-rw-r--r-- 1 root root 27864 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/az:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/az/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 5522 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/be:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/be/LC_MESSAGES:
total 12
-rw-r--r-- 1 root root 8992 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/be@latin:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/be@latin/LC_MESSAGES:
total 20
-rw-r--r-- 1 root root 17534 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bg:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bg/LC_MESSAGES:
total 48
-rw-r--r-- 1 root root 45174 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bn:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bn/LC_MESSAGES:
total 56
-rw-r--r-- 1 root root 49549 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bn_IN:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bn_IN/LC_MESSAGES:
total 48
-rw-r--r-- 1 root root 47405 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/br:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/br/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 4114 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bs:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/bs/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 5190 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ca:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ca/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 30159 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ca@valencia:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ca@valencia/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 30107 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/crh:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/crh/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 30594 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/cs:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/cs/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 29751 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/cy:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/cy/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 6899 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/da:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/da/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 32055 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/de:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/de/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 34228 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/dz:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/dz/LC_MESSAGES:
total 16
-rw-r--r-- 1 root root 14358 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/el:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/el/LC_MESSAGES:
total 48
-rw-r--r-- 1 root root 48309 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en@shaw:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en@shaw/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 43562 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en_CA:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en_CA/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 6348 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en_GB:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/en_GB/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 30894 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/es:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/es/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 34418 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/et:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/et/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 32326 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/eu:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/eu/LC_MESSAGES:
total 28
-rw-r--r-- 1 root root 28569 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fa:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fa/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 7693 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fi:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fi/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 29453 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fr:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/fr/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 34699 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ga:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ga/LC_MESSAGES:
total 12
-rw-r--r-- 1 root root 9146 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/gl:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/gl/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33906 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/gu:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/gu/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 43278 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/he:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/he/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33003 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hi:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hi/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 41979 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hr:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hr/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 4272 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hu:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/hu/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 34618 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/id:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/id/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 31870 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/is:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/is/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 2894 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/it:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/it/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33968 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ja:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ja/LC_MESSAGES:
total 40
-rw-r--r-- 1 root root 39063 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ka:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ka/LC_MESSAGES:
total 12
-rw-r--r-- 1 root root 11677 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/kn:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/kn/LC_MESSAGES:
total 48
-rw-r--r-- 1 root root 47327 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ko:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ko/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 29502 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ku:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ku/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 6734 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/lt:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/lt/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 32985 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/lv:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/lv/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 29634 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mai:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mai/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 7247 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mg:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mg/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 7090 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mk:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mk/LC_MESSAGES:
total 28
-rw-r--r-- 1 root root 26069 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ml:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ml/LC_MESSAGES:
total 56
-rw-r--r-- 1 root root 51938 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mn:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mn/LC_MESSAGES:
total 12
-rw-r--r-- 1 root root 8675 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mr:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/mr/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 42847 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ms:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ms/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 3723 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nb:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nb/LC_MESSAGES:
total 28
-rw-r--r-- 1 root root 25901 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nds:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nds/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 3474 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ne:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ne/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 3600 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nl:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nl/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33091 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nn:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nn/LC_MESSAGES:
total 28
-rw-r--r-- 1 root root 27755 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nso:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/nso/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 5808 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/oc:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/oc/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 2660 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/or:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/or/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 41213 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pa:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pa/LC_MESSAGES:
total 48
-rw-r--r-- 1 root root 48157 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pl:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pl/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33681 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pt:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pt/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33442 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pt_BR:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/pt_BR/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33565 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ro:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ro/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33690 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ru:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ru/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 44594 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/rw:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/rw/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 706 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/si:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/si/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 1200 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sk:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sk/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 30901 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sl:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sl/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 32297 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sq:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sq/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 7080 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sr:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sr/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 42463 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sr@latin:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sr@latin/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 32615 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sv:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/sv/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33148 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ta:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/ta/LC_MESSAGES:
total 60
-rw-r--r-- 1 root root 53744 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/te:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/te/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 44903 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/th:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/th/LC_MESSAGES:
total 44
-rw-r--r-- 1 root root 44403 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/tr:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/tr/LC_MESSAGES:
total 36
-rw-r--r-- 1 root root 33056 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/uk:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/uk/LC_MESSAGES:
total 40
-rw-r--r-- 1 root root 38371 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/vi:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/vi/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 29188 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/wa:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/wa/LC_MESSAGES:
total 4
-rw-r--r-- 1 root root 802 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/xh:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/xh/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 5482 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_CN:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_CN/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 29359 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_HK:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_HK/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 29988 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_TW:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zh_TW/LC_MESSAGES:
total 32
-rw-r--r-- 1 root root 29994 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zu:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 LC_MESSAGES

/builds/original/mate/mate-settings-daemon/pkg/usr/share/locale/zu/LC_MESSAGES:
total 8
-rw-r--r-- 1 root root 5501 Mar  2 18:32 mate-settings-daemon.mo

/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-control-center:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 keybindings

/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-control-center/keybindings:
total 4
-rw-r--r-- 1 root root 310 Mar  2 18:32 50-accessibility.xml

/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon:
total 40
-rw-r--r-- 1 root root  1118 Mar  2 18:31 acme.ui
drwxr-xr-x 3 root root  4096 Mar  2 18:31 icons
-rw-r--r-- 1 root root 13265 Mar  2 18:31 modmap-dialog.ui
-rw-r--r-- 1 root root 11343 Mar  2 18:31 msd-a11y-preferences-dialog.ui
drwxr-xr-x 2 root root  4096 Mar  2 18:32 xrdb

/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/icons:
total 4
drwxr-xr-x 3 root root 4096 Mar  2 18:31 hicolor

/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/icons/hicolor:
total 4
drwxr-xr-x 3 root root 4096 Mar  2 18:31 64x64

/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/icons/hicolor/64x64:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:31 devices

/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/icons/hicolor/64x64/devices:
total 24
-rw-r--r-- 1 root root 1650 Mar  2 18:31 kbd-capslock-off.png
-rw-r--r-- 1 root root 1488 Mar  2 18:31 kbd-capslock-on.png
-rw-r--r-- 1 root root 1742 Mar  2 18:31 kbd-numlock-off.png
-rw-r--r-- 1 root root 1591 Mar  2 18:31 kbd-numlock-on.png
-rw-r--r-- 1 root root 1467 Mar  2 18:31 kbd-scrolllock-off.png
-rw-r--r-- 1 root root 1337 Mar  2 18:31 kbd-scrolllock-on.png

/builds/original/mate/mate-settings-daemon/pkg/usr/share/mate-settings-daemon/xrdb:
total 24
-rw-r--r-- 1 root root  210 Mar  2 18:32 Editres.ad
-rw-r--r-- 1 root root  848 Mar  2 18:32 Emacs.ad
-rw-r--r-- 1 root root   48 Mar  2 18:32 General.ad
-rw-r--r-- 1 root root 2102 Mar  2 18:32 Motif.ad
-rw-r--r-- 1 root root 3427 Mar  2 18:32 Tk.ad
-rw-r--r-- 1 root root  749 Mar  2 18:32 Xaw.ad

/builds/original/mate/mate-settings-daemon/pkg/usr/share/polkit-1:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:31 actions

/builds/original/mate/mate-settings-daemon/pkg/usr/share/polkit-1/actions:
total 20
-rw-r--r-- 1 root root 20348 Mar  2 18:31 org.mate.settingsdaemon.datetimemechanism.policy

/builds/original/mate/mate-settings-daemon/pkg/usr/src:
total 4
drwxr-xr-x 2 root root 4096 Mar  2 18:32 mate-settings-daemon-1.4.0

/builds/original/mate/mate-settings-daemon/pkg/usr/src/mate-settings-daemon-1.4.0:
total 4
-rw-r--r-- 1 root root 1896 Mar  2 18:32 SLKBUILD

Slackware package maker, version 3.14159.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /builds/original/mate/mate-settings-daemon/mate-settings-daemon-1.4.0-arm-1rl.txz

./
etc/
etc/dbus-1/
etc/dbus-1/system.d/
etc/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
etc/mate-settings-daemon/
etc/mate-settings-daemon/xrandr/
etc/xdg/
etc/xdg/autostart/
etc/xdg/autostart/mate-settings-daemon.desktop
etc/mateconf/
etc/mateconf/schemas/
etc/mateconf/schemas/desktop_mate_peripherals_smartcard.schemas
etc/mateconf/schemas/mate-settings-daemon.schemas
etc/mateconf/schemas/apps_mate_settings_daemon_housekeeping.schemas
etc/mateconf/schemas/desktop_mate_keybindings.schemas
etc/mateconf/schemas/apps_mate_settings_daemon_xrandr.schemas
etc/mateconf/schemas/desktop_mate_font_rendering.schemas
etc/mateconf/schemas/desktop_mate_peripherals_touchpad.schemas
etc/mateconf/schemas/apps_mate_settings_daemon_keybindings.schemas
etc/mateconf/mateconf.xml.defaults/
etc/mateconf/mateconf.xml.defaults/schemas/
etc/mateconf/mateconf.xml.defaults/schemas/apps/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/keybindings/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/keybindings/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/xrandr/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/xrandr/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/housekeeping/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/housekeeping/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/a11y-keyboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/background/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/background/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/keybindings/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/keybindings/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/smartcard/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/smartcard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/clipboard/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/clipboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/keyboard/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/keyboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xrandr/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xrandr/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xrdb/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xrdb/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/typing-break/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/typing-break/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/font/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/font/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/sound/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/sound/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/mouse/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/mouse/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xsettings/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/xsettings/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/media-keys/
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/media-keys/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/apps/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/magnifier/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/magnifier/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/onscreenkeyboard/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/onscreenkeyboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/screenreader/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/keybindings/screenreader/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/smartcard/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/smartcard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/touchpad/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/touchpad/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/applications/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/applications/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/applications/at/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/applications/at/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/font_rendering/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/font_rendering/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/accessibility/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/accessibility/keyboard/
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/accessibility/keyboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/accessibility/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/desktop/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/schemas/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/keybindings/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/keybindings/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/xrandr/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/xrandr/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/housekeeping/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/housekeeping/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/a11y-keyboard/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/a11y-keyboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/background/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/background/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/keybindings/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/keybindings/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/smartcard/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/smartcard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/clipboard/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/clipboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/keyboard/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/keyboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xrandr/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xrandr/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xrdb/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xrdb/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/typing-break/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/typing-break/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/font/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/font/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/sound/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/sound/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/mouse/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/mouse/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xsettings/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/xsettings/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/media-keys/
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/media-keys/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/apps/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/
etc/mateconf/mateconf.xml.defaults/desktop/mate/
etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/
etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/magnifier/
etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/magnifier/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/onscreenkeyboard/
etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/onscreenkeyboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/screenreader/
etc/mateconf/mateconf.xml.defaults/desktop/mate/keybindings/screenreader/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/
etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/smartcard/
etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/smartcard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/touchpad/
etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/touchpad/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/applications/
etc/mateconf/mateconf.xml.defaults/desktop/mate/applications/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/applications/at/
etc/mateconf/mateconf.xml.defaults/desktop/mate/applications/at/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/font_rendering/
etc/mateconf/mateconf.xml.defaults/desktop/mate/font_rendering/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/accessibility/
etc/mateconf/mateconf.xml.defaults/desktop/mate/accessibility/keyboard/
etc/mateconf/mateconf.xml.defaults/desktop/mate/accessibility/keyboard/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/mate/accessibility/%mateconf.xml
etc/mateconf/mateconf.xml.defaults/desktop/%mateconf.xml
usr/
usr/src/
usr/src/mate-settings-daemon-1.4.0/
usr/src/mate-settings-daemon-1.4.0/SLKBUILD
usr/include/
usr/include/mate-settings-daemon/
usr/include/mate-settings-daemon/mate-settings-client.h
usr/include/mate-settings-daemon/mate-settings-plugin.h
usr/libexec/
usr/libexec/msd-datetime-mechanism
usr/libexec/mate-settings-daemon
usr/libexec/msd-locate-pointer
usr/share/
usr/share/locale/
usr/share/locale/af/
usr/share/locale/af/LC_MESSAGES/
usr/share/locale/af/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ta/
usr/share/locale/ta/LC_MESSAGES/
usr/share/locale/ta/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/hr/
usr/share/locale/hr/LC_MESSAGES/
usr/share/locale/hr/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/sr/
usr/share/locale/sr/LC_MESSAGES/
usr/share/locale/sr/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/he/
usr/share/locale/he/LC_MESSAGES/
usr/share/locale/he/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/el/
usr/share/locale/el/LC_MESSAGES/
usr/share/locale/el/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/mn/
usr/share/locale/mn/LC_MESSAGES/
usr/share/locale/mn/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ca/
usr/share/locale/ca/LC_MESSAGES/
usr/share/locale/ca/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/sr@latin/
usr/share/locale/sr@latin/LC_MESSAGES/
usr/share/locale/sr@latin/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/mai/
usr/share/locale/mai/LC_MESSAGES/
usr/share/locale/mai/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/is/
usr/share/locale/is/LC_MESSAGES/
usr/share/locale/is/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/nb/
usr/share/locale/nb/LC_MESSAGES/
usr/share/locale/nb/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/en@shaw/
usr/share/locale/en@shaw/LC_MESSAGES/
usr/share/locale/en@shaw/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/vi/
usr/share/locale/vi/LC_MESSAGES/
usr/share/locale/vi/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/pa/
usr/share/locale/pa/LC_MESSAGES/
usr/share/locale/pa/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/eu/
usr/share/locale/eu/LC_MESSAGES/
usr/share/locale/eu/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/pl/
usr/share/locale/pl/LC_MESSAGES/
usr/share/locale/pl/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/zh_TW/
usr/share/locale/zh_TW/LC_MESSAGES/
usr/share/locale/zh_TW/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/mr/
usr/share/locale/mr/LC_MESSAGES/
usr/share/locale/mr/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ko/
usr/share/locale/ko/LC_MESSAGES/
usr/share/locale/ko/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ml/
usr/share/locale/ml/LC_MESSAGES/
usr/share/locale/ml/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/mg/
usr/share/locale/mg/LC_MESSAGES/
usr/share/locale/mg/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/th/
usr/share/locale/th/LC_MESSAGES/
usr/share/locale/th/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/en_GB/
usr/share/locale/en_GB/LC_MESSAGES/
usr/share/locale/en_GB/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/mk/
usr/share/locale/mk/LC_MESSAGES/
usr/share/locale/mk/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/br/
usr/share/locale/br/LC_MESSAGES/
usr/share/locale/br/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/te/
usr/share/locale/te/LC_MESSAGES/
usr/share/locale/te/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/sk/
usr/share/locale/sk/LC_MESSAGES/
usr/share/locale/sk/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/sq/
usr/share/locale/sq/LC_MESSAGES/
usr/share/locale/sq/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/am/
usr/share/locale/am/LC_MESSAGES/
usr/share/locale/am/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/en_CA/
usr/share/locale/en_CA/LC_MESSAGES/
usr/share/locale/en_CA/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/rw/
usr/share/locale/rw/LC_MESSAGES/
usr/share/locale/rw/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/sl/
usr/share/locale/sl/LC_MESSAGES/
usr/share/locale/sl/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/id/
usr/share/locale/id/LC_MESSAGES/
usr/share/locale/id/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ms/
usr/share/locale/ms/LC_MESSAGES/
usr/share/locale/ms/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ast/
usr/share/locale/ast/LC_MESSAGES/
usr/share/locale/ast/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/sv/
usr/share/locale/sv/LC_MESSAGES/
usr/share/locale/sv/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/da/
usr/share/locale/da/LC_MESSAGES/
usr/share/locale/da/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/bn_IN/
usr/share/locale/bn_IN/LC_MESSAGES/
usr/share/locale/bn_IN/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/zh_HK/
usr/share/locale/zh_HK/LC_MESSAGES/
usr/share/locale/zh_HK/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/lt/
usr/share/locale/lt/LC_MESSAGES/
usr/share/locale/lt/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/gu/
usr/share/locale/gu/LC_MESSAGES/
usr/share/locale/gu/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/az/
usr/share/locale/az/LC_MESSAGES/
usr/share/locale/az/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/be@latin/
usr/share/locale/be@latin/LC_MESSAGES/
usr/share/locale/be@latin/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ne/
usr/share/locale/ne/LC_MESSAGES/
usr/share/locale/ne/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/pt/
usr/share/locale/pt/LC_MESSAGES/
usr/share/locale/pt/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ja/
usr/share/locale/ja/LC_MESSAGES/
usr/share/locale/ja/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ka/
usr/share/locale/ka/LC_MESSAGES/
usr/share/locale/ka/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ca@valencia/
usr/share/locale/ca@valencia/LC_MESSAGES/
usr/share/locale/ca@valencia/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/nn/
usr/share/locale/nn/LC_MESSAGES/
usr/share/locale/nn/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/hu/
usr/share/locale/hu/LC_MESSAGES/
usr/share/locale/hu/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/bn/
usr/share/locale/bn/LC_MESSAGES/
usr/share/locale/bn/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/be/
usr/share/locale/be/LC_MESSAGES/
usr/share/locale/be/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/kn/
usr/share/locale/kn/LC_MESSAGES/
usr/share/locale/kn/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ku/
usr/share/locale/ku/LC_MESSAGES/
usr/share/locale/ku/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/nds/
usr/share/locale/nds/LC_MESSAGES/
usr/share/locale/nds/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/crh/
usr/share/locale/crh/LC_MESSAGES/
usr/share/locale/crh/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/bs/
usr/share/locale/bs/LC_MESSAGES/
usr/share/locale/bs/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ro/
usr/share/locale/ro/LC_MESSAGES/
usr/share/locale/ro/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/nso/
usr/share/locale/nso/LC_MESSAGES/
usr/share/locale/nso/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/fr/
usr/share/locale/fr/LC_MESSAGES/
usr/share/locale/fr/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/or/
usr/share/locale/or/LC_MESSAGES/
usr/share/locale/or/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/fa/
usr/share/locale/fa/LC_MESSAGES/
usr/share/locale/fa/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/fi/
usr/share/locale/fi/LC_MESSAGES/
usr/share/locale/fi/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ga/
usr/share/locale/ga/LC_MESSAGES/
usr/share/locale/ga/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/wa/
usr/share/locale/wa/LC_MESSAGES/
usr/share/locale/wa/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/tr/
usr/share/locale/tr/LC_MESSAGES/
usr/share/locale/tr/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ar/
usr/share/locale/ar/LC_MESSAGES/
usr/share/locale/ar/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/uk/
usr/share/locale/uk/LC_MESSAGES/
usr/share/locale/uk/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/oc/
usr/share/locale/oc/LC_MESSAGES/
usr/share/locale/oc/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/et/
usr/share/locale/et/LC_MESSAGES/
usr/share/locale/et/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/es/
usr/share/locale/es/LC_MESSAGES/
usr/share/locale/es/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/bg/
usr/share/locale/bg/LC_MESSAGES/
usr/share/locale/bg/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/pt_BR/
usr/share/locale/pt_BR/LC_MESSAGES/
usr/share/locale/pt_BR/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/hi/
usr/share/locale/hi/LC_MESSAGES/
usr/share/locale/hi/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/cy/
usr/share/locale/cy/LC_MESSAGES/
usr/share/locale/cy/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/nl/
usr/share/locale/nl/LC_MESSAGES/
usr/share/locale/nl/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/dz/
usr/share/locale/dz/LC_MESSAGES/
usr/share/locale/dz/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/cs/
usr/share/locale/cs/LC_MESSAGES/
usr/share/locale/cs/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/as/
usr/share/locale/as/LC_MESSAGES/
usr/share/locale/as/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/zh_CN/
usr/share/locale/zh_CN/LC_MESSAGES/
usr/share/locale/zh_CN/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/it/
usr/share/locale/it/LC_MESSAGES/
usr/share/locale/it/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/de/
usr/share/locale/de/LC_MESSAGES/
usr/share/locale/de/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/ru/
usr/share/locale/ru/LC_MESSAGES/
usr/share/locale/ru/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/xh/
usr/share/locale/xh/LC_MESSAGES/
usr/share/locale/xh/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/zu/
usr/share/locale/zu/LC_MESSAGES/
usr/share/locale/zu/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/si/
usr/share/locale/si/LC_MESSAGES/
usr/share/locale/si/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/lv/
usr/share/locale/lv/LC_MESSAGES/
usr/share/locale/lv/LC_MESSAGES/mate-settings-daemon.mo
usr/share/locale/gl/
usr/share/locale/gl/LC_MESSAGES/
usr/share/locale/gl/LC_MESSAGES/mate-settings-daemon.mo
usr/share/dbus-1/
usr/share/dbus-1/services/
usr/share/dbus-1/services/org.mate.SettingsDaemon.service
usr/share/dbus-1/system-services/
usr/share/dbus-1/system-services/org.mate.SettingsDaemon.DateTimeMechanism.service
usr/share/mate-settings-daemon/
usr/share/mate-settings-daemon/xrdb/
usr/share/mate-settings-daemon/xrdb/Editres.ad
usr/share/mate-settings-daemon/xrdb/General.ad
usr/share/mate-settings-daemon/xrdb/Tk.ad
usr/share/mate-settings-daemon/xrdb/Emacs.ad
usr/share/mate-settings-daemon/xrdb/Motif.ad
usr/share/mate-settings-daemon/xrdb/Xaw.ad
usr/share/mate-settings-daemon/acme.ui
usr/share/mate-settings-daemon/modmap-dialog.ui
usr/share/mate-settings-daemon/msd-a11y-preferences-dialog.ui
usr/share/mate-settings-daemon/icons/
usr/share/mate-settings-daemon/icons/hicolor/
usr/share/mate-settings-daemon/icons/hicolor/64x64/
usr/share/mate-settings-daemon/icons/hicolor/64x64/devices/
usr/share/mate-settings-daemon/icons/hicolor/64x64/devices/kbd-scrolllock-off.png
usr/share/mate-settings-daemon/icons/hicolor/64x64/devices/kbd-scrolllock-on.png
usr/share/mate-settings-daemon/icons/hicolor/64x64/devices/kbd-numlock-on.png
usr/share/mate-settings-daemon/icons/hicolor/64x64/devices/kbd-numlock-off.png
usr/share/mate-settings-daemon/icons/hicolor/64x64/devices/kbd-capslock-off.png
usr/share/mate-settings-daemon/icons/hicolor/64x64/devices/kbd-capslock-on.png
usr/share/mate-control-center/
usr/share/mate-control-center/keybindings/
usr/share/mate-control-center/keybindings/50-accessibility.xml
usr/share/polkit-1/
usr/share/polkit-1/actions/
usr/share/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/scalable/
usr/share/icons/hicolor/scalable/actions/
usr/share/icons/hicolor/scalable/actions/touchpad-disabled.svg
usr/share/icons/hicolor/scalable/actions/touchpad-enabled.svg
usr/share/icons/hicolor/scalable/apps/
usr/share/icons/hicolor/scalable/apps/msd-xrandr.svg
usr/share/icons/hicolor/22x22/
usr/share/icons/hicolor/22x22/actions/
usr/share/icons/hicolor/22x22/actions/touchpad-enabled.png
usr/share/icons/hicolor/22x22/actions/touchpad-disabled.png
usr/share/icons/hicolor/22x22/apps/
usr/share/icons/hicolor/22x22/apps/msd-xrandr.png
usr/share/icons/hicolor/16x16/
usr/share/icons/hicolor/16x16/actions/
usr/share/icons/hicolor/16x16/actions/touchpad-enabled.png
usr/share/icons/hicolor/16x16/actions/touchpad-disabled.png
usr/share/icons/hicolor/16x16/apps/
usr/share/icons/hicolor/16x16/apps/msd-xrandr.png
usr/share/icons/hicolor/24x24/
usr/share/icons/hicolor/24x24/actions/
usr/share/icons/hicolor/24x24/actions/touchpad-enabled.png
usr/share/icons/hicolor/24x24/actions/touchpad-disabled.png
usr/share/icons/hicolor/24x24/apps/
usr/share/icons/hicolor/24x24/apps/msd-xrandr.png
usr/share/icons/hicolor/32x32/
usr/share/icons/hicolor/32x32/actions/
usr/share/icons/hicolor/32x32/actions/touchpad-enabled.png
usr/share/icons/hicolor/32x32/actions/touchpad-disabled.png
usr/share/icons/hicolor/32x32/apps/
usr/share/icons/hicolor/32x32/apps/msd-xrandr.png
usr/doc/
usr/doc/mate-settings-daemon-1.4.0/
usr/doc/mate-settings-daemon-1.4.0/README
usr/doc/mate-settings-daemon-1.4.0/AUTHORS
usr/doc/mate-settings-daemon-1.4.0/NEWS
usr/doc/mate-settings-daemon-1.4.0/COPYING
usr/doc/mate-settings-daemon-1.4.0/INSTALL
usr/doc/mate-settings-daemon-1.4.0/ChangeLog
usr/lib/
usr/lib/mate-settings-daemon-1.4.0/
usr/lib/mate-settings-daemon-1.4.0/libbackground.la
usr/lib/mate-settings-daemon-1.4.0/keybindings.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libmouse.so
usr/lib/mate-settings-daemon-1.4.0/xrandr.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libfont.so
usr/lib/mate-settings-daemon-1.4.0/housekeeping.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libxrandr.so
usr/lib/mate-settings-daemon-1.4.0/mouse.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libtyping-break.la
usr/lib/mate-settings-daemon-1.4.0/sound.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libkeyboard.la
usr/lib/mate-settings-daemon-1.4.0/libclipboard.la
usr/lib/mate-settings-daemon-1.4.0/liba11y-keyboard.la
usr/lib/mate-settings-daemon-1.4.0/libfont.la
usr/lib/mate-settings-daemon-1.4.0/libclipboard.so
usr/lib/mate-settings-daemon-1.4.0/libxrdb.la
usr/lib/mate-settings-daemon-1.4.0/libsound.la
usr/lib/mate-settings-daemon-1.4.0/libmedia-keys.la
usr/lib/mate-settings-daemon-1.4.0/libxrandr.la
usr/lib/mate-settings-daemon-1.4.0/libhousekeeping.la
usr/lib/mate-settings-daemon-1.4.0/libbackground.so
usr/lib/mate-settings-daemon-1.4.0/libmouse.la
usr/lib/mate-settings-daemon-1.4.0/libkeybindings.so
usr/lib/mate-settings-daemon-1.4.0/libkeybindings.la
usr/lib/mate-settings-daemon-1.4.0/libxrdb.so
usr/lib/mate-settings-daemon-1.4.0/typing-break.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libsmartcard.la
usr/lib/mate-settings-daemon-1.4.0/libsound.so
usr/lib/mate-settings-daemon-1.4.0/libmedia-keys.so
usr/lib/mate-settings-daemon-1.4.0/background.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/liba11y-keyboard.so
usr/lib/mate-settings-daemon-1.4.0/libsmartcard.so
usr/lib/mate-settings-daemon-1.4.0/a11y-keyboard.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/clipboard.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/media-keys.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/font.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/keyboard.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libtyping-break.so
usr/lib/mate-settings-daemon-1.4.0/xsettings.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/xrdb.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libhousekeeping.so
usr/lib/mate-settings-daemon-1.4.0/libxsettings.la
usr/lib/mate-settings-daemon-1.4.0/smartcard.mate-settings-plugin
usr/lib/mate-settings-daemon-1.4.0/libkeyboard.so
usr/lib/mate-settings-daemon-1.4.0/libxsettings.so
usr/lib/pkgconfig/
usr/lib/pkgconfig/mate-settings-daemon.pc
install/
install/slack-desc
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/schemas/apps/mate_settings_daemon/plugins/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/schemas/apps/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/peripherals/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/applications/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/schemas/desktop/mate/accessibility/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/schemas/desktop/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/schemas/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/apps/mate_settings_daemon/plugins/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/apps/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/desktop/mate/peripherals/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/desktop/mate/applications/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/desktop/mate/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/desktop/mate/accessibility/%mateconf.xml
WARNING:  zero length file etc/mateconf/mateconf.xml.defaults/desktop/%mateconf.xml

Slackware package /builds/original/mate/mate-settings-daemon/mate-settings-daemon-1.4.0-arm-1rl.txz created.

Package has been built.
Cleaning pkg and src directories