mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-21 23:31:43 +02:00
Localization scripts: manual objinspstrconsts.*.po updating no longer needed, rebuilding IDE is enough
git-svn-id: trunk@39499 -
This commit is contained in:
parent
d58447866c
commit
3e447376a4
@ -49,11 +49,6 @@ tools\updatepofiles %DBGD_RST% languages\debuggerstrconst.po
|
||||
tools\updatepofiles %DBG_RST% languages\gdbmidebugger.po
|
||||
@if exist %DBG_RST% echo RST found
|
||||
|
||||
@REM IDEIntf
|
||||
@set ObjInsp_RST=ideintf\units\%ArchOsWS%\ObjInspStrConsts.rst
|
||||
tools\updatepofiles %ObjInsp_RST% ideintf\languages\objinspstrconsts.po
|
||||
@if exist %ObjInsp_RST% echo RST found
|
||||
|
||||
@REM INSTALLER
|
||||
@set Installer_RST=tools\install\win\installerstrconsts.rst
|
||||
if not exist %Installer_RST% goto SkipInstaller
|
||||
|
@ -31,7 +31,6 @@ RSTFILES=(
|
||||
". lazarusidestrconsts lazaruside"
|
||||
". debuggerstrconst"
|
||||
". gdbmidebugger"
|
||||
"ideintf objinspstrconsts"
|
||||
"components/codetools codetoolsstrconsts"
|
||||
"components/tdbf registerdbf"
|
||||
"components/turbopower_ipro ipconst"
|
||||
|
Loading…
Reference in New Issue
Block a user