mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 11:29:19 +02:00
localize scripts: added lazresexplorer
git-svn-id: trunk@23869 -
This commit is contained in:
parent
0fe76beb12
commit
5024444dc5
@ -117,6 +117,11 @@ tools\updatepofiles %LazDataDesktop_RST% tools\lazdatadesktop\languages\lazdatad
|
|||||||
@set LazDoc_RST=doceditor\units\%ArchOS%\lazdemsg.rst
|
@set LazDoc_RST=doceditor\units\%ArchOS%\lazdemsg.rst
|
||||||
tools\updatepofiles %LazDoc_RST% doceditor\languages\lazde.po
|
tools\updatepofiles %LazDoc_RST% doceditor\languages\lazde.po
|
||||||
|
|
||||||
|
@REM LazExplorer
|
||||||
|
@set LazExplorer_RST=examples\lazresexplorer\lib\%ArchOS%\reconstsunit.rst
|
||||||
|
tools\updatepofiles %LazExplorer_RST% examples\lazresexplorer\languages\resexplorer.po
|
||||||
|
|
||||||
|
|
||||||
@REM LazReport editor sample
|
@REM LazReport editor sample
|
||||||
@set LREditor_RST=components\lazreport\samples\editor\maincalleditor.rst
|
@set LREditor_RST=components\lazreport\samples\editor\maincalleditor.rst
|
||||||
if not exist %LREditor_RST% goto SkipLREditor
|
if not exist %LREditor_RST% goto SkipLREditor
|
||||||
|
@ -47,6 +47,7 @@ RSTFILES=(
|
|||||||
"components/projecttemplates idetemplateproject"
|
"components/projecttemplates idetemplateproject"
|
||||||
"tools/lazdatadesktop lazdatadeskstr lazdatadesktop"
|
"tools/lazdatadesktop lazdatadeskstr lazdatadesktop"
|
||||||
"doceditor lazdemsg lazde"
|
"doceditor lazdemsg lazde"
|
||||||
|
"examples/lazresexplorer reconstsunit resexplorer"
|
||||||
"lcl lclstrconsts"
|
"lcl lclstrconsts"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user