mirror of
https://github.com/Febbweiss/rclone_script.git
synced 2026-03-04 14:15:38 +00:00
all files
* removed NCURSES_NO_UTF8_ACS as it had no effect
This commit is contained in:
@@ -1137,9 +1137,6 @@ function 9aSaveConfiguration ()
|
||||
# MAIN #
|
||||
########
|
||||
|
||||
# make puTTY draw fancy lines
|
||||
export NCURSES_NO_UTF8_ACS=1
|
||||
|
||||
if [ "${branch}" == "beta" ]
|
||||
then
|
||||
dialogBetaWarning
|
||||
|
||||
@@ -176,7 +176,4 @@ function toggleShowNotifications ()
|
||||
# MAIN #
|
||||
########
|
||||
|
||||
# make puTTY draw fancy lines
|
||||
export NCURSES_NO_UTF8_ACS=1
|
||||
|
||||
main_menu
|
||||
@@ -599,7 +599,4 @@ function 8Finalize ()
|
||||
# MAIN #
|
||||
########
|
||||
|
||||
# make puTTY draw fancy lines
|
||||
export NCURSES_NO_UTF8_ACS=1
|
||||
|
||||
uninstaller
|
||||
Reference in New Issue
Block a user