localize don't use rstconv/updatepofiles for lazreport

git-svn-id: trunk@15465 -
This commit is contained in:
jesus 2008-06-18 23:48:38 +00:00
parent dcdf28499d
commit 0f9eb81a2f
2 changed files with 0 additions and 6 deletions

View File

@ -80,11 +80,6 @@ tools\updatepofiles lcl\languages\lclstrconsts.po
rstconv -c UTF-8 -i %CGI_RST% -o components\cgi\languages\cgimodules.po
tools\updatepofiles components\cgi\languages\cgimodules.po
@REM LazReport
@set LazReport_RST=components\lazreport\source\lib\%ArchOS%\lr_const.rst
rstconv -c UTF-8 -i %LazReport_RST% -o components\lazreport\source\languages\lr_const.po
tools\updatepofiles components\lazreport\source\languages\lr_const.po
@REM MemDS
@set MemDS_RST=components\memds\lib\%ArchOS%\frmselectdataset.rst
rstconv -c UTF-8 -i %MemDS_RST% -o components\memds\languages\frmselectdataset.po

View File

@ -38,7 +38,6 @@ RSTFILES=(
"components/turbopower_ipro ipconst"
"components/turbopower_ipro iputils"
"components/cgi cgimodules"
"components/lazreport/samples/editor maincalleditor calleditorwithpkg"
"components/memds frmselectdataset"
"components/messagecomposer messagecomposer"
"components/printers/design ideprinting"