mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 01:36:16 +02:00
* Patch from Maxim Ganetsky to localize database desktop
git-svn-id: trunk@21991 -
This commit is contained in:
parent
392a09e624
commit
b3fdcae6d2
@ -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
|
||||
|
@ -45,6 +45,7 @@ RSTFILES=(
|
||||
"components/projecttemplates projecttemplates"
|
||||
"components/projecttemplates frmtemplatevariables"
|
||||
"components/projecttemplates idetemplateproject"
|
||||
"tools/lazdatadesktop lazdatadeskstr lazdatadesktop"
|
||||
"lcl lclstrconsts"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user