diff -Nru ubuntu-mate-settings-0.4.0~trusty1.3/debian/changelog ubuntu-mate-settings-0.4.0~trusty1.4/debian/changelog --- ubuntu-mate-settings-0.4.0~trusty1.3/debian/changelog 2015-03-04 22:45:09.000000000 +0000 +++ ubuntu-mate-settings-0.4.0~trusty1.4/debian/changelog 2015-03-05 16:57:14.000000000 +0000 @@ -1,4 +1,4 @@ -ubuntu-mate-settings (0.4.0~trusty1.3) trusty; urgency=medium +ubuntu-mate-settings (0.4.0~trusty1.4) trusty; urgency=medium * Qt accessibility modules enabled. * Qt theme is overridden with GTK+ when MATE session is detected. diff -Nru ubuntu-mate-settings-0.4.0~trusty1.3/usr/lib/ubuntu-mate/ubuntu-mate-settings-overlay ubuntu-mate-settings-0.4.0~trusty1.4/usr/lib/ubuntu-mate/ubuntu-mate-settings-overlay --- ubuntu-mate-settings-0.4.0~trusty1.3/usr/lib/ubuntu-mate/ubuntu-mate-settings-overlay 2015-03-04 22:39:32.000000000 +0000 +++ ubuntu-mate-settings-0.4.0~trusty1.4/usr/lib/ubuntu-mate/ubuntu-mate-settings-overlay 2015-03-05 16:56:39.000000000 +0000 @@ -4,9 +4,9 @@ local SYSTEM_FILE="/usr/share/ubuntu-mate/settings-overlay/${1}" local USER_FILE="${HOME}/.${1}" local USER_DIR=$(dirname "${USER_FILE}") - echo ${SYSTEM_FILE} >> /tmp/ubuntu-mate-settings-overlay.txt - echo ${USER_FILE} >> /tmp/ubuntu-mate-settings-overlay.txt - echo ${USER_DIR} >> /tmp/ubuntu-mate-settings-overlay.txt + #echo ${SYSTEM_FILE} >> /tmp/ubuntu-mate-settings-overlay.txt + #echo ${USER_FILE} >> /tmp/ubuntu-mate-settings-overlay.txt + #echo ${USER_DIR} >> /tmp/ubuntu-mate-settings-overlay.txt if [ ! -f "${USER_FILE}" ]; then mkdir -p "${USER_DIR}" cp "${SYSTEM_FILE}" "${USER_FILE}" @@ -14,6 +14,7 @@ fi } -rm -f /tmp/ubuntu-mate-settings-overlay.txt -overlay_file config/Trolltech.conf +#rm -f /tmp/ubuntu-mate-settings-overlay.txt overlay_file local/share/applications/im-config.desktop +overlay_file config/libreoffice/4/user/registrymodifications.xcu +overlay_file config/Trolltech.conf diff -Nru ubuntu-mate-settings-0.4.0~trusty1.3/usr/share/ubuntu-mate/settings-overlay/config/libreoffice/4/user/registrymodifications.xcu ubuntu-mate-settings-0.4.0~trusty1.4/usr/share/ubuntu-mate/settings-overlay/config/libreoffice/4/user/registrymodifications.xcu --- ubuntu-mate-settings-0.4.0~trusty1.3/usr/share/ubuntu-mate/settings-overlay/config/libreoffice/4/user/registrymodifications.xcu 1970-01-01 00:00:00.000000000 +0000 +++ ubuntu-mate-settings-0.4.0~trusty1.4/usr/share/ubuntu-mate/settings-overlay/config/libreoffice/4/user/registrymodifications.xcu 2015-03-05 16:55:39.000000000 +0000 @@ -0,0 +1,4 @@ + + +human +