Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 122 → Rev 121

/install/nls/install.si
File deleted
\ No newline at end of file
/install/nls/install.si.utf8
File deleted
\ No newline at end of file
/install/nls/recompute.sh
15,11 → 15,6
echo "ERROR! ABORTED!"; exit
fi
 
utf8tocp 852 install.si.utf8 > install.si
if [ $? -ne 0 ] ; then
echo "ERROR! ABORTED!"; exit
fi
 
utf8tocp 857 install.tr.utf8 > install.tr
if [ $? -ne 0 ] ; then
echo "ERROR! ABORTED!"; exit