Removed Message Composer from localization scripts, because its PO files are updated automatically on Lazarus recompilation.

git-svn-id: trunk@25260 -
This commit is contained in:
maxim 2010-05-08 17:34:49 +00:00
parent b422bd7cb9
commit 3e9f950ead
2 changed files with 0 additions and 5 deletions

View File

@ -105,10 +105,6 @@ tools\updatepofiles %TP_IPro_RST% components\turbopower_ipro\languages\ipconst.p
@set TP_IPro_RST=components\turbopower_ipro\units\%ArchOS%\iputils.rst @set TP_IPro_RST=components\turbopower_ipro\units\%ArchOS%\iputils.rst
tools\updatepofiles %TP_IPro_RST% components\turbopower_ipro\languages\iputils.po tools\updatepofiles %TP_IPro_RST% components\turbopower_ipro\languages\iputils.po
@REM MessageComposer
@set MessageComposer_RST=components\messagecomposer\lib\%ArchOS%\messagecomposer.rst
tools\updatepofiles %MessageComposer_RST% components\messagecomposer\languages\messagecomposer.po
@REM LazDataDesktop @REM LazDataDesktop
@set LazDataDesktop_RST=tools\lazdatadesktop\lib\%ArchOS%\lazdatadeskstr.rst @set LazDataDesktop_RST=tools\lazdatadesktop\lib\%ArchOS%\lazdatadeskstr.rst
tools\updatepofiles %LazDataDesktop_RST% tools\lazdatadesktop\languages\lazdatadesktop.po tools\updatepofiles %LazDataDesktop_RST% tools\lazdatadesktop\languages\lazdatadesktop.po

View File

@ -40,7 +40,6 @@ RSTFILES=(
"components/cgi cgimodules" "components/cgi cgimodules"
"components/lazreport/samples/editor maincalleditor calleditorwithpkg" "components/lazreport/samples/editor maincalleditor calleditorwithpkg"
"components/memds frmselectdataset" "components/memds frmselectdataset"
"components/messagecomposer messagecomposer"
"components/printers/design ideprinting" "components/printers/design ideprinting"
"components/projecttemplates projecttemplates" "components/projecttemplates projecttemplates"
"components/projecttemplates frmtemplatevariables" "components/projecttemplates frmtemplatevariables"