mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 18:58:15 +02:00
added latin2 table for codepageconverter
git-svn-id: trunk@6326 -
This commit is contained in:
parent
13a213ce9f
commit
d03bd1a6ad
@ -35,7 +35,10 @@ for unit in $UnitList; do
|
||||
done
|
||||
|
||||
$FPDoc $DescrFiles --input=@$InputFileList --content=gtkinterface.cnt \
|
||||
--import=lcl.cnt,../lcl/ --package=gtkinterface --format=html
|
||||
--import=lcl.cnt,../lcl/ --package=gtkinterface \
|
||||
--format=html
|
||||
|
||||
# --output=lcl/interfaces/gtk
|
||||
|
||||
# end.
|
||||
|
||||
|
@ -35,7 +35,9 @@ for unit in $UnitList; do
|
||||
done
|
||||
|
||||
$FPDoc $DescrFiles --input=@$InputFileList --content=lcl.cnt --package=lcl \
|
||||
--format=html -o lcl
|
||||
--format=html
|
||||
|
||||
# --output=lcl
|
||||
|
||||
# end.
|
||||
|
||||
|
11
examples/codepageconverter/latin2
Normal file
11
examples/codepageconverter/latin2
Normal file
@ -0,0 +1,11 @@
|
||||
200
|
||||
232
|
||||
169
|
||||
185
|
||||
174
|
||||
190
|
||||
198
|
||||
230
|
||||
208
|
||||
240
|
||||
|
Loading…
Reference in New Issue
Block a user