tar -xf mate-terminal-1.4.0.tar.xz patching file src/terminal-app.c patching file src/terminal-util.c /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-doc-utils >= 1.1.0... (B testing mate-doc-prepare... found 1.4.0 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 mate-doc-prepare... (BYou should add the contents of '/usr/share/aclocal/mate-doc-utils.m4' to 'aclocal.m4'. Running 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:32: installing `./config.guess' configure.ac:32: installing `./config.sub' configure.ac:13: installing `./install-sh' configure.ac:13: installing `./missing' src/Makefile.am: installing `./depcomp' Running ./configure --enable-maintainer-mode --prefix=/usr --libdir=/usr/lib --localstatedir=/var --sysconfdir=/etc --disable-schemas-install --disable-scrollkeeper --with-mateconf-source=xml::/etc/mateconf/mateconf.xml.defaults --build=arm-slackware-linux ... (Bchecking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes 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 whether byte ordering is bigendian... no checking whether to enable maintainer-specific portions of Makefiles... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking for ANSI C header files... (cached) 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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by 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 gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 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 whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... 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 which gtk+ version to compile against... 2.0 checking for TERM... yes checking which smclient backend to use... xsmp checking for SMCLIENT... yes 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 gtk-builder-convert... /usr/bin/gtk-builder-convert checking whether to enable s/key support... yes checking mate-doc-utils >= 0.3.2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mate-terminal.desktop.in config.status: creating src/Makefile config.status: creating src/terminal-version.h config.status: creating src/skey/Makefile config.status: creating help/Makefile config.status: creating help/bg/Makefile config.status: creating help/ro/Makefile config.status: creating help/ja/Makefile config.status: creating help/zh_TW/Makefile 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-terminal-1.4.0: prefix: /usr source code location: . compiler: gcc using smclient: xsmp s/key support: yes Now type `make' to compile mate-terminal make all-recursive make[1]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0' Making all in src make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' ( glib-genmarshal --prefix=_terminal_marshal ./terminal-marshal.list \ --header \ --body \ --internal > terminal-marshal.c.tmp \ && mv terminal-marshal.c.tmp terminal-marshal.c ) \ || ( rm -f terminal-marshal.c.tmp && exit 1 ) ( glib-genmarshal --prefix=_terminal_marshal ./terminal-marshal.list \ --header \ --internal > terminal-marshal.h.tmp \ && mv terminal-marshal.h.tmp terminal-marshal.h ) \ || ( rm -f terminal-marshal.h.tmp && exit 1 ) glib-mkenums --template terminal-type-builtins.c.template terminal-profile.h > xgen-ttbc \ && (cmp -s xgen-ttbc terminal-type-builtins.c || cp xgen-ttbc terminal-type-builtins.c ) \ && rm -f xgen-ttbc glib-mkenums --template terminal-type-builtins.h.template terminal-profile.h > xgen-ttbh \ && (cmp -s xgen-ttbh terminal-type-builtins.h || cp xgen-ttbh terminal-type-builtins.h ) \ && rm -f xgen-ttbh \ && echo timestamp > stamp-terminal-type-builtins.h make all-recursive make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' Making all in skey make[4]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src/skey' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-btoe.lo -MD -MP -MF .deps/libskey_la-btoe.Tpo -c -o libskey_la-btoe.lo `test -f 'btoe.c' || echo './'`btoe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-btoe.lo -MD -MP -MF .deps/libskey_la-btoe.Tpo -c btoe.c -fPIC -DPIC -o .libs/libskey_la-btoe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-btoe.lo -MD -MP -MF .deps/libskey_la-btoe.Tpo -c btoe.c -o libskey_la-btoe.o >/dev/null 2>&1 mv -f .deps/libskey_la-btoe.Tpo .deps/libskey_la-btoe.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-skey.lo -MD -MP -MF .deps/libskey_la-skey.Tpo -c -o libskey_la-skey.lo `test -f 'skey.c' || echo './'`skey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-skey.lo -MD -MP -MF .deps/libskey_la-skey.Tpo -c skey.c -fPIC -DPIC -o .libs/libskey_la-skey.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-skey.lo -MD -MP -MF .deps/libskey_la-skey.Tpo -c skey.c -o libskey_la-skey.o >/dev/null 2>&1 mv -f .deps/libskey_la-skey.Tpo .deps/libskey_la-skey.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-skeyutil.lo -MD -MP -MF .deps/libskey_la-skeyutil.Tpo -c -o libskey_la-skeyutil.lo `test -f 'skeyutil.c' || echo './'`skeyutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-skeyutil.lo -MD -MP -MF .deps/libskey_la-skeyutil.Tpo -c skeyutil.c -fPIC -DPIC -o .libs/libskey_la-skeyutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-skeyutil.lo -MD -MP -MF .deps/libskey_la-skeyutil.Tpo -c skeyutil.c -o libskey_la-skeyutil.o >/dev/null 2>&1 mv -f .deps/libskey_la-skeyutil.Tpo .deps/libskey_la-skeyutil.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-md4.lo -MD -MP -MF .deps/libskey_la-md4.Tpo -c -o libskey_la-md4.lo `test -f 'md4.c' || echo './'`md4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-md4.lo -MD -MP -MF .deps/libskey_la-md4.Tpo -c md4.c -fPIC -DPIC -o .libs/libskey_la-md4.o md4.c: In function 'MD4Final': md4.c:164:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md4.c:165:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-md4.lo -MD -MP -MF .deps/libskey_la-md4.Tpo -c md4.c -o libskey_la-md4.o >/dev/null 2>&1 mv -f .deps/libskey_la-md4.Tpo .deps/libskey_la-md4.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-md5.lo -MD -MP -MF .deps/libskey_la-md5.Tpo -c -o libskey_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-md5.lo -MD -MP -MF .deps/libskey_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libskey_la-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-md5.lo -MD -MP -MF .deps/libskey_la-md5.Tpo -c md5.c -o libskey_la-md5.o >/dev/null 2>&1 mv -f .deps/libskey_la-md5.Tpo .deps/libskey_la-md5.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-sha1.lo -MD -MP -MF .deps/libskey_la-sha1.Tpo -c -o libskey_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-sha1.lo -MD -MP -MF .deps/libskey_la-sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/libskey_la-sha1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT libskey_la-sha1.lo -MD -MP -MF .deps/libskey_la-sha1.Tpo -c sha1.c -o libskey_la-sha1.o >/dev/null 2>&1 mv -f .deps/libskey_la-sha1.Tpo .deps/libskey_la-sha1.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -o libskey.la libskey_la-btoe.lo libskey_la-skey.lo libskey_la-skeyutil.lo libskey_la-md4.lo libskey_la-md5.lo libskey_la-sha1.lo -pthread -lvte -lgthread-2.0 -lrt -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 -lgobject-2.0 -lmateconf-2 -lglib-2.0 -lX11 libtool: link: ar cru .libs/libskey.a .libs/libskey_la-btoe.o .libs/libskey_la-skey.o .libs/libskey_la-skeyutil.o .libs/libskey_la-md4.o .libs/libskey_la-md5.o .libs/libskey_la-sha1.o libtool: link: ranlib .libs/libskey.a libtool: link: ( cd ".libs" && rm -f "libskey.la" && ln -s "../libskey.la" "libskey.la" ) make[4]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src/skey' make[4]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-eggshell.o -MD -MP -MF .deps/mate_terminal-eggshell.Tpo -c -o mate_terminal-eggshell.o `test -f 'eggshell.c' || echo './'`eggshell.c mv -f .deps/mate_terminal-eggshell.Tpo .deps/mate_terminal-eggshell.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-profile-editor.o -MD -MP -MF .deps/mate_terminal-profile-editor.Tpo -c -o mate_terminal-profile-editor.o `test -f 'profile-editor.c' || echo './'`profile-editor.c mv -f .deps/mate_terminal-profile-editor.Tpo .deps/mate_terminal-profile-editor.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal.o -MD -MP -MF .deps/mate_terminal-terminal.Tpo -c -o mate_terminal-terminal.o `test -f 'terminal.c' || echo './'`terminal.c mv -f .deps/mate_terminal-terminal.Tpo .deps/mate_terminal-terminal.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-accels.o -MD -MP -MF .deps/mate_terminal-terminal-accels.Tpo -c -o mate_terminal-terminal-accels.o `test -f 'terminal-accels.c' || echo './'`terminal-accels.c mv -f .deps/mate_terminal-terminal-accels.Tpo .deps/mate_terminal-terminal-accels.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-app.o -MD -MP -MF .deps/mate_terminal-terminal-app.Tpo -c -o mate_terminal-terminal-app.o `test -f 'terminal-app.c' || echo './'`terminal-app.c terminal-app.c: In function 'terminal_app_get_profile_liststore': terminal-app.c:394:19: warning: variable 'default_profile' set but not used [-Wunused-but-set-variable] mv -f .deps/mate_terminal-terminal-app.Tpo .deps/mate_terminal-terminal-app.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-debug.o -MD -MP -MF .deps/mate_terminal-terminal-debug.Tpo -c -o mate_terminal-terminal-debug.o `test -f 'terminal-debug.c' || echo './'`terminal-debug.c mv -f .deps/mate_terminal-terminal-debug.Tpo .deps/mate_terminal-terminal-debug.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-encoding.o -MD -MP -MF .deps/mate_terminal-terminal-encoding.Tpo -c -o mate_terminal-terminal-encoding.o `test -f 'terminal-encoding.c' || echo './'`terminal-encoding.c mv -f .deps/mate_terminal-terminal-encoding.Tpo .deps/mate_terminal-terminal-encoding.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-info-bar.o -MD -MP -MF .deps/mate_terminal-terminal-info-bar.Tpo -c -o mate_terminal-terminal-info-bar.o `test -f 'terminal-info-bar.c' || echo './'`terminal-info-bar.c mv -f .deps/mate_terminal-terminal-info-bar.Tpo .deps/mate_terminal-terminal-info-bar.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-options.o -MD -MP -MF .deps/mate_terminal-terminal-options.Tpo -c -o mate_terminal-terminal-options.o `test -f 'terminal-options.c' || echo './'`terminal-options.c mv -f .deps/mate_terminal-terminal-options.Tpo .deps/mate_terminal-terminal-options.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-profile.o -MD -MP -MF .deps/mate_terminal-terminal-profile.Tpo -c -o mate_terminal-terminal-profile.o `test -f 'terminal-profile.c' || echo './'`terminal-profile.c mv -f .deps/mate_terminal-terminal-profile.Tpo .deps/mate_terminal-terminal-profile.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-screen.o -MD -MP -MF .deps/mate_terminal-terminal-screen.Tpo -c -o mate_terminal-terminal-screen.o `test -f 'terminal-screen.c' || echo './'`terminal-screen.c mv -f .deps/mate_terminal-terminal-screen.Tpo .deps/mate_terminal-terminal-screen.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-screen-container.o -MD -MP -MF .deps/mate_terminal-terminal-screen-container.Tpo -c -o mate_terminal-terminal-screen-container.o `test -f 'terminal-screen-container.c' || echo './'`terminal-screen-container.c mv -f .deps/mate_terminal-terminal-screen-container.Tpo .deps/mate_terminal-terminal-screen-container.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-search-dialog.o -MD -MP -MF .deps/mate_terminal-terminal-search-dialog.Tpo -c -o mate_terminal-terminal-search-dialog.o `test -f 'terminal-search-dialog.c' || echo './'`terminal-search-dialog.c mv -f .deps/mate_terminal-terminal-search-dialog.Tpo .deps/mate_terminal-terminal-search-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-tab-label.o -MD -MP -MF .deps/mate_terminal-terminal-tab-label.Tpo -c -o mate_terminal-terminal-tab-label.o `test -f 'terminal-tab-label.c' || echo './'`terminal-tab-label.c mv -f .deps/mate_terminal-terminal-tab-label.Tpo .deps/mate_terminal-terminal-tab-label.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-tabs-menu.o -MD -MP -MF .deps/mate_terminal-terminal-tabs-menu.Tpo -c -o mate_terminal-terminal-tabs-menu.o `test -f 'terminal-tabs-menu.c' || echo './'`terminal-tabs-menu.c mv -f .deps/mate_terminal-terminal-tabs-menu.Tpo .deps/mate_terminal-terminal-tabs-menu.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-util.o -MD -MP -MF .deps/mate_terminal-terminal-util.Tpo -c -o mate_terminal-terminal-util.o `test -f 'terminal-util.c' || echo './'`terminal-util.c mv -f .deps/mate_terminal-terminal-util.Tpo .deps/mate_terminal-terminal-util.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-window.o -MD -MP -MF .deps/mate_terminal-terminal-window.Tpo -c -o mate_terminal-terminal-window.o `test -f 'terminal-window.c' || echo './'`terminal-window.c terminal-window.c: In function 'handle_tab_droped_on_desktop': terminal-window.c:1173:21: warning: variable 'screen' set but not used [-Wunused-but-set-variable] terminal-window.c: In function 'close_button_clicked_cb': terminal-window.c:2470:28: warning: variable 'priv' set but not used [-Wunused-but-set-variable] terminal-window.c: In function 'notebook_page_selected_callback': terminal-window.c:2821:22: warning: variable 'profile' set but not used [-Wunused-but-set-variable] terminal-window.c: In function 'tabs_next_or_previous_tab_cb': terminal-window.c:3897:20: warning: variable 'binding_set' set but not used [-Wunused-but-set-variable] mv -f .deps/mate_terminal-terminal-window.Tpo .deps/mate_terminal-terminal-window.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-skey-popup.o -MD -MP -MF .deps/mate_terminal-skey-popup.Tpo -c -o mate_terminal-skey-popup.o `test -f 'skey-popup.c' || echo './'`skey-popup.c mv -f .deps/mate_terminal-skey-popup.Tpo .deps/mate_terminal-skey-popup.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-eggsmclient.o -MD -MP -MF .deps/mate_terminal-eggsmclient.Tpo -c -o mate_terminal-eggsmclient.o `test -f 'eggsmclient.c' || echo './'`eggsmclient.c mv -f .deps/mate_terminal-eggsmclient.Tpo .deps/mate_terminal-eggsmclient.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-eggdesktopfile.o -MD -MP -MF .deps/mate_terminal-eggdesktopfile.Tpo -c -o mate_terminal-eggdesktopfile.o `test -f 'eggdesktopfile.c' || echo './'`eggdesktopfile.c mv -f .deps/mate_terminal-eggdesktopfile.Tpo .deps/mate_terminal-eggdesktopfile.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-eggsmclient-xsmp.o -MD -MP -MF .deps/mate_terminal-eggsmclient-xsmp.Tpo -c -o mate_terminal-eggsmclient-xsmp.o `test -f 'eggsmclient-xsmp.c' || echo './'`eggsmclient-xsmp.c mv -f .deps/mate_terminal-eggsmclient-xsmp.Tpo .deps/mate_terminal-eggsmclient-xsmp.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-marshal.o -MD -MP -MF .deps/mate_terminal-terminal-marshal.Tpo -c -o mate_terminal-terminal-marshal.o `test -f 'terminal-marshal.c' || echo './'`terminal-marshal.c mv -f .deps/mate_terminal-terminal-marshal.Tpo .deps/mate_terminal-terminal-marshal.Po gcc -DHAVE_CONFIG_H -I. -I.. -DTERMINAL_COMPILATION -DEXECUTABLE_NAME=\"mate-terminal\" -DTERM_DATADIR="\"/usr/share\"" -DTERM_LOCALEDIR="\"/usr/share/locale\"" -DTERM_PKGDATADIR="\"/usr/share/mate-terminal\"" -DTERM_HELPDIR="\"/usr/share/mate/help\"" -DSN_API_NOT_YET_FROZEN -DGDK_MULTIHEAD_SAFE -DG_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DEGG_SM_CLIENT_BACKEND_XSMP -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT mate_terminal-terminal-type-builtins.o -MD -MP -MF .deps/mate_terminal-terminal-type-builtins.Tpo -c -o mate_terminal-terminal-type-builtins.o `test -f 'terminal-type-builtins.c' || echo './'`terminal-type-builtins.c mv -f .deps/mate_terminal-terminal-type-builtins.Tpo .deps/mate_terminal-terminal-type-builtins.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -lICE -o mate-terminal mate_terminal-eggshell.o mate_terminal-profile-editor.o mate_terminal-terminal.o mate_terminal-terminal-accels.o mate_terminal-terminal-app.o mate_terminal-terminal-debug.o mate_terminal-terminal-encoding.o mate_terminal-terminal-info-bar.o mate_terminal-terminal-options.o mate_terminal-terminal-profile.o mate_terminal-terminal-screen.o mate_terminal-terminal-screen-container.o mate_terminal-terminal-search-dialog.o mate_terminal-terminal-tab-label.o mate_terminal-terminal-tabs-menu.o mate_terminal-terminal-util.o mate_terminal-terminal-window.o mate_terminal-skey-popup.o mate_terminal-eggsmclient.o mate_terminal-eggdesktopfile.o mate_terminal-eggsmclient-xsmp.o mate_terminal-terminal-marshal.o mate_terminal-terminal-type-builtins.o skey/libskey.la -pthread -lvte -lgthread-2.0 -lrt -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 -lgobject-2.0 -lmateconf-2 -lglib-2.0 -lX11 -lSM libtool: link: gcc -pthread -DMATECORBA2=1 -I/usr/include/vte-0.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.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 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -o mate-terminal mate_terminal-eggshell.o mate_terminal-profile-editor.o mate_terminal-terminal.o mate_terminal-terminal-accels.o mate_terminal-terminal-app.o mate_terminal-terminal-debug.o mate_terminal-terminal-encoding.o mate_terminal-terminal-info-bar.o mate_terminal-terminal-options.o mate_terminal-terminal-profile.o mate_terminal-terminal-screen.o mate_terminal-terminal-screen-container.o mate_terminal-terminal-search-dialog.o mate_terminal-terminal-tab-label.o mate_terminal-terminal-tabs-menu.o mate_terminal-terminal-util.o mate_terminal-terminal-window.o mate_terminal-skey-popup.o mate_terminal-eggsmclient.o mate_terminal-eggdesktopfile.o mate_terminal-eggsmclient-xsmp.o mate_terminal-terminal-marshal.o mate_terminal-terminal-type-builtins.o -pthread skey/.libs/libskey.a /usr/lib/libvte.so -lncurses /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/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/libgio-2.0.so -lz -lresolv /usr/lib/libMateCORBA-2.so /usr/lib/libgmodule-2.0.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/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libuuid.so -pthread /usr/bin/gtk-builder-convert encodings-dialog.glade encodings-dialog.ui Wrote encodings-dialog.ui /usr/bin/gtk-builder-convert find-dialog.glade find-dialog.ui Wrote find-dialog.ui /usr/bin/gtk-builder-convert keybinding-editor.glade keybinding-editor.ui Wrote keybinding-editor.ui /usr/bin/gtk-builder-convert profile-manager.glade profile-manager.ui Wrote profile-manager.ui /usr/bin/gtk-builder-convert profile-new-dialog.glade profile-new-dialog.ui Wrote profile-new-dialog.ui /usr/bin/gtk-builder-convert profile-preferences.glade profile-preferences.ui Wrote profile-preferences.ui /usr/bin/gtk-builder-convert skey-challenge.glade skey-challenge.ui Wrote skey-challenge.ui LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po mate-terminal.schemas.in mate-terminal.schemas Generating and caching the translation database Merging translations into mate-terminal.schemas. make[4]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' Making all in po make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/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 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 eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.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 fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fur.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 hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.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 kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.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 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 ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.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 ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.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 make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/po' Making all in help make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' Making all in bg make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/bg' for file in mate-terminal-bg.omf; do \ scrollkeeper-preinstall /usr/share/mate/help/mate-terminal/bg/mate-terminal.xml ./$file $file.out; \ done; \ touch omf_timestamp make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/bg' Making all in ro make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ro' for file in mate-terminal-ro.omf; do \ scrollkeeper-preinstall /usr/share/mate/help/mate-terminal/ro/mate-terminal.xml ./$file $file.out; \ done; \ touch omf_timestamp make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ro' Making all in ja make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ja' for file in mate-terminal-ja.omf; do \ scrollkeeper-preinstall /usr/share/mate/help/mate-terminal/ja/mate-terminal.xml ./$file $file.out; \ done; \ touch omf_timestamp make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ja' Making all in zh_TW make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/zh_TW' for file in mate-terminal-zh_TW.omf; do \ scrollkeeper-preinstall /usr/share/mate/help/mate-terminal/zh_TW/mate-terminal.xml ./$file $file.out; \ done; \ touch omf_timestamp make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/zh_TW' make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' msgfmt -o da/da.mo da/da.po msgfmt -o de/de.mo de/de.po msgfmt -o ca/ca.mo ca/ca.po msgfmt -o cs/cs.mo cs/cs.po msgfmt -o el/el.mo el/el.po msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po msgfmt -o es/es.mo es/es.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o it/it.mo it/it.po msgfmt -o ko/ko.mo ko/ko.po msgfmt -o oc/oc.mo oc/oc.po msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po msgfmt -o ru/ru.mo ru/ru.po msgfmt -o sv/sv.mo sv/sv.po msgfmt -o uk/uk.mo uk/uk.po msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po if ! test -d da/; then mkdir da/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="da/da.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd da/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d ca/; then mkdir ca/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="ca/ca.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd ca/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d en_GB/; then mkdir en_GB/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="en_GB/en_GB.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd en_GB/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d ko/; then mkdir ko/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="ko/ko.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd ko/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d sv/; then mkdir sv/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="sv/sv.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd sv/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/mate-terminal.xml" ]; then d="../"; else d="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/mate-terminal.xml" > mate-terminal.xml.tmp && \ cp mate-terminal.xml.tmp mate-terminal.xml && rm -f mate-terminal.xml.tmp) xsltproc -o mate-terminal-C.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` C/mate-terminal.xml || { rm -f "mate-terminal-C.omf"; exit 1; } xsltproc -o mate-terminal-da.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang da --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` da/mate-terminal.xml || { rm -f "mate-terminal-da.omf"; exit 1; } xsltproc -o mate-terminal-de.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` de/mate-terminal.xml || { rm -f "mate-terminal-de.omf"; exit 1; } xsltproc -o mate-terminal-ca.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ca --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` ca/mate-terminal.xml || { rm -f "mate-terminal-ca.omf"; exit 1; } xsltproc -o mate-terminal-cs.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang cs --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` cs/mate-terminal.xml || { rm -f "mate-terminal-cs.omf"; exit 1; } xsltproc -o mate-terminal-el.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` el/mate-terminal.xml || { rm -f "mate-terminal-el.omf"; exit 1; } xsltproc -o mate-terminal-en_GB.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang en_GB --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` en_GB/mate-terminal.xml || { rm -f "mate-terminal-en_GB.omf"; exit 1; } xsltproc -o mate-terminal-es.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` es/mate-terminal.xml || { rm -f "mate-terminal-es.omf"; exit 1; } xsltproc -o mate-terminal-fr.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` fr/mate-terminal.xml || { rm -f "mate-terminal-fr.omf"; exit 1; } xsltproc -o mate-terminal-it.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` it/mate-terminal.xml || { rm -f "mate-terminal-it.omf"; exit 1; } xsltproc -o mate-terminal-ko.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ko --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` ko/mate-terminal.xml || { rm -f "mate-terminal-ko.omf"; exit 1; } xsltproc -o mate-terminal-oc.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang oc --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` oc/mate-terminal.xml || { rm -f "mate-terminal-oc.omf"; exit 1; } xsltproc -o mate-terminal-pt_BR.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pt_BR --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` pt_BR/mate-terminal.xml || { rm -f "mate-terminal-pt_BR.omf"; exit 1; } xsltproc -o mate-terminal-ru.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ru --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` ru/mate-terminal.xml || { rm -f "mate-terminal-ru.omf"; exit 1; } xsltproc -o mate-terminal-sv.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` sv/mate-terminal.xml || { rm -f "mate-terminal-sv.omf"; exit 1; } xsltproc -o mate-terminal-uk.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang uk --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` uk/mate-terminal.xml || { rm -f "mate-terminal-uk.omf"; exit 1; } xsltproc -o mate-terminal-zh_CN.omf --stringparam db2omf.basename mate-terminal --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/help/mate-terminal.omf.in" `/usr/bin/pkg-config --variable db2omf mate-doc-utils` zh_CN/mate-terminal.xml || { rm -f "mate-terminal-zh_CN.omf"; exit 1; } make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po mate-terminal.desktop.in mate-terminal.desktop Found cached translation database Merging translations into mate-terminal.desktop. make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0' make[1]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0' Making install in src make[1]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' make install-recursive make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' Making install in skey make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src/skey' make[4]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src/skey' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src/skey' make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src/skey' make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' make[4]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' /bin/mkdir -p '/srv/builds/original/mate/mate-terminal/pkg/usr/bin' /bin/sh ../libtool --mode=install /bin/ginstall -c mate-terminal '/srv/builds/original/mate/mate-terminal/pkg/usr/bin' libtool: install: /bin/ginstall -c mate-terminal /srv/builds/original/mate/mate-terminal/pkg/usr/bin/mate-terminal /bin/mkdir -p '/srv/builds/original/mate/mate-terminal/pkg/usr/share/mate-terminal' /bin/ginstall -c -m 644 terminal.about '/srv/builds/original/mate/mate-terminal/pkg/usr/share/mate-terminal' /bin/mkdir -p '/srv/builds/original/mate/mate-terminal/pkg/usr/share/mate-terminal' /bin/ginstall -c -m 644 encodings-dialog.ui find-dialog.ui keybinding-editor.ui profile-manager.ui profile-new-dialog.ui profile-preferences.ui skey-challenge.ui '/srv/builds/original/mate/mate-terminal/pkg/usr/share/mate-terminal' /bin/mkdir -p '/srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/schemas' /bin/ginstall -c -m 644 mate-terminal.schemas '/srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/schemas' /bin/mkdir -p '/srv/builds/original/mate/mate-terminal/pkg/usr/share/mate-terminal' /bin/ginstall -c -m 644 terminal.xml '/srv/builds/original/mate/mate-terminal/pkg/usr/share/mate-terminal' make[4]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' make[1]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/src' Making install in po make[1]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/po' linguas="am ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gl gu he hi hr hu hy id it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tr ug uk vi wa xh zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /srv/builds/original/mate/mate-terminal/src/mate-terminal-1.4.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /bin/ginstall -c -m 644 $lang.gmo $dir/mate-terminal.mo; \ echo "installing $lang.gmo as $dir/mate-terminal.mo"; \ else \ /bin/ginstall -c -m 644 ./$lang.gmo $dir/mate-terminal.mo; \ echo "installing ./$lang.gmo as" \ "$dir/mate-terminal.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /bin/ginstall -c -m 644 $lang.gmo.m $dir/mate-terminal.mo.m; \ echo "installing $lang.gmo.m as $dir/mate-terminal.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/mate-terminal.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/mate-terminal.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/am/LC_MESSAGES/mate-terminal.mo installing ar.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ar/LC_MESSAGES/mate-terminal.mo installing as.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/as/LC_MESSAGES/mate-terminal.mo installing ast.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ast/LC_MESSAGES/mate-terminal.mo installing az.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/az/LC_MESSAGES/mate-terminal.mo installing be.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/be/LC_MESSAGES/mate-terminal.mo installing be@latin.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/be@latin/LC_MESSAGES/mate-terminal.mo installing bg.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bg/LC_MESSAGES/mate-terminal.mo installing bn.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bn/LC_MESSAGES/mate-terminal.mo installing bn_IN.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bn_IN/LC_MESSAGES/mate-terminal.mo installing br.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/br/LC_MESSAGES/mate-terminal.mo installing bs.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bs/LC_MESSAGES/mate-terminal.mo installing ca.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ca/LC_MESSAGES/mate-terminal.mo installing ca@valencia.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ca@valencia/LC_MESSAGES/mate-terminal.mo installing cs.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/cs/LC_MESSAGES/mate-terminal.mo installing cy.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/cy/LC_MESSAGES/mate-terminal.mo installing da.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/da/LC_MESSAGES/mate-terminal.mo installing de.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/de/LC_MESSAGES/mate-terminal.mo installing dz.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/dz/LC_MESSAGES/mate-terminal.mo installing el.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/el/LC_MESSAGES/mate-terminal.mo installing en_CA.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en_CA/LC_MESSAGES/mate-terminal.mo installing en_GB.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en_GB/LC_MESSAGES/mate-terminal.mo installing en@shaw.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en@shaw/LC_MESSAGES/mate-terminal.mo installing eo.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/eo/LC_MESSAGES/mate-terminal.mo installing es.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/es/LC_MESSAGES/mate-terminal.mo installing et.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/et/LC_MESSAGES/mate-terminal.mo installing eu.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/eu/LC_MESSAGES/mate-terminal.mo installing fa.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fa/LC_MESSAGES/mate-terminal.mo installing fi.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fi/LC_MESSAGES/mate-terminal.mo installing fr.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fr/LC_MESSAGES/mate-terminal.mo installing fur.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fur/LC_MESSAGES/mate-terminal.mo installing ga.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ga/LC_MESSAGES/mate-terminal.mo installing gl.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/gl/LC_MESSAGES/mate-terminal.mo installing gu.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/gu/LC_MESSAGES/mate-terminal.mo installing he.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/he/LC_MESSAGES/mate-terminal.mo installing hi.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hi/LC_MESSAGES/mate-terminal.mo installing hr.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hr/LC_MESSAGES/mate-terminal.mo installing hu.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hu/LC_MESSAGES/mate-terminal.mo installing hy.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hy/LC_MESSAGES/mate-terminal.mo installing id.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/id/LC_MESSAGES/mate-terminal.mo installing it.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/it/LC_MESSAGES/mate-terminal.mo installing ja.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ja/LC_MESSAGES/mate-terminal.mo installing ka.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ka/LC_MESSAGES/mate-terminal.mo installing kk.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/kk/LC_MESSAGES/mate-terminal.mo installing kn.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/kn/LC_MESSAGES/mate-terminal.mo installing ko.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ko/LC_MESSAGES/mate-terminal.mo installing ku.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ku/LC_MESSAGES/mate-terminal.mo installing lt.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/lt/LC_MESSAGES/mate-terminal.mo installing lv.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/lv/LC_MESSAGES/mate-terminal.mo installing mai.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mai/LC_MESSAGES/mate-terminal.mo installing mg.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mg/LC_MESSAGES/mate-terminal.mo installing mk.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mk/LC_MESSAGES/mate-terminal.mo installing ml.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ml/LC_MESSAGES/mate-terminal.mo installing mn.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mn/LC_MESSAGES/mate-terminal.mo installing mr.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mr/LC_MESSAGES/mate-terminal.mo installing ms.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ms/LC_MESSAGES/mate-terminal.mo installing nb.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nb/LC_MESSAGES/mate-terminal.mo installing nds.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nds/LC_MESSAGES/mate-terminal.mo installing ne.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ne/LC_MESSAGES/mate-terminal.mo installing nl.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nl/LC_MESSAGES/mate-terminal.mo installing nn.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nn/LC_MESSAGES/mate-terminal.mo installing oc.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/oc/LC_MESSAGES/mate-terminal.mo installing or.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/or/LC_MESSAGES/mate-terminal.mo installing pa.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pa/LC_MESSAGES/mate-terminal.mo installing pl.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pl/LC_MESSAGES/mate-terminal.mo installing ps.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ps/LC_MESSAGES/mate-terminal.mo installing pt.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pt/LC_MESSAGES/mate-terminal.mo installing pt_BR.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pt_BR/LC_MESSAGES/mate-terminal.mo installing ro.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ro/LC_MESSAGES/mate-terminal.mo installing ru.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ru/LC_MESSAGES/mate-terminal.mo installing rw.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/rw/LC_MESSAGES/mate-terminal.mo installing si.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/si/LC_MESSAGES/mate-terminal.mo installing sk.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sk/LC_MESSAGES/mate-terminal.mo installing sl.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sl/LC_MESSAGES/mate-terminal.mo installing sq.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sq/LC_MESSAGES/mate-terminal.mo installing sr.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sr/LC_MESSAGES/mate-terminal.mo installing sr@latin.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sr@latin/LC_MESSAGES/mate-terminal.mo installing sv.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sv/LC_MESSAGES/mate-terminal.mo installing ta.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ta/LC_MESSAGES/mate-terminal.mo installing te.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/te/LC_MESSAGES/mate-terminal.mo installing th.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/th/LC_MESSAGES/mate-terminal.mo installing tr.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/tr/LC_MESSAGES/mate-terminal.mo installing ug.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ug/LC_MESSAGES/mate-terminal.mo installing uk.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/uk/LC_MESSAGES/mate-terminal.mo installing vi.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/vi/LC_MESSAGES/mate-terminal.mo installing wa.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/wa/LC_MESSAGES/mate-terminal.mo installing xh.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/xh/LC_MESSAGES/mate-terminal.mo installing zh_CN.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_CN/LC_MESSAGES/mate-terminal.mo installing zh_HK.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_HK/LC_MESSAGES/mate-terminal.mo installing zh_TW.gmo as /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_TW/LC_MESSAGES/mate-terminal.mo make[1]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/po' Making install in help make[1]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' Making install in bg make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/bg' make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/bg' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/bg mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/bg for file in legal.xml mate-terminal.xml; do \ cp ./$file /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/bg; \ done if test "figures"; then \ /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/bg/figures; \ for file in ./figures/*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /bin/ginstall -c -m 644 $file /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/bg/figures/$basefile; \ done \ fi mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/bg/figures make install-data-hook make[4]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/bg' /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal for file in mate-terminal-bg.omf; do \ /bin/ginstall -c -m 644 $file.out /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/$file; \ done scrollkeeper-update -p /srv/builds/original/mate/mate-terminal/pkg/var/scrollkeeper -o /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal make[4]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/bg' make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/bg' make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/bg' Making install in ro make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ro' make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ro' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ro mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ro for file in legal.xml mate-terminal.xml; do \ cp ./$file /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ro; \ done if test "figures"; then \ /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ro/figures; \ for file in ./figures/*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /bin/ginstall -c -m 644 $file /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ro/figures/$basefile; \ done \ fi mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ro/figures make install-data-hook make[4]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ro' /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal for file in mate-terminal-ro.omf; do \ /bin/ginstall -c -m 644 $file.out /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/$file; \ done scrollkeeper-update -p /srv/builds/original/mate/mate-terminal/pkg/var/scrollkeeper -o /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal make[4]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ro' make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ro' make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ro' Making install in ja make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ja' make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ja' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ja mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ja for file in legal.xml mate-terminal.xml; do \ cp ./$file /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ja; \ done if test "figures"; then \ /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ja/figures; \ for file in ./figures/*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /bin/ginstall -c -m 644 $file /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ja/figures/$basefile; \ done \ fi mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ja/figures make install-data-hook make[4]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ja' /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal for file in mate-terminal-ja.omf; do \ /bin/ginstall -c -m 644 $file.out /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/$file; \ done scrollkeeper-update -p /srv/builds/original/mate/mate-terminal/pkg/var/scrollkeeper -o /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal make[4]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ja' make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ja' make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/ja' Making install in zh_TW make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/zh_TW' make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/zh_TW' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_TW mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_TW for file in legal.xml mate-terminal.xml; do \ cp ./$file /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_TW; \ done if test "figures"; then \ /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_TW/figures; \ for file in ./figures/*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /bin/ginstall -c -m 644 $file /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_TW/figures/$basefile; \ done \ fi mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_TW/figures make install-data-hook make[4]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/zh_TW' /bin/sh ../../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal for file in mate-terminal-zh_TW.omf; do \ /bin/ginstall -c -m 644 $file.out /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/$file; \ done scrollkeeper-update -p /srv/builds/original/mate/mate-terminal/pkg/var/scrollkeeper -o /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal make[4]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/zh_TW' make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/zh_TW' make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help/zh_TW' make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' make[3]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/da mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/da /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/de mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/de /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ca mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ca /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/cs mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/cs /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/el mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/el /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/en_GB mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/en_GB /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/es mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/es /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/fr mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/fr /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/it mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/it /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ko mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ko /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/oc mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/oc /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/pt_BR mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/pt_BR /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ru mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ru /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/sv mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/sv /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/uk mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/uk /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_CN mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_CN /bin/ginstall -c -m 644 C/legal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C/legal.xml /bin/ginstall -c -m 644 C/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C/mate-terminal.xml /bin/ginstall -c -m 644 da/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/da/mate-terminal.xml /bin/ginstall -c -m 644 de/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/de/mate-terminal.xml /bin/ginstall -c -m 644 ca/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ca/mate-terminal.xml /bin/ginstall -c -m 644 cs/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/cs/mate-terminal.xml /bin/ginstall -c -m 644 el/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/el/mate-terminal.xml /bin/ginstall -c -m 644 en_GB/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/en_GB/mate-terminal.xml /bin/ginstall -c -m 644 es/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/es/mate-terminal.xml /bin/ginstall -c -m 644 fr/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/fr/mate-terminal.xml /bin/ginstall -c -m 644 it/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/it/mate-terminal.xml /bin/ginstall -c -m 644 ko/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ko/mate-terminal.xml /bin/ginstall -c -m 644 oc/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/oc/mate-terminal.xml /bin/ginstall -c -m 644 pt_BR/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/pt_BR/mate-terminal.xml /bin/ginstall -c -m 644 ru/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ru/mate-terminal.xml /bin/ginstall -c -m 644 sv/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/sv/mate-terminal.xml /bin/ginstall -c -m 644 uk/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/uk/mate-terminal.xml /bin/ginstall -c -m 644 zh_CN/mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_CN/mate-terminal.xml /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C/figures/ /bin/ginstall -c -m 644 C/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/da/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/da/figures/ cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/da/figures/ && ln -s -f ../../C/figures/mate-terminal-default.png mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/de/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/de/figures/ /bin/ginstall -c -m 644 de/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/de/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ca/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ca/figures/ /bin/ginstall -c -m 644 ca/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ca/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/cs/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/cs/figures/ /bin/ginstall -c -m 644 cs/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/cs/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/el/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/el/figures/ /bin/ginstall -c -m 644 el/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/el/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/en_GB/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/en_GB/figures/ cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/en_GB/figures/ && ln -s -f ../../C/figures/mate-terminal-default.png mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/es/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/es/figures/ /bin/ginstall -c -m 644 es/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/es/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/fr/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/fr/figures/ /bin/ginstall -c -m 644 fr/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/fr/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/it/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/it/figures/ /bin/ginstall -c -m 644 it/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/it/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ko/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ko/figures/ /bin/ginstall -c -m 644 ko/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ko/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/oc/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/oc/figures/ cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/oc/figures/ && ln -s -f ../../C/figures/mate-terminal-default.png mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/pt_BR/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/pt_BR/figures/ /bin/ginstall -c -m 644 pt_BR/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/pt_BR/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ru/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ru/figures/ cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ru/figures/ && ln -s -f ../../C/figures/mate-terminal-default.png mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/sv/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/sv/figures/ /bin/ginstall -c -m 644 sv/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/sv/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/uk/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/uk/figures/ /bin/ginstall -c -m 644 uk/figures/mate-terminal-default.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/uk/figures/mate-terminal-default.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_CN/figures/ mkdir -p -- /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_CN/figures/ cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_CN/figures/ && ln -s -f ../../C/figures/mate-terminal-default.png mate-terminal-default.png /bin/ginstall -c -m 644 C/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C/figures/mate-terminal-tabbed.png cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/da/figures/ && ln -s -f ../../C/figures/mate-terminal-tabbed.png mate-terminal-tabbed.png /bin/ginstall -c -m 644 de/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/de/figures/mate-terminal-tabbed.png /bin/ginstall -c -m 644 ca/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ca/figures/mate-terminal-tabbed.png /bin/ginstall -c -m 644 cs/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/cs/figures/mate-terminal-tabbed.png /bin/ginstall -c -m 644 el/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/el/figures/mate-terminal-tabbed.png cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/en_GB/figures/ && ln -s -f ../../C/figures/mate-terminal-tabbed.png mate-terminal-tabbed.png /bin/ginstall -c -m 644 es/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/es/figures/mate-terminal-tabbed.png /bin/ginstall -c -m 644 fr/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/fr/figures/mate-terminal-tabbed.png /bin/ginstall -c -m 644 it/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/it/figures/mate-terminal-tabbed.png /bin/ginstall -c -m 644 ko/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ko/figures/mate-terminal-tabbed.png cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/oc/figures/ && ln -s -f ../../C/figures/mate-terminal-tabbed.png mate-terminal-tabbed.png /bin/ginstall -c -m 644 pt_BR/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/pt_BR/figures/mate-terminal-tabbed.png cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/ru/figures/ && ln -s -f ../../C/figures/mate-terminal-tabbed.png mate-terminal-tabbed.png /bin/ginstall -c -m 644 sv/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/sv/figures/mate-terminal-tabbed.png /bin/ginstall -c -m 644 uk/figures/mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/uk/figures/mate-terminal-tabbed.png cd /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/zh_CN/figures/ && ln -s -f ../../C/figures/mate-terminal-tabbed.png mate-terminal-tabbed.png /bin/sh ../mkinstalldirs /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal /bin/ginstall -c -m 644 mate-terminal-C.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-C.omf /bin/ginstall -c -m 644 mate-terminal-da.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-da.omf /bin/ginstall -c -m 644 mate-terminal-de.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-de.omf /bin/ginstall -c -m 644 mate-terminal-ca.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-ca.omf /bin/ginstall -c -m 644 mate-terminal-cs.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-cs.omf /bin/ginstall -c -m 644 mate-terminal-el.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-el.omf /bin/ginstall -c -m 644 mate-terminal-en_GB.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-en_GB.omf /bin/ginstall -c -m 644 mate-terminal-es.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-es.omf /bin/ginstall -c -m 644 mate-terminal-fr.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-fr.omf /bin/ginstall -c -m 644 mate-terminal-it.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-it.omf /bin/ginstall -c -m 644 mate-terminal-ko.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-ko.omf /bin/ginstall -c -m 644 mate-terminal-oc.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-oc.omf /bin/ginstall -c -m 644 mate-terminal-pt_BR.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-pt_BR.omf /bin/ginstall -c -m 644 mate-terminal-ru.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-ru.omf /bin/ginstall -c -m 644 mate-terminal-sv.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-sv.omf /bin/ginstall -c -m 644 mate-terminal-uk.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-uk.omf /bin/ginstall -c -m 644 mate-terminal-zh_CN.omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal/mate-terminal-zh_CN.omf make[3]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' make[1]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0/help' make[1]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0' make[2]: Entering directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/mate-terminal/pkg/usr/share/applications' /bin/ginstall -c -m 644 mate-terminal.desktop '/srv/builds/original/mate/mate-terminal/pkg/usr/share/applications' make[2]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0' make[1]: Leaving directory `/srv/builds/salix/mate/mate-terminal/src/mate-terminal-1.4.0' install: creating directory '/srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults' Attached schema `/schemas/apps/mate-terminal/global/profile_list' to key `/apps/mate-terminal/global/profile_list' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `lv' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `xh' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ps' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `pt' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `tr' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ast' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `id' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `el' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ar' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `as' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `eo' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `mg' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `es' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `et' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `mk' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ml' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `az' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `it' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `eu' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `mr' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ms' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `mai' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `uk' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `be' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `fa' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `bg' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ug' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ja' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `bn' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `fi' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `nb' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `br' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `bs' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ne' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `fr' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `mn' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `nl' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `fur' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `nn' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ca' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ro' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `vi' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ga' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ru' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `oc' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `nds' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `cs' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `gl' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `kn' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `cy' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `gu' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `wa' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ko' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `si' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `C' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ku' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `or' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `da' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `sk' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `de' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `sr' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `sq' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `sl' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `he' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `hi' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `sv' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `pa' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `ta' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `hr' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `te' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `dz' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `hu' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `pl' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `th' Installed schema `/schemas/apps/mate-terminal/global/profile_list' for locale `lt' Attached schema `/schemas/apps/mate-terminal/global/default_profile' to key `/apps/mate-terminal/global/default_profile' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `lv' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `xh' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ps' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `pt' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `tr' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ast' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `id' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `el' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ar' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `as' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `mg' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `es' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `et' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `mk' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ml' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `az' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `it' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `eu' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `mr' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ms' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `mai' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `uk' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `be' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `fa' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `bg' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ug' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ja' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `bn' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `fi' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `nb' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `br' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `bs' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ne' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `fr' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `mn' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `nl' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `fur' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `nn' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ca' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ro' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `vi' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ru' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `gl' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `cs' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `kn' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `cy' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `gu' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `wa' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ko' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `C' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ku' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `or' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `da' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `sk' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `de' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `sr' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `sq' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `sl' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `he' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `hi' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `sv' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `pa' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `ta' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `hr' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `te' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `dz' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `hu' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `pl' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `th' Installed schema `/schemas/apps/mate-terminal/global/default_profile' for locale `lt' Attached schema `/schemas/apps/mate-terminal/global/use_mnemonics' to key `/apps/mate-terminal/global/use_mnemonics' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `lv' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `xh' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ps' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `pt' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `tr' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ast' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `id' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `el' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ar' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `as' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `mg' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `es' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `et' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `az' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ml' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `eu' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `it' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `mai' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `mr' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ms' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ug' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `mk' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `uk' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `be' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `fa' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `bg' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ja' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `bn' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `fi' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `nb' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `bs' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ne' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `fr' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `nl' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `fur' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `nn' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ca' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ro' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `vi' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ru' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `gl' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `cs' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `kn' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `cy' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `gu' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ko' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `sk' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `C' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `or' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `da' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `sq' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `de' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `sr' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `sl' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `he' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `hi' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `sv' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `pa' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `ta' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `hr' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `te' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `dz' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `hu' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `pl' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `th' Installed schema `/schemas/apps/mate-terminal/global/use_mnemonics' for locale `lt' Attached schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' to key `/apps/mate-terminal/global/use_menu_accelerators' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `lv' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `xh' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `pt' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `tr' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ast' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `id' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `el' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ar' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `as' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `mg' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `es' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `et' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `az' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ml' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `eu' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `it' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `mai' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `mr' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ms' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ug' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `mk' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `uk' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `be' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `fa' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `bg' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ja' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `bn' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `fi' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `nb' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `bs' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ne' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `fr' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `nl' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `fur' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `nn' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ca' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ro' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `vi' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ru' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `gl' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `cs' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `kn' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `cy' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `gu' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ko' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `sk' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `C' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `or' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `sl' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `da' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `de' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `sr' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `sq' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `sv' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `he' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `hi' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `pa' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `ta' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `hr' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `te' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `dz' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `hu' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `pl' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `th' Installed schema `/schemas/apps/mate-terminal/global/use_menu_accelerators' for locale `lt' Attached schema `/schemas/apps/mate-terminal/global/active_encodings' to key `/apps/mate-terminal/global/active_encodings' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `lv' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `xh' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ps' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `pt' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `tr' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ast' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `am' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `id' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `el' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ar' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `as' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `eo' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `mg' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `es' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `et' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `mk' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ml' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `az' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `it' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `eu' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `mr' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ms' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `mai' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `uk' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `be' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `fa' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `bg' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ug' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ja' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `bn' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `fi' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `nb' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `br' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `bs' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ne' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `fr' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `mn' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `nl' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `fur' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `nn' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ca' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ro' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `vi' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ga' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ru' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `rw' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `nds' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `cs' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `gl' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `kn' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `cy' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `gu' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `wa' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ko' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `si' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `C' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ku' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `or' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `da' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `sk' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `de' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `sr' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `sq' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `sl' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `he' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `hi' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `sv' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `pa' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `ta' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `hr' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `te' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `dz' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `hu' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `pl' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `th' Installed schema `/schemas/apps/mate-terminal/global/active_encodings' for locale `lt' Attached schema `/schemas/apps/mate-terminal/global/confirm_window_close' to key `/apps/mate-terminal/global/confirm_window_close' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `lv' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `xh' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ps' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `pt' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `tr' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ast' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `id' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `el' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ar' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `as' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `mg' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `es' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `et' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `az' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ml' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `eu' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `it' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `mai' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `mr' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ms' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ug' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `mk' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `uk' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `be' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `fa' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `bg' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ja' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `bn' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `fi' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `nb' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `bs' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ne' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `fr' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `nl' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `fur' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `nn' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ca' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ro' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `vi' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ru' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `gl' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `cs' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `kn' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `cy' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `gu' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ko' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `C' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ku' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `or' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `da' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `sk' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `de' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `sr' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `sq' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `sl' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `he' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `hi' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `sv' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `pa' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `ta' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `hr' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `te' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `dz' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `hu' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `pl' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `th' Installed schema `/schemas/apps/mate-terminal/global/confirm_window_close' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' to key `/apps/mate-terminal/profiles/Default/visible_name' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ka' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `kk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `hy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/visible_name' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' to key `/apps/mate-terminal/profiles/Default/default_show_menubar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_show_menubar' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' to key `/apps/mate-terminal/profiles/Default/foreground_color' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/foreground_color' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/background_color' to key `/apps/mate-terminal/profiles/Default/background_color' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_color' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' to key `/apps/mate-terminal/profiles/Default/bold_color' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `lt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color' for locale `zh_HK' Attached schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' to key `/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `lt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/bold_color_same_as_fg' for locale `zh_HK' Attached schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' to key `/apps/mate-terminal/profiles/Default/title_mode' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title_mode' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/title' to key `/apps/mate-terminal/profiles/Default/title' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `am' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ka' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `kk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `hy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/title' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' to key `/apps/mate-terminal/profiles/Default/allow_bold' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/allow_bold' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' to key `/apps/mate-terminal/profiles/Default/silent_bell' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/silent_bell' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' to key `/apps/mate-terminal/profiles/Default/word_chars' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/word_chars' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' to key `/apps/mate-terminal/profiles/Default/use_custom_default_size' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `lt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_default_size' for locale `sr@latin' Attached schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' to key `/apps/mate-terminal/profiles/Default/default_size_columns' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `lt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_columns' for locale `ru' Attached schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' to key `/apps/mate-terminal/profiles/Default/default_size_rows' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `lt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/default_size_rows' for locale `ru' Attached schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' to key `/apps/mate-terminal/profiles/Default/scrollbar_position' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollbar_position' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' to key `/apps/mate-terminal/profiles/Default/scrollback_lines' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_lines' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' to key `/apps/mate-terminal/profiles/Default/scrollback_unlimited' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `lt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scrollback_unlimited' for locale `zh_HK' Attached schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' to key `/apps/mate-terminal/profiles/Default/scroll_on_keystroke' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_keystroke' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' to key `/apps/mate-terminal/profiles/Default/scroll_on_output' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_on_output' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' to key `/apps/mate-terminal/profiles/Default/exit_action' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/exit_action' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' to key `/apps/mate-terminal/profiles/Default/login_shell' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/login_shell' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/update_records' to key `/apps/mate-terminal/profiles/Default/update_records' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/update_records' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' to key `/apps/mate-terminal/profiles/Default/use_custom_command' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_custom_command' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' to key `/apps/mate-terminal/profiles/Default/cursor_blink_mode' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_blink_mode' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' to key `/apps/mate-terminal/profiles/Default/cursor_shape' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/cursor_shape' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' to key `/apps/mate-terminal/profiles/Default/custom_command' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/custom_command' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/icon' to key `/apps/mate-terminal/profiles/Default/icon' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `hy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/icon' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/palette' to key `/apps/mate-terminal/profiles/Default/palette' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/palette' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/font' to key `/apps/mate-terminal/profiles/Default/font' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `am' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `rw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `kk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `hy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/font' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/background_type' to key `/apps/mate-terminal/profiles/Default/background_type' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_type' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/background_image' to key `/apps/mate-terminal/profiles/Default/background_image' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `eo' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ga' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `rw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `kk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `hy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_image' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' to key `/apps/mate-terminal/profiles/Default/scroll_background' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/scroll_background' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' to key `/apps/mate-terminal/profiles/Default/background_darkness' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/background_darkness' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' to key `/apps/mate-terminal/profiles/Default/backspace_binding' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/backspace_binding' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' to key `/apps/mate-terminal/profiles/Default/delete_binding' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `br' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `nds' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `si' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/delete_binding' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' to key `/apps/mate-terminal/profiles/Default/use_theme_colors' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_theme_colors' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' to key `/apps/mate-terminal/profiles/Default/use_system_font' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `xh' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ps' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `az' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ms' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `mn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `fa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `bs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `oc' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `wa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ku' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_system_font' for locale `lt' Attached schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' to key `/apps/mate-terminal/profiles/Default/use_skey' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `lv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `pt' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `tr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ast' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `id' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `el' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ar' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `as' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `mg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `es' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `et' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `eu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ml' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `mk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `it' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `mai' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `mr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ug' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `uk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `be' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `bg' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ja' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `bn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `fi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `nb' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ne' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `fr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `nl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `fur' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `nn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ca' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ro' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `vi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ru' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `gl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `cs' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `kn' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `cy' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `gu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ko' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `sk' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `sl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `or' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `C' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `da' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `sq' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `sr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `de' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `sv' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `he' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `hi' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `pa' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `ta' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `hr' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `te' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `dz' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `hu' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `pl' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `th' Installed schema `/schemas/apps/mate-terminal/profiles/Default/use_skey' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/new_tab' to key `/apps/mate-terminal/keybindings/new_tab' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/new_tab' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/new_window' to key `/apps/mate-terminal/keybindings/new_window' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/new_window' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/new_profile' to key `/apps/mate-terminal/keybindings/new_profile' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/new_profile' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/save_contents' to key `/apps/mate-terminal/keybindings/save_contents' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `lt' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/save_contents' for locale `zh_HK' Attached schema `/schemas/apps/mate-terminal/keybindings/close_tab' to key `/apps/mate-terminal/keybindings/close_tab' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/close_tab' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/close_window' to key `/apps/mate-terminal/keybindings/close_window' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/close_window' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/copy' to key `/apps/mate-terminal/keybindings/copy' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/copy' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/paste' to key `/apps/mate-terminal/keybindings/paste' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/paste' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/full_screen' to key `/apps/mate-terminal/keybindings/full_screen' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/full_screen' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' to key `/apps/mate-terminal/keybindings/toggle_menubar' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/toggle_menubar' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' to key `/apps/mate-terminal/keybindings/set_terminal_title' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/set_terminal_title' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/reset' to key `/apps/mate-terminal/keybindings/reset' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/reset' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' to key `/apps/mate-terminal/keybindings/reset_and_clear' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/reset_and_clear' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/prev_tab' to key `/apps/mate-terminal/keybindings/prev_tab' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/prev_tab' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/next_tab' to key `/apps/mate-terminal/keybindings/next_tab' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/next_tab' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' to key `/apps/mate-terminal/keybindings/move_tab_left' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_left' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' to key `/apps/mate-terminal/keybindings/move_tab_right' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/move_tab_right' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/detach_tab' to key `/apps/mate-terminal/keybindings/detach_tab' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/detach_tab' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' to key `/apps/mate-terminal/keybindings/switch_to_tab_1' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_1' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' to key `/apps/mate-terminal/keybindings/switch_to_tab_2' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_2' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' to key `/apps/mate-terminal/keybindings/switch_to_tab_3' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_3' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' to key `/apps/mate-terminal/keybindings/switch_to_tab_4' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_4' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' to key `/apps/mate-terminal/keybindings/switch_to_tab_5' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_5' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' to key `/apps/mate-terminal/keybindings/switch_to_tab_6' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_6' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' to key `/apps/mate-terminal/keybindings/switch_to_tab_7' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_7' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' to key `/apps/mate-terminal/keybindings/switch_to_tab_8' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_8' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' to key `/apps/mate-terminal/keybindings/switch_to_tab_9' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_9' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' to key `/apps/mate-terminal/keybindings/switch_to_tab_10' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_10' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' to key `/apps/mate-terminal/keybindings/switch_to_tab_11' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_11' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' to key `/apps/mate-terminal/keybindings/switch_to_tab_12' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ga' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `oc' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/switch_to_tab_12' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/help' to key `/apps/mate-terminal/keybindings/help' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `br' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/help' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/zoom_in' to key `/apps/mate-terminal/keybindings/zoom_in' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_in' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/zoom_out' to key `/apps/mate-terminal/keybindings/zoom_out' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `nds' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_out' for locale `lt' Attached schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' to key `/apps/mate-terminal/keybindings/zoom_normal' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `lv' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `xh' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ps' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `pt' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `tr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ast' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `zh_TW' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `id' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `pt_BR' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `el' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ca@valencia' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ar' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `as' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `mg' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `en@shaw' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `es' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `et' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `az' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ml' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `eu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `it' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `mai' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `mr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ms' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `mn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `mk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `uk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `be' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `fa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `bg' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `sr@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ug' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `zh_CN' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ja' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `bn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `fi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `nb' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `bs' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ne' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `fr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `nl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `fur' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `nn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ca' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ro' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `vi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ru' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `zh_HK' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `bn_IN' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `gl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `cs' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `kn' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `cy' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `gu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `wa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ko' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `si' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `C' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ku' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `or' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `be@latin' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `da' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `sk' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `de' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `sr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `sq' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `sl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `he' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `en_CA' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `hi' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `sv' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `pa' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `en_GB' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `ta' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `hr' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `te' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `dz' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `hu' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `pl' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `th' Installed schema `/schemas/apps/mate-terminal/keybindings/zoom_normal' for locale `lt' /srv/builds/original/mate/mate-terminal/pkg: total 12 drwxr-xr-x 3 root root 4096 Mar 3 18:10 etc drwxr-xr-x 2 root root 4096 Mar 3 18:11 install drwxr-xr-x 6 root root 4096 Mar 3 18:11 usr /srv/builds/original/mate/mate-terminal/pkg/etc: total 4 drwxr-xr-x 4 root root 4096 Mar 3 18:11 mateconf /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf: total 8 drwxr-xr-x 4 root root 4096 Mar 3 18:11 mateconf.xml.defaults drwxr-xr-x 2 root root 4096 Mar 3 18:10 schemas /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults: total 8 drwxr-xr-x 3 root root 4096 Mar 3 18:11 apps drwxr-xr-x 3 root root 4096 Mar 3 18:11 schemas /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/apps: total 4 -rw-r--r-- 1 root root 0 Mar 3 18:11 %mateconf.xml drwxr-xr-x 5 root root 4096 Mar 3 18:11 mate-terminal /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate-terminal: total 12 -rw-r--r-- 1 root root 0 Mar 3 18:11 %mateconf.xml drwxr-xr-x 2 root root 4096 Mar 3 18:11 global drwxr-xr-x 2 root root 4096 Mar 3 18:11 keybindings drwxr-xr-x 3 root root 4096 Mar 3 18:11 profiles /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/global: total 4 -rw-r--r-- 1 root root 731 Mar 3 18:11 %mateconf.xml /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/keybindings: total 4 -rw-r--r-- 1 root root 3803 Mar 3 18:11 %mateconf.xml /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/profiles: total 4 -rw-r--r-- 1 root root 0 Mar 3 18:11 %mateconf.xml drwxr-xr-x 2 root root 4096 Mar 3 18:11 Default /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/profiles/Default: total 8 -rw-r--r-- 1 root root 4867 Mar 3 18:11 %mateconf.xml /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/schemas: total 4 -rw-r--r-- 1 root root 0 Mar 3 18:11 %mateconf.xml drwxr-xr-x 3 root root 4096 Mar 3 18:11 apps /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps: total 4 -rw-r--r-- 1 root root 0 Mar 3 18:11 %mateconf.xml drwxr-xr-x 5 root root 4096 Mar 3 18:11 mate-terminal /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal: total 12 -rw-r--r-- 1 root root 0 Mar 3 18:11 %mateconf.xml drwxr-xr-x 2 root root 4096 Mar 3 18:11 global drwxr-xr-x 2 root root 4096 Mar 3 18:11 keybindings drwxr-xr-x 3 root root 4096 Mar 3 18:11 profiles /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/global: total 196 -rw-r--r-- 1 root root 197119 Mar 3 18:11 %mateconf.xml /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/keybindings: total 1312 -rw-r--r-- 1 root root 1340328 Mar 3 18:11 %mateconf.xml /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/profiles: total 4 -rw-r--r-- 1 root root 0 Mar 3 18:11 %mateconf.xml drwxr-xr-x 2 root root 4096 Mar 3 18:11 Default /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/profiles/Default: total 972 -rw-r--r-- 1 root root 995109 Mar 3 18:11 %mateconf.xml /srv/builds/original/mate/mate-terminal/pkg/etc/mateconf/schemas: total 2488 -rw-r--r-- 1 root root 2544252 Mar 3 18:10 mate-terminal.schemas /srv/builds/original/mate/mate-terminal/pkg/install: total 4 -rw-r--r-- 1 root root 569 Mar 3 18:11 slack-desc /srv/builds/original/mate/mate-terminal/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 Mar 3 18:11 bin drwxr-xr-x 3 root root 4096 Mar 3 18:11 doc drwxr-xr-x 7 root root 4096 Mar 3 18:11 share drwxr-xr-x 3 root root 4096 Mar 3 18:02 src /srv/builds/original/mate/mate-terminal/pkg/usr/bin: total 252 -rwxr-xr-x 1 root root 256456 Mar 3 18:11 mate-terminal /srv/builds/original/mate/mate-terminal/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:11 mate-terminal-1.4.0 /srv/builds/original/mate/mate-terminal/pkg/usr/doc/mate-terminal-1.4.0: total 96 -rw-r--r-- 1 root root 232 Mar 3 18:11 AUTHORS -rw-r--r-- 1 root root 35068 Mar 3 18:11 COPYING -rw-r--r-- 1 root root 26430 Mar 3 18:11 ChangeLog -rw-r--r-- 1 root root 24482 Mar 3 18:11 NEWS -rw-r--r-- 1 root root 714 Mar 3 18:11 README /srv/builds/original/mate/mate-terminal/pkg/usr/share: total 20 drwxr-xr-x 2 root root 4096 Mar 3 18:11 applications drwxr-xr-x 92 root root 4096 Mar 3 18:10 locale drwxr-xr-x 3 root root 4096 Mar 3 18:10 mate drwxr-xr-x 2 root root 4096 Mar 3 18:10 mate-terminal drwxr-xr-x 3 root root 4096 Mar 3 18:10 omf /srv/builds/original/mate/mate-terminal/pkg/usr/share/applications: total 8 -rw-r--r-- 1 root root 6484 Mar 3 18:11 mate-terminal.desktop /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale: total 360 drwxr-xr-x 3 root root 4096 Mar 3 18:10 am drwxr-xr-x 3 root root 4096 Mar 3 18:10 ar drwxr-xr-x 3 root root 4096 Mar 3 18:10 as drwxr-xr-x 3 root root 4096 Mar 3 18:10 ast drwxr-xr-x 3 root root 4096 Mar 3 18:10 az drwxr-xr-x 3 root root 4096 Mar 3 18:10 be drwxr-xr-x 3 root root 4096 Mar 3 18:10 be@latin drwxr-xr-x 3 root root 4096 Mar 3 18:10 bg drwxr-xr-x 3 root root 4096 Mar 3 18:10 bn drwxr-xr-x 3 root root 4096 Mar 3 18:10 bn_IN drwxr-xr-x 3 root root 4096 Mar 3 18:10 br drwxr-xr-x 3 root root 4096 Mar 3 18:10 bs drwxr-xr-x 3 root root 4096 Mar 3 18:10 ca drwxr-xr-x 3 root root 4096 Mar 3 18:10 ca@valencia drwxr-xr-x 3 root root 4096 Mar 3 18:10 cs drwxr-xr-x 3 root root 4096 Mar 3 18:10 cy drwxr-xr-x 3 root root 4096 Mar 3 18:10 da drwxr-xr-x 3 root root 4096 Mar 3 18:10 de drwxr-xr-x 3 root root 4096 Mar 3 18:10 dz drwxr-xr-x 3 root root 4096 Mar 3 18:10 el drwxr-xr-x 3 root root 4096 Mar 3 18:10 en@shaw drwxr-xr-x 3 root root 4096 Mar 3 18:10 en_CA drwxr-xr-x 3 root root 4096 Mar 3 18:10 en_GB drwxr-xr-x 3 root root 4096 Mar 3 18:10 eo drwxr-xr-x 3 root root 4096 Mar 3 18:10 es drwxr-xr-x 3 root root 4096 Mar 3 18:10 et drwxr-xr-x 3 root root 4096 Mar 3 18:10 eu drwxr-xr-x 3 root root 4096 Mar 3 18:10 fa drwxr-xr-x 3 root root 4096 Mar 3 18:10 fi drwxr-xr-x 3 root root 4096 Mar 3 18:10 fr drwxr-xr-x 3 root root 4096 Mar 3 18:10 fur drwxr-xr-x 3 root root 4096 Mar 3 18:10 ga drwxr-xr-x 3 root root 4096 Mar 3 18:10 gl drwxr-xr-x 3 root root 4096 Mar 3 18:10 gu drwxr-xr-x 3 root root 4096 Mar 3 18:10 he drwxr-xr-x 3 root root 4096 Mar 3 18:10 hi drwxr-xr-x 3 root root 4096 Mar 3 18:10 hr drwxr-xr-x 3 root root 4096 Mar 3 18:10 hu drwxr-xr-x 3 root root 4096 Mar 3 18:10 hy drwxr-xr-x 3 root root 4096 Mar 3 18:10 id drwxr-xr-x 3 root root 4096 Mar 3 18:10 it drwxr-xr-x 3 root root 4096 Mar 3 18:10 ja drwxr-xr-x 3 root root 4096 Mar 3 18:10 ka drwxr-xr-x 3 root root 4096 Mar 3 18:10 kk drwxr-xr-x 3 root root 4096 Mar 3 18:10 kn drwxr-xr-x 3 root root 4096 Mar 3 18:10 ko drwxr-xr-x 3 root root 4096 Mar 3 18:10 ku drwxr-xr-x 3 root root 4096 Mar 3 18:10 lt drwxr-xr-x 3 root root 4096 Mar 3 18:10 lv drwxr-xr-x 3 root root 4096 Mar 3 18:10 mai drwxr-xr-x 3 root root 4096 Mar 3 18:10 mg drwxr-xr-x 3 root root 4096 Mar 3 18:10 mk drwxr-xr-x 3 root root 4096 Mar 3 18:10 ml drwxr-xr-x 3 root root 4096 Mar 3 18:10 mn drwxr-xr-x 3 root root 4096 Mar 3 18:10 mr drwxr-xr-x 3 root root 4096 Mar 3 18:10 ms drwxr-xr-x 3 root root 4096 Mar 3 18:10 nb drwxr-xr-x 3 root root 4096 Mar 3 18:10 nds drwxr-xr-x 3 root root 4096 Mar 3 18:10 ne drwxr-xr-x 3 root root 4096 Mar 3 18:10 nl drwxr-xr-x 3 root root 4096 Mar 3 18:10 nn drwxr-xr-x 3 root root 4096 Mar 3 18:10 oc drwxr-xr-x 3 root root 4096 Mar 3 18:10 or drwxr-xr-x 3 root root 4096 Mar 3 18:10 pa drwxr-xr-x 3 root root 4096 Mar 3 18:10 pl drwxr-xr-x 3 root root 4096 Mar 3 18:10 ps drwxr-xr-x 3 root root 4096 Mar 3 18:10 pt drwxr-xr-x 3 root root 4096 Mar 3 18:10 pt_BR drwxr-xr-x 3 root root 4096 Mar 3 18:10 ro drwxr-xr-x 3 root root 4096 Mar 3 18:10 ru drwxr-xr-x 3 root root 4096 Mar 3 18:10 rw drwxr-xr-x 3 root root 4096 Mar 3 18:10 si drwxr-xr-x 3 root root 4096 Mar 3 18:10 sk drwxr-xr-x 3 root root 4096 Mar 3 18:10 sl drwxr-xr-x 3 root root 4096 Mar 3 18:10 sq drwxr-xr-x 3 root root 4096 Mar 3 18:10 sr drwxr-xr-x 3 root root 4096 Mar 3 18:10 sr@latin drwxr-xr-x 3 root root 4096 Mar 3 18:10 sv drwxr-xr-x 3 root root 4096 Mar 3 18:10 ta drwxr-xr-x 3 root root 4096 Mar 3 18:10 te drwxr-xr-x 3 root root 4096 Mar 3 18:10 th drwxr-xr-x 3 root root 4096 Mar 3 18:10 tr drwxr-xr-x 3 root root 4096 Mar 3 18:10 ug drwxr-xr-x 3 root root 4096 Mar 3 18:10 uk drwxr-xr-x 3 root root 4096 Mar 3 18:10 vi drwxr-xr-x 3 root root 4096 Mar 3 18:10 wa drwxr-xr-x 3 root root 4096 Mar 3 18:10 xh drwxr-xr-x 3 root root 4096 Mar 3 18:10 zh_CN drwxr-xr-x 3 root root 4096 Mar 3 18:10 zh_HK drwxr-xr-x 3 root root 4096 Mar 3 18:10 zh_TW /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/am: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/am/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11142 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ar: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ar/LC_MESSAGES: total 72 -rw-r--r-- 1 root root 72334 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/as: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/as/LC_MESSAGES: total 96 -rw-r--r-- 1 root root 97153 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ast: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ast/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 61524 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/az: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/az/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 65985 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/be: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/be/LC_MESSAGES: total 76 -rw-r--r-- 1 root root 75136 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/be@latin: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/be@latin/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 57960 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bg: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bg/LC_MESSAGES: total 88 -rw-r--r-- 1 root root 87540 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bn: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bn/LC_MESSAGES: total 104 -rw-r--r-- 1 root root 105747 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bn_IN: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bn_IN/LC_MESSAGES: total 108 -rw-r--r-- 1 root root 108179 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/br: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/br/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 14039 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bs: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/bs/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 65146 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ca: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ca/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 66560 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ca@valencia: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ca@valencia/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64540 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/cs/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63373 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/cy: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/cy/LC_MESSAGES: total 48 -rw-r--r-- 1 root root 46963 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/da: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/da/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63429 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/de/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 67187 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/dz: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/dz/LC_MESSAGES: total 144 -rw-r--r-- 1 root root 145846 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/el: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/el/LC_MESSAGES: total 88 -rw-r--r-- 1 root root 87485 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en@shaw: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en@shaw/LC_MESSAGES: total 104 -rw-r--r-- 1 root root 102545 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en_CA: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en_CA/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 66971 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en_GB: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/en_GB/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 61872 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/eo: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/eo/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 13945 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/es/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 67609 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/et: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/et/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 62429 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/eu: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/eu/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 62098 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fa: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fa/LC_MESSAGES: total 84 -rw-r--r-- 1 root root 84584 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fi: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fi/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 62819 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fr/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 68214 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fur: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/fur/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 60959 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ga: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ga/LC_MESSAGES: total 28 -rw-r--r-- 1 root root 25000 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/gl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/gl/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 66126 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/gu: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/gu/LC_MESSAGES: total 100 -rw-r--r-- 1 root root 98806 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/he: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/he/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64687 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hi: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hi/LC_MESSAGES: total 92 -rw-r--r-- 1 root root 93402 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hr/LC_MESSAGES: total 48 -rw-r--r-- 1 root root 45790 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hu/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 65148 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hy: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/hy/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7762 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/id: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/id/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 62125 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/it/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 65990 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ja/LC_MESSAGES: total 76 -rw-r--r-- 1 root root 74699 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ka: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ka/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 15300 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/kk: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/kk/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8960 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/kn: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/kn/LC_MESSAGES: total 108 -rw-r--r-- 1 root root 110278 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ko: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ko/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64675 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ku: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ku/LC_MESSAGES: total 32 -rw-r--r-- 1 root root 31582 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/lt: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/lt/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63549 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/lv: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/lv/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64369 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mai: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mai/LC_MESSAGES: total 72 -rw-r--r-- 1 root root 71820 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mg: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mg/LC_MESSAGES: total 72 -rw-r--r-- 1 root root 72807 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mk: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mk/LC_MESSAGES: total 88 -rw-r--r-- 1 root root 89629 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ml: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ml/LC_MESSAGES: total 120 -rw-r--r-- 1 root root 121763 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mn: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mn/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 69150 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/mr/LC_MESSAGES: total 100 -rw-r--r-- 1 root root 99712 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ms: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ms/LC_MESSAGES: total 56 -rw-r--r-- 1 root root 55801 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nb: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nb/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 62588 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nds: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nds/LC_MESSAGES: total 20 -rw-r--r-- 1 root root 19943 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ne: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ne/LC_MESSAGES: total 116 -rw-r--r-- 1 root root 114693 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nl/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64008 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nn: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/nn/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 58667 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/oc: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/oc/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10371 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/or: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/or/LC_MESSAGES: total 108 -rw-r--r-- 1 root root 110433 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pa: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pa/LC_MESSAGES: total 92 -rw-r--r-- 1 root root 93391 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pl/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64143 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ps: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ps/LC_MESSAGES: total 24 -rw-r--r-- 1 root root 21607 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pt/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64912 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pt_BR: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/pt_BR/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 65032 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ro: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ro/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64872 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ru/LC_MESSAGES: total 84 -rw-r--r-- 1 root root 83176 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/rw: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/rw/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2833 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/si: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/si/LC_MESSAGES: total 28 -rw-r--r-- 1 root root 27016 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sk: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sk/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 58544 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sl/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 62198 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sq: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sq/LC_MESSAGES: total 72 -rw-r--r-- 1 root root 70124 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sr/LC_MESSAGES: total 84 -rw-r--r-- 1 root root 81945 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sr@latin: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sr@latin/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63393 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/sv/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64731 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ta: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ta/LC_MESSAGES: total 104 -rw-r--r-- 1 root root 105137 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/te: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/te/LC_MESSAGES: total 104 -rw-r--r-- 1 root root 105751 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/th: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/th/LC_MESSAGES: total 96 -rw-r--r-- 1 root root 96048 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/tr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/tr/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64349 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ug: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/ug/LC_MESSAGES: total 84 -rw-r--r-- 1 root root 83052 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/uk: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/uk/LC_MESSAGES: total 84 -rw-r--r-- 1 root root 82760 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/vi: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/vi/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63270 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/wa: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/wa/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63372 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/xh: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/xh/LC_MESSAGES: total 72 -rw-r--r-- 1 root root 72390 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_CN: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_CN/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 59088 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_HK: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_HK/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 61622 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_TW: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:10 LC_MESSAGES /srv/builds/original/mate/mate-terminal/pkg/usr/share/locale/zh_TW/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 61592 Mar 3 18:10 mate-terminal.mo /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate: total 4 drwxr-xr-x 3 root root 4096 Mar 3 18:10 help /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help: total 4 drwxr-xr-x 3 root root 4096 Mar 3 18:11 mate-terminal /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal: total 4 drwxr-xr-x 3 root root 4096 Mar 3 18:10 C /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C: total 64 drwxr-xr-x 2 root root 4096 Mar 3 18:10 figures -rw-r--r-- 1 root root 4031 Mar 3 18:10 legal.xml -rw-r--r-- 1 root root 55343 Mar 3 18:10 mate-terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate/help/mate-terminal/C/figures: total 28 -rw-r--r-- 1 root root 8531 Mar 3 18:10 mate-terminal-default.png -rw-r--r-- 1 root root 13277 Mar 3 18:10 mate-terminal-tabbed.png /srv/builds/original/mate/mate-terminal/pkg/usr/share/mate-terminal: total 256 -rw-r--r-- 1 root root 14154 Mar 3 18:10 encodings-dialog.ui -rw-r--r-- 1 root root 10867 Mar 3 18:10 find-dialog.ui -rw-r--r-- 1 root root 9229 Mar 3 18:10 keybinding-editor.ui -rw-r--r-- 1 root root 9697 Mar 3 18:10 profile-manager.ui -rw-r--r-- 1 root root 12664 Mar 3 18:10 profile-new-dialog.ui -rw-r--r-- 1 root root 170746 Mar 3 18:10 profile-preferences.ui -rw-r--r-- 1 root root 9180 Mar 3 18:10 skey-challenge.ui -rw-r--r-- 1 root root 407 Mar 3 18:10 terminal.about -rw-r--r-- 1 root root 3673 Mar 3 18:10 terminal.xml /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:11 mate-terminal /srv/builds/original/mate/mate-terminal/pkg/usr/share/omf/mate-terminal: total 84 -rw-r--r-- 1 root root 1045 Mar 3 18:10 mate-terminal-C.omf -rw-r--r-- 1 root root 995 Mar 3 18:10 mate-terminal-bg.omf -rw-r--r-- 1 root root 1088 Mar 3 18:10 mate-terminal-ca.omf -rw-r--r-- 1 root root 1097 Mar 3 18:11 mate-terminal-cs.omf -rw-r--r-- 1 root root 1060 Mar 3 18:10 mate-terminal-da.omf -rw-r--r-- 1 root root 1080 Mar 3 18:10 mate-terminal-de.omf -rw-r--r-- 1 root root 1265 Mar 3 18:11 mate-terminal-el.omf -rw-r--r-- 1 root root 1042 Mar 3 18:11 mate-terminal-en_GB.omf -rw-r--r-- 1 root root 1102 Mar 3 18:11 mate-terminal-es.omf -rw-r--r-- 1 root root 1098 Mar 3 18:11 mate-terminal-fr.omf -rw-r--r-- 1 root root 1081 Mar 3 18:11 mate-terminal-it.omf -rw-r--r-- 1 root root 1051 Mar 3 18:10 mate-terminal-ja.omf -rw-r--r-- 1 root root 1065 Mar 3 18:11 mate-terminal-ko.omf -rw-r--r-- 1 root root 1068 Mar 3 18:11 mate-terminal-oc.omf -rw-r--r-- 1 root root 1088 Mar 3 18:11 mate-terminal-pt_BR.omf -rw-r--r-- 1 root root 1001 Mar 3 18:10 mate-terminal-ro.omf -rw-r--r-- 1 root root 1201 Mar 3 18:11 mate-terminal-ru.omf -rw-r--r-- 1 root root 1065 Mar 3 18:11 mate-terminal-sv.omf -rw-r--r-- 1 root root 1178 Mar 3 18:11 mate-terminal-uk.omf -rw-r--r-- 1 root root 986 Mar 3 18:11 mate-terminal-zh_CN.omf -rw-r--r-- 1 root root 999 Mar 3 18:10 mate-terminal-zh_TW.omf /srv/builds/original/mate/mate-terminal/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 3 18:11 mate-terminal-1.4.0 /srv/builds/original/mate/mate-terminal/pkg/usr/src/mate-terminal-1.4.0: total 12 -rwxr-xr-x 1 root root 2983 Mar 3 18:11 SLKBUILD -rwxr-xr-x 1 root root 588 Mar 3 18:02 help.patch -rwxr-xr-x 1 root root 440 Mar 3 18:02 no-g_assert.patch 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: /srv/builds/original/mate/mate-terminal/mate-terminal-1.4.0-arm-1rl.txz ./ install/ install/slack-desc usr/ usr/src/ usr/src/mate-terminal-1.4.0/ usr/src/mate-terminal-1.4.0/help.patch usr/src/mate-terminal-1.4.0/no-g_assert.patch usr/src/mate-terminal-1.4.0/SLKBUILD usr/bin/ usr/bin/mate-terminal usr/doc/ usr/doc/mate-terminal-1.4.0/ usr/doc/mate-terminal-1.4.0/ChangeLog usr/doc/mate-terminal-1.4.0/AUTHORS usr/doc/mate-terminal-1.4.0/README usr/doc/mate-terminal-1.4.0/NEWS usr/doc/mate-terminal-1.4.0/COPYING usr/share/ usr/share/omf/ usr/share/omf/mate-terminal/ usr/share/omf/mate-terminal/mate-terminal-uk.omf usr/share/omf/mate-terminal/mate-terminal-sv.omf usr/share/omf/mate-terminal/mate-terminal-en_GB.omf usr/share/omf/mate-terminal/mate-terminal-ko.omf usr/share/omf/mate-terminal/mate-terminal-oc.omf usr/share/omf/mate-terminal/mate-terminal-ro.omf usr/share/omf/mate-terminal/mate-terminal-pt_BR.omf usr/share/omf/mate-terminal/mate-terminal-de.omf usr/share/omf/mate-terminal/mate-terminal-ja.omf usr/share/omf/mate-terminal/mate-terminal-C.omf usr/share/omf/mate-terminal/mate-terminal-ca.omf usr/share/omf/mate-terminal/mate-terminal-es.omf usr/share/omf/mate-terminal/mate-terminal-da.omf usr/share/omf/mate-terminal/mate-terminal-fr.omf usr/share/omf/mate-terminal/mate-terminal-el.omf usr/share/omf/mate-terminal/mate-terminal-cs.omf usr/share/omf/mate-terminal/mate-terminal-ru.omf usr/share/omf/mate-terminal/mate-terminal-bg.omf usr/share/omf/mate-terminal/mate-terminal-zh_TW.omf usr/share/omf/mate-terminal/mate-terminal-zh_CN.omf usr/share/omf/mate-terminal/mate-terminal-it.omf usr/share/locale/ usr/share/locale/mn/ usr/share/locale/mn/LC_MESSAGES/ usr/share/locale/mn/LC_MESSAGES/mate-terminal.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/mate-terminal.mo usr/share/locale/pa/ usr/share/locale/pa/LC_MESSAGES/ usr/share/locale/pa/LC_MESSAGES/mate-terminal.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/mate-terminal.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/mate-terminal.mo usr/share/locale/dz/ usr/share/locale/dz/LC_MESSAGES/ usr/share/locale/dz/LC_MESSAGES/mate-terminal.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/mate-terminal.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/mate-terminal.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/mate-terminal.mo usr/share/locale/oc/ usr/share/locale/oc/LC_MESSAGES/ usr/share/locale/oc/LC_MESSAGES/mate-terminal.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/mate-terminal.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/mate-terminal.mo usr/share/locale/ta/ usr/share/locale/ta/LC_MESSAGES/ usr/share/locale/ta/LC_MESSAGES/mate-terminal.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/mate-terminal.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/mate-terminal.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/mate-terminal.mo usr/share/locale/ku/ usr/share/locale/ku/LC_MESSAGES/ usr/share/locale/ku/LC_MESSAGES/mate-terminal.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/mate-terminal.mo usr/share/locale/bn_IN/ usr/share/locale/bn_IN/LC_MESSAGES/ usr/share/locale/bn_IN/LC_MESSAGES/mate-terminal.mo usr/share/locale/mr/ usr/share/locale/mr/LC_MESSAGES/ usr/share/locale/mr/LC_MESSAGES/mate-terminal.mo usr/share/locale/te/ usr/share/locale/te/LC_MESSAGES/ usr/share/locale/te/LC_MESSAGES/mate-terminal.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/mate-terminal.mo usr/share/locale/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/mate-terminal.mo usr/share/locale/kk/ usr/share/locale/kk/LC_MESSAGES/ usr/share/locale/kk/LC_MESSAGES/mate-terminal.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/mate-terminal.mo usr/share/locale/rw/ usr/share/locale/rw/LC_MESSAGES/ usr/share/locale/rw/LC_MESSAGES/mate-terminal.mo usr/share/locale/as/ usr/share/locale/as/LC_MESSAGES/ usr/share/locale/as/LC_MESSAGES/mate-terminal.mo usr/share/locale/be/ usr/share/locale/be/LC_MESSAGES/ usr/share/locale/be/LC_MESSAGES/mate-terminal.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/mate-terminal.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/mate-terminal.mo usr/share/locale/en@shaw/ usr/share/locale/en@shaw/LC_MESSAGES/ usr/share/locale/en@shaw/LC_MESSAGES/mate-terminal.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/mate-terminal.mo usr/share/locale/br/ usr/share/locale/br/LC_MESSAGES/ usr/share/locale/br/LC_MESSAGES/mate-terminal.mo usr/share/locale/az/ usr/share/locale/az/LC_MESSAGES/ usr/share/locale/az/LC_MESSAGES/mate-terminal.mo usr/share/locale/hi/ usr/share/locale/hi/LC_MESSAGES/ usr/share/locale/hi/LC_MESSAGES/mate-terminal.mo usr/share/locale/ga/ usr/share/locale/ga/LC_MESSAGES/ usr/share/locale/ga/LC_MESSAGES/mate-terminal.mo usr/share/locale/mai/ usr/share/locale/mai/LC_MESSAGES/ usr/share/locale/mai/LC_MESSAGES/mate-terminal.mo usr/share/locale/kn/ usr/share/locale/kn/LC_MESSAGES/ usr/share/locale/kn/LC_MESSAGES/mate-terminal.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/mate-terminal.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/mate-terminal.mo usr/share/locale/sr@latin/ usr/share/locale/sr@latin/LC_MESSAGES/ usr/share/locale/sr@latin/LC_MESSAGES/mate-terminal.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/mate-terminal.mo usr/share/locale/sq/ usr/share/locale/sq/LC_MESSAGES/ usr/share/locale/sq/LC_MESSAGES/mate-terminal.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/mate-terminal.mo usr/share/locale/zh_HK/ usr/share/locale/zh_HK/LC_MESSAGES/ usr/share/locale/zh_HK/LC_MESSAGES/mate-terminal.mo usr/share/locale/gu/ usr/share/locale/gu/LC_MESSAGES/ usr/share/locale/gu/LC_MESSAGES/mate-terminal.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/mate-terminal.mo usr/share/locale/nds/ usr/share/locale/nds/LC_MESSAGES/ usr/share/locale/nds/LC_MESSAGES/mate-terminal.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/mate-terminal.mo usr/share/locale/si/ usr/share/locale/si/LC_MESSAGES/ usr/share/locale/si/LC_MESSAGES/mate-terminal.mo usr/share/locale/fa/ usr/share/locale/fa/LC_MESSAGES/ usr/share/locale/fa/LC_MESSAGES/mate-terminal.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/mate-terminal.mo usr/share/locale/be@latin/ usr/share/locale/be@latin/LC_MESSAGES/ usr/share/locale/be@latin/LC_MESSAGES/mate-terminal.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/mate-terminal.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/mate-terminal.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/mate-terminal.mo usr/share/locale/ast/ usr/share/locale/ast/LC_MESSAGES/ usr/share/locale/ast/LC_MESSAGES/mate-terminal.mo usr/share/locale/ps/ usr/share/locale/ps/LC_MESSAGES/ usr/share/locale/ps/LC_MESSAGES/mate-terminal.mo usr/share/locale/bn/ usr/share/locale/bn/LC_MESSAGES/ usr/share/locale/bn/LC_MESSAGES/mate-terminal.mo usr/share/locale/wa/ usr/share/locale/wa/LC_MESSAGES/ usr/share/locale/wa/LC_MESSAGES/mate-terminal.mo usr/share/locale/cy/ usr/share/locale/cy/LC_MESSAGES/ usr/share/locale/cy/LC_MESSAGES/mate-terminal.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/mate-terminal.mo usr/share/locale/or/ usr/share/locale/or/LC_MESSAGES/ usr/share/locale/or/LC_MESSAGES/mate-terminal.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/mate-terminal.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/mate-terminal.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/mate-terminal.mo usr/share/locale/bs/ usr/share/locale/bs/LC_MESSAGES/ usr/share/locale/bs/LC_MESSAGES/mate-terminal.mo usr/share/locale/ml/ usr/share/locale/ml/LC_MESSAGES/ usr/share/locale/ml/LC_MESSAGES/mate-terminal.mo usr/share/locale/ca@valencia/ usr/share/locale/ca@valencia/LC_MESSAGES/ usr/share/locale/ca@valencia/LC_MESSAGES/mate-terminal.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/mate-terminal.mo usr/share/locale/xh/ usr/share/locale/xh/LC_MESSAGES/ usr/share/locale/xh/LC_MESSAGES/mate-terminal.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/mate-terminal.mo usr/share/locale/en_CA/ usr/share/locale/en_CA/LC_MESSAGES/ usr/share/locale/en_CA/LC_MESSAGES/mate-terminal.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/mate-terminal.mo usr/share/locale/nn/ usr/share/locale/nn/LC_MESSAGES/ usr/share/locale/nn/LC_MESSAGES/mate-terminal.mo usr/share/locale/mg/ usr/share/locale/mg/LC_MESSAGES/ usr/share/locale/mg/LC_MESSAGES/mate-terminal.mo usr/share/locale/eo/ usr/share/locale/eo/LC_MESSAGES/ usr/share/locale/eo/LC_MESSAGES/mate-terminal.mo usr/share/locale/mk/ usr/share/locale/mk/LC_MESSAGES/ usr/share/locale/mk/LC_MESSAGES/mate-terminal.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/mate-terminal.mo usr/share/locale/ne/ usr/share/locale/ne/LC_MESSAGES/ usr/share/locale/ne/LC_MESSAGES/mate-terminal.mo usr/share/locale/fur/ usr/share/locale/fur/LC_MESSAGES/ usr/share/locale/fur/LC_MESSAGES/mate-terminal.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/mate-terminal.mo usr/share/locale/ka/ usr/share/locale/ka/LC_MESSAGES/ usr/share/locale/ka/LC_MESSAGES/mate-terminal.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/mate-terminal.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/mate-terminal.mo usr/share/locale/hy/ usr/share/locale/hy/LC_MESSAGES/ usr/share/locale/hy/LC_MESSAGES/mate-terminal.mo usr/share/locale/am/ usr/share/locale/am/LC_MESSAGES/ usr/share/locale/am/LC_MESSAGES/mate-terminal.mo usr/share/locale/ug/ usr/share/locale/ug/LC_MESSAGES/ usr/share/locale/ug/LC_MESSAGES/mate-terminal.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/mate-terminal.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/mate-terminal.mo usr/share/applications/ usr/share/applications/mate-terminal.desktop usr/share/mate/ usr/share/mate/help/ usr/share/mate/help/mate-terminal/ usr/share/mate/help/mate-terminal/C/ usr/share/mate/help/mate-terminal/C/legal.xml usr/share/mate/help/mate-terminal/C/mate-terminal.xml usr/share/mate/help/mate-terminal/C/figures/ usr/share/mate/help/mate-terminal/C/figures/mate-terminal-tabbed.png usr/share/mate/help/mate-terminal/C/figures/mate-terminal-default.png usr/share/mate-terminal/ usr/share/mate-terminal/terminal.xml usr/share/mate-terminal/encodings-dialog.ui usr/share/mate-terminal/find-dialog.ui usr/share/mate-terminal/terminal.about usr/share/mate-terminal/keybinding-editor.ui usr/share/mate-terminal/profile-preferences.ui usr/share/mate-terminal/profile-manager.ui usr/share/mate-terminal/skey-challenge.ui usr/share/mate-terminal/profile-new-dialog.ui etc/ etc/mateconf/ etc/mateconf/mateconf.xml.defaults/ etc/mateconf/mateconf.xml.defaults/apps/ etc/mateconf/mateconf.xml.defaults/apps/%mateconf.xml etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/ etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/keybindings/ etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/keybindings/%mateconf.xml etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/global/ etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/global/%mateconf.xml etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/%mateconf.xml etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/profiles/ etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/profiles/%mateconf.xml etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/profiles/Default/ etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/profiles/Default/%mateconf.xml etc/mateconf/mateconf.xml.defaults/schemas/ etc/mateconf/mateconf.xml.defaults/schemas/apps/ etc/mateconf/mateconf.xml.defaults/schemas/apps/%mateconf.xml etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/ etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/keybindings/ etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/keybindings/%mateconf.xml etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/global/ etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/global/%mateconf.xml etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/%mateconf.xml etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/profiles/ etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/profiles/%mateconf.xml etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/profiles/Default/ etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/profiles/Default/%mateconf.xml etc/mateconf/mateconf.xml.defaults/schemas/%mateconf.xml etc/mateconf/schemas/ etc/mateconf/schemas/mate-terminal.schemas WARNING: zero length file etc/mateconf/mateconf.xml.defaults/apps/%mateconf.xml WARNING: zero length file etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/%mateconf.xml WARNING: zero length file etc/mateconf/mateconf.xml.defaults/apps/mate-terminal/profiles/%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/apps/mate-terminal/%mateconf.xml WARNING: zero length file etc/mateconf/mateconf.xml.defaults/schemas/apps/mate-terminal/profiles/%mateconf.xml WARNING: zero length file etc/mateconf/mateconf.xml.defaults/schemas/%mateconf.xml Slackware package /srv/builds/original/mate/mate-terminal/mate-terminal-1.4.0-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories