File scilab-launch-from-xterm.patch of Package scilab
Index: scilab-6.0.1/desktop/scilab.desktop =================================================================== --- scilab-6.0.1.orig/desktop/scilab.desktop +++ scilab-6.0.1/desktop/scilab.desktop @@ -3,7 +3,7 @@ Comment=Scientific software package for Comment[fr]=Logiciel scientifique de calcul numérique Comment[de]=eine Wissenschaftssoftware für numerische Berechnungen Comment[ru]=Научная программа для численных расчётов -Exec=scilab -f +Exec=xterm -title "Scilab launcher: DO NOT CLOSE" -e scilab -f GenericName=Scientific Software Package GenericName[fr]=Logiciel de calcul numérique GenericName[de]=Wissenschaftssoftware Index: scilab-6.0.1/desktop/scinotes.desktop =================================================================== --- scilab-6.0.1.orig/desktop/scinotes.desktop +++ scilab-6.0.1/desktop/scinotes.desktop @@ -2,7 +2,7 @@ Comment=Scilab text editor Comment[fr]=Editeur de texte Scilab Comment[ru]=Текстовый редактор Scilab -Exec=scinotes +Exec=xterm -title "Scilab launcher: DO NOT CLOSE" -e scinotes GenericName=Scientific Software Package GenericName[fr]=Logiciel de calcul numérique GenericName[de]=Wissenschaftssoftware Index: scilab-6.0.1/desktop/xcos.desktop =================================================================== --- scilab-6.0.1.orig/desktop/xcos.desktop +++ scilab-6.0.1/desktop/xcos.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Comment=Hybrid simulator Comment[ru]=Гибридный симулятор -Exec=xcos +Exec=xterm -title "Scilab launcher: DO NOT CLOSE" -e xcos GenericName=Scientific Software Package GenericName[fr]=Logiciel de calcul numérique GenericName[de]=Wissenschaftssoftware