diff --git a/helpers/DATA/plymouth/plymouth-theme-trisquel-logo.postinst b/helpers/DATA/plymouth/plymouth-theme-trisquel-logo.postinst
index 0276b5968fb0e324ffcbb63e875e6c632fb6710e..ab4d2336639fd6dc5d50bdcb5e0089ada3407a32 100755
--- a/helpers/DATA/plymouth/plymouth-theme-trisquel-logo.postinst
+++ b/helpers/DATA/plymouth/plymouth-theme-trisquel-logo.postinst
@@ -19,10 +19,10 @@
 case "$1" in
     configure)
         update-alternatives \
-                --install /lib/plymouth/themes/default.plymouth default.plymouth \
-                /lib/plymouth/themes/trisquel-logo/trisquel-logo.plymouth 100 \
-                --slave /lib/plymouth/themes/default.grub default.plymouth.grub \
-                /lib/plymouth/themes/trisquel-logo/trisquel-logo.grub
+                --install /usr/share/plymouth/themes/default.plymouth default.plymouth \
+                /usr/share/plymouth/themes/trisquel-logo/trisquel-logo.plymouth 100 \
+                --slave /usr/share/plymouth/themes/default.grub default.plymouth.grub \
+                /usr/share/plymouth/themes/trisquel-logo/trisquel-logo.grub
 
         if which update-initramfs >/dev/null 2>&1
         then
diff --git a/helpers/make-firmware-free b/helpers/make-firmware-free
new file mode 100644
index 0000000000000000000000000000000000000000..b513cc2e562f2c899c98df9b018d7c3515b26299
--- /dev/null
+++ b/helpers/make-firmware-free
@@ -0,0 +1,32 @@
+#!/bin/sh
+#
+#    Copyright (C) 2017 Ruben Rodriguez <ruben@trisquel.info>
+#
+#    This program is free software; you can redistribute it and/or modify
+#    it under the terms of the GNU General Public License as published by
+#    the Free Software Foundation; either version 2 of the License, or
+#    (at your option) any later version.
+#
+#    This program is distributed in the hope that it will be useful,
+#    but WITHOUT ANY WARRANTY; without even the implied warranty of
+#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#    GNU General Public License for more details.
+#
+#    You should have received a copy of the GNU General Public License
+#    along with this program; if not, write to the Free Software
+#    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+#
+
+VERSION=1
+EXTERNAL='deb-src http://ftp.us.debian.org/debian testing main'
+REPOKEY=7638D0442B90D010
+
+. ./config
+
+sed '/Build-Depends/s/$/, python-configparser/' -i debian/control debian/templates/control.source.in
+
+changelog "Imported into Trisquel"
+
+md5sum debian/bin/gencontrol.py defines linux-free/defines linux-free/LICENSE debian/changelog debian/templates/control.binary.udeb.in debian/templates/control.binary.in debian/templates/control.source.in > debian/control.md5sum
+
+compile
diff --git a/helpers/make-plymouth b/helpers/make-plymouth
index 7e042036fd588c5082f67b48926985d4d1183c96..454ea1ea899b4b70b2bacea5ceb58e33120b1f6c 100644
--- a/helpers/make-plymouth
+++ b/helpers/make-plymouth
@@ -1,6 +1,6 @@
 #/bin/sh
 #
-#    Copyright (C) 2008-2016  Rubén Rodríguez <ruben@trisquel.info>
+#    Copyright (C) 2008-2017  Ruben Rodriguez <ruben@trisquel.info>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=3
 QUILT=skip
 . ./config
 
diff --git a/helpers/make-ubuntu-mate-settings b/helpers/make-ubuntu-mate-settings
new file mode 100644
index 0000000000000000000000000000000000000000..f3b6b9c035d35628f6978ccaa6d58dc19ec3f290
--- /dev/null
+++ b/helpers/make-ubuntu-mate-settings
@@ -0,0 +1,86 @@
+#!/bin/sh
+#
+#    Copyright (C) 2017 Ruben Rodriguez <ruben@trisquel.info>
+#
+#    This program is free software; you can redistribute it and/or modify
+#    it under the terms of the GNU General Public License as published by
+#    the Free Software Foundation; either version 2 of the License, or
+#    (at your option) any later version.
+#
+#    This program is distributed in the hope that it will be useful,
+#    but WITHOUT ANY WARRANTY; without even the implied warranty of
+#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#    GNU General Public License for more details.
+#
+#    You should have received a copy of the GNU General Public License
+#    along with this program; if not, write to the Free Software
+#    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+#
+
+VERSION=1
+
+. ./config
+
+cat << EOF > usr/share/applications/mate-mimeapps.list
+[Default Applications]
+x-scheme-handler/apt=apturl.desktop;
+x-scheme-handler/http=abrowser.desktop;
+x-scheme-handler/https=abrowser.desktop;
+x-scheme-handler/about=abrowser.desktop;
+x-scheme-handler/mailto=thunderbird.desktop;
+application/x-deb=gdebi.desktop;
+application/x-debian-package=gdebi.desktop;
+application/x-extension-eml=thunderbird.desktop;
+message/rfc822=thunderbird.desktop;
+inode/directory=caja-folder-handler.desktop;
+text/plain=pluma.desktop;
+audio/mpeg=rhythmbox.desktop;
+audio/x-mpegurl=rhythmbox.desktop;
+audio/x-scpls=rhythmbox.desktop;
+audio/x-vorbis+ogg=rhythmbox.desktop;
+audio/x-wav=rhythmbox.desktop;
+x-content/audio-cdda=rhythmbox-device.desktop;
+x-content/audio-player=rhythmbox-device.desktop;
+video/mp4=vlc.desktop;
+video/mpeg=vlc.desktop;
+video/mp2t=vlc.desktop;
+video/msvideo=vlc.desktop;
+video/quicktime=vlc.desktop;
+video/webm=vlc.desktop;
+video/x-avi=vlc.desktop;
+video/x-flv=vlc.desktop;
+video/x-matroska=vlc.desktop;
+video/x-mpeg=vlc.desktop;
+video/x-ogm+ogg=vlc.desktop;
+x-content/video-bluray=vlc.desktop;
+x-content/video-dvd=vlc.desktop;
+x-content/video-hddvd=vlc.desktop;
+x-content/video-vcd=vlc.desktop;
+x-content/video-svcd=vlc.desktop;
+application/pdf=atril.desktop;
+image/jpeg=viewnior.desktop;gimp.desktop;
+image/x-pcx=viewnior.desktop;gimp.desktop;
+image/gif=viewnior.desktop;gimp.desktop;
+image/png=viewnior.desktop;gimp.desktop;
+image/jpg=viewnior.desktop;gimp.desktop;
+image/tiff=viewnior.desktop;gimp.desktop;
+image/x-portable-bitmap=viewnior.desktop;gimp.desktop;
+image/vnd.wap.wbmp=viewnior.desktop;
+image/x-xpixmap=viewnior.desktop;gimp.desktop;
+image/x-bmp=viewnior.desktop;gimp.desktop;
+image/bmp=viewnior.desktop;gimp.desktop;
+image/x-icb=viewnior.desktop;
+image/x-portable-graymap=viewnior.desktop;gimp.desktop;
+image/x-ico=viewnior.desktop;gimp.desktop;
+image/x-xbitmap=viewnior.desktop;gimp.desktop;
+image/x-portable-pixmap=viewnior.desktop;gimp.desktop;
+image/pjpeg=viewnior.desktop;gimp.desktop;
+image/x-portable-anymap=viewnior.desktop;gimp.desktop;
+image/x-png=viewnior.desktop;gimp.desktop;
+image/x-gray=viewnior.desktop;gimp.desktop;
+image/svg+xml=viewnior.desktop;
+EOF
+
+changelog "Customized for Trisquel"
+
+compile