Localization scripts: manual objinspstrconsts.*.po updating no longer needed, rebuilding IDE is enough

git-svn-id: trunk@39499 -
This commit is contained in:
maxim 2012-12-09 23:45:58 +00:00
parent d58447866c
commit 3e447376a4
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -31,7 +31,6 @@ RSTFILES=(
". lazarusidestrconsts lazaruside"
". debuggerstrconst"
". gdbmidebugger"
"ideintf objinspstrconsts"
"components/codetools codetoolsstrconsts"
"components/tdbf registerdbf"
"components/turbopower_ipro ipconst"