Skip to content
Snippets Groups Projects
Commit f8c7dea6 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

casper: corrected mate a11y string

parent d7a6896c
No related branches found
No related tags found
No related merge requests found
Pipeline #331 passed
......@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=9
VERSION=10
. ./config
......@@ -31,7 +31,7 @@ sed 's/readahead-list/ureadahead/' -i scripts/casper-bottom/25configure_init
sed 's|^casper-md5check|grep -q integrity-check /proc/cmdline \&\& casper-md5check|' -i scripts/casper-bottom/01integrity_check
# Enable a11y on mate
sed '/gset org.gnome.desktop.interface toolkit-accessibility true/a \ \ \ \ \ \ \ \ gset org.mate.interface accessibility true' -i bin/casper-a11y-enable
sed '/gset org.gnome.desktop.interface toolkit-accessibility true/a \ \ \ \ \ \ \ \ gset org.mate.desktop.interface accessibility true' -i bin/casper-a11y-enable
rm scripts/casper-premount/10driver_updates
rm scripts/casper-bottom/33enable_apport_crashes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment