os/os2/build_lang.cmd
author tron
Sat, 19 Nov 2005 12:37:28 +0000
changeset 2680 7fd99282368c
parent 844 3b23ea71b711
permissions -rw-r--r--
(svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite direction (Requested by manx)
rem
rem Building language files...
rem
cd ..
strgen\strgen
for %%f in (lang\*.txt) do strgen\strgen %%f
cd strgen