mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 12:40:34 +02:00
localize.sh: sort files to find them more easily. Add missing components, anchordocking and lazreport/source.
git-svn-id: trunk@45647 -
This commit is contained in:
parent
fc2c16a7c3
commit
e3061cea1a
16
localize.sh
16
localize.sh
@ -30,21 +30,21 @@ fi
|
||||
RSTFILES=(
|
||||
". lazarusidestrconsts lazaruside"
|
||||
". debuggerstrconst"
|
||||
"components/anchordocking anchordockstr"
|
||||
"components/codetools codetoolsstrconsts"
|
||||
"components/lazreport/samples/editor maincalleditor calleditorwithpkg"
|
||||
"components/lazreport/source lr_const"
|
||||
"components/memds frmselectdataset"
|
||||
"components/printers/design ideprinting"
|
||||
"components/projecttemplates frmtemplatevariables idetemplateproject projecttemplates"
|
||||
"components/tdbf registerdbf"
|
||||
"components/turbopower_ipro ipconst"
|
||||
"components/turbopower_ipro iputils"
|
||||
"components/lazreport/samples/editor maincalleditor calleditorwithpkg"
|
||||
"components/memds frmselectdataset"
|
||||
"components/printers/design ideprinting"
|
||||
"components/projecttemplates projecttemplates"
|
||||
"components/projecttemplates frmtemplatevariables"
|
||||
"components/projecttemplates idetemplateproject"
|
||||
"tools/lazdatadesktop lazdatadeskstr lazdatadesktop"
|
||||
"doceditor lazdemsg lazde"
|
||||
"examples/lazresexplorer reconstsunit resexplorer"
|
||||
"lcl lclstrconsts"
|
||||
)
|
||||
"tools/lazdatadesktop lazdatadeskstr lazdatadesktop"
|
||||
)
|
||||
|
||||
set -x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user