This commit is contained in:
Dylan 2016-01-24 10:45:43 +11:00
parent 6a59d33581
commit 76fc53bb14
1 changed files with 1 additions and 1 deletions

2
fetch
View File

@ -911,7 +911,7 @@ getgtk () {
gtktheme="None" gtktheme="None"
fi fi
gtktheme=${gtktheme// /} gtktheme=${gtktheme/ /}
# Make the output shorter by removing "[GTKX]" from the string # Make the output shorter by removing "[GTKX]" from the string
if [ "$gtk_shorthand" == "on" ]; then if [ "$gtk_shorthand" == "on" ]; then