mirror of
https://github.com/Febbweiss/rclone_script.git
synced 2026-03-04 22:25:36 +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 #
|
# MAIN #
|
||||||
########
|
########
|
||||||
|
|
||||||
# make puTTY draw fancy lines
|
|
||||||
export NCURSES_NO_UTF8_ACS=1
|
|
||||||
|
|
||||||
if [ "${branch}" == "beta" ]
|
if [ "${branch}" == "beta" ]
|
||||||
then
|
then
|
||||||
dialogBetaWarning
|
dialogBetaWarning
|
||||||
|
|||||||
@@ -176,7 +176,4 @@ function toggleShowNotifications ()
|
|||||||
# MAIN #
|
# MAIN #
|
||||||
########
|
########
|
||||||
|
|
||||||
# make puTTY draw fancy lines
|
|
||||||
export NCURSES_NO_UTF8_ACS=1
|
|
||||||
|
|
||||||
main_menu
|
main_menu
|
||||||
@@ -599,7 +599,4 @@ function 8Finalize ()
|
|||||||
# MAIN #
|
# MAIN #
|
||||||
########
|
########
|
||||||
|
|
||||||
# make puTTY draw fancy lines
|
|
||||||
export NCURSES_NO_UTF8_ACS=1
|
|
||||||
|
|
||||||
uninstaller
|
uninstaller
|
||||||
Reference in New Issue
Block a user