Found that
"make_desktop_icons() {
cat > ~/Desktop/xterm_telive.desktop <<EOF2" is not "usable" by those who don't use english locale.
In my case (using Italian locale) it should read "cat > ~/Scrivania/xterm_telive.desktop <<EOF2"
Hope it can be fixed using system variables.
PS: Sorry for my english.
Found that
"make_desktop_icons() {
cat > ~/Desktop/xterm_telive.desktop <<EOF2" is not "usable" by those who don't use english locale.
In my case (using Italian locale) it should read "cat > ~/Scrivania/xterm_telive.desktop <<EOF2"
Hope it can be fixed using system variables.
PS: Sorry for my english.