* Patch from Maxim Ganetsky to localize database desktop

git-svn-id: trunk@21991 -
This commit is contained in:
michael 2009-10-03 12:12:06 +00:00
parent 392a09e624
commit b3fdcae6d2
2 changed files with 5 additions and 0 deletions

View File

@ -109,6 +109,10 @@ tools\updatepofiles %TP_IPro_RST% components\turbopower_ipro\languages\iputils.p
@set MessageComposer_RST=components\messagecomposer\lib\%ArchOS%\messagecomposer.rst
tools\updatepofiles %MessageComposer_RST% components\messagecomposer\languages\messagecomposer.po
@REM LazDataDesktop
@set LazDataDesktop_RST=tools\lazdatadesktop\lib\%ArchOS%\lazdatadeskstr.rst
tools\updatepofiles %LazDataDesktop_RST% tools\lazdatadesktop\languages\lazdatadesktop.po
@REM LazReport editor sample
@set LREditor_RST=components\lazreport\samples\editor\maincalleditor.rst
if not exist %LREditor_RST% goto SkipLREditor

View File

@ -45,6 +45,7 @@ RSTFILES=(
"components/projecttemplates projecttemplates"
"components/projecttemplates frmtemplatevariables"
"components/projecttemplates idetemplateproject"
"tools/lazdatadesktop lazdatadeskstr lazdatadesktop"
"lcl lclstrconsts"
)