From: longpanda Date: Mon, 31 Oct 2022 01:40:10 +0000 (+0800) Subject: Change Ventoy LiveCD GUI default language to English (#1938) X-Git-Tag: v1.0.82~12 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/1d6658419043c103f9c8382fec0196d0288deb55 Change Ventoy LiveCD GUI default language to English (#1938) --- diff --git a/LiveCDGUI/VTOY/autostart b/LiveCDGUI/VTOY/autostart index f52bc8c..b982892 100644 --- a/LiveCDGUI/VTOY/autostart +++ b/LiveCDGUI/VTOY/autostart @@ -5,7 +5,6 @@ hsetroot -fill /usr/share/wallpapers/wallpaper.png INIFILE=/ventoy/Ventoy2Disk.ini echo "[Ventoy]" >> $INIFILE -echo "Language=Chinese Simplified (简体中文)" >> $INIFILE echo "PartStyle=0" >> $INIFILE echo "ShowAllDevice=0" >> $INIFILE