mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-05 18:15:57 +02:00
* Updated documentation by Chris Kirkpatrick
git-svn-id: trunk@11890 -
This commit is contained in:
parent
ee74499bcf
commit
6bb6d14c83
@ -4,44 +4,26 @@
|
|||||||
<PathDelim Value="/"/>
|
<PathDelim Value="/"/>
|
||||||
<Version Value="5"/>
|
<Version Value="5"/>
|
||||||
<General>
|
<General>
|
||||||
<Flags>
|
|
||||||
<SaveOnlyProjectUnits Value="True"/>
|
|
||||||
</Flags>
|
|
||||||
<SessionStorage Value="InProjectDir"/>
|
|
||||||
<MainUnit Value="0"/>
|
<MainUnit Value="0"/>
|
||||||
<AutoCreateForms Value="False"/>
|
|
||||||
<IconPath Value="./"/>
|
<IconPath Value="./"/>
|
||||||
<TargetFileExt Value=".exe"/>
|
<TargetFileExt Value=""/>
|
||||||
<Title Value="Lazarus Documentation Editor"/>
|
<ActiveEditorIndexAtStart Value="0"/>
|
||||||
</General>
|
</General>
|
||||||
<VersionInfo>
|
<VersionInfo>
|
||||||
<UseVersionInfo Value="False"/>
|
<ProjectVersion Value=""/>
|
||||||
<AutoIncrementBuild Value="False"/>
|
<Language Value=""/>
|
||||||
<CurrentVersionNr Value="0"/>
|
<CharSet Value=""/>
|
||||||
<CurrentMajorRevNr Value="0"/>
|
|
||||||
<CurrentMinorRevNr Value="0"/>
|
|
||||||
<CurrentBuildNr Value="0"/>
|
|
||||||
<ProjectVersion Value="1.0.0.0"/>
|
|
||||||
<Language Value="0409"/>
|
|
||||||
<CharSet Value="04E4"/>
|
|
||||||
<Comments Value=""/>
|
|
||||||
<CompanyName Value=""/>
|
|
||||||
<FileDescription Value=""/>
|
|
||||||
<InternalName Value=""/>
|
|
||||||
<LegalCopyright Value=""/>
|
|
||||||
<LegalTrademarks Value=""/>
|
|
||||||
<OriginalFilename Value=""/>
|
|
||||||
<ProductName Value=""/>
|
|
||||||
</VersionInfo>
|
</VersionInfo>
|
||||||
<PublishOptions>
|
<PublishOptions>
|
||||||
<Version Value="2"/>
|
<Version Value="2"/>
|
||||||
|
<IgnoreBinaries Value="False"/>
|
||||||
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
||||||
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
||||||
</PublishOptions>
|
</PublishOptions>
|
||||||
<RunParams>
|
<RunParams>
|
||||||
<local>
|
<local>
|
||||||
<FormatVersion Value="1"/>
|
<FormatVersion Value="1"/>
|
||||||
<LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
||||||
</local>
|
</local>
|
||||||
</RunParams>
|
</RunParams>
|
||||||
<RequiredPackages Count="1">
|
<RequiredPackages Count="1">
|
||||||
@ -49,97 +31,24 @@
|
|||||||
<PackageName Value="LCL"/>
|
<PackageName Value="LCL"/>
|
||||||
</Item1>
|
</Item1>
|
||||||
</RequiredPackages>
|
</RequiredPackages>
|
||||||
<Units Count="13">
|
<Units Count="1">
|
||||||
<Unit0>
|
<Unit0>
|
||||||
<Filename Value="lazde.lpr"/>
|
<Filename Value="lazde.lpr"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="lazde"/>
|
<CursorPos X="27" Y="4"/>
|
||||||
|
<TopLine Value="1"/>
|
||||||
|
<EditorIndex Value="0"/>
|
||||||
|
<UsageCount Value="20"/>
|
||||||
|
<Loaded Value="True"/>
|
||||||
</Unit0>
|
</Unit0>
|
||||||
<Unit1>
|
|
||||||
<Filename Value="frmmain.pp"/>
|
|
||||||
<ComponentName Value="MainForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmmain.lrs"/>
|
|
||||||
<UnitName Value="FrmMain"/>
|
|
||||||
</Unit1>
|
|
||||||
<Unit2>
|
|
||||||
<Filename Value="frmoptions.pp"/>
|
|
||||||
<ComponentName Value="OptionsForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmoptions.lrs"/>
|
|
||||||
<UnitName Value="frmOptions"/>
|
|
||||||
</Unit2>
|
|
||||||
<Unit3>
|
|
||||||
<Filename Value="frmnewnode.pp"/>
|
|
||||||
<ComponentName Value="NewNodeForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmnewnode.lrs"/>
|
|
||||||
<UnitName Value="frmNewNode"/>
|
|
||||||
</Unit3>
|
|
||||||
<Unit4>
|
|
||||||
<Filename Value="frmmakeskel.pp"/>
|
|
||||||
<ComponentName Value="MakeSkelForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmmakeskel.lrs"/>
|
|
||||||
<UnitName Value="FrmMakeSkel"/>
|
|
||||||
</Unit4>
|
|
||||||
<Unit5>
|
|
||||||
<Filename Value="frmlink.pp"/>
|
|
||||||
<ComponentName Value="LinkForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmlink.lrs"/>
|
|
||||||
<UnitName Value="FrmLink"/>
|
|
||||||
</Unit5>
|
|
||||||
<Unit6>
|
|
||||||
<Filename Value="frmtable.pp"/>
|
|
||||||
<ComponentName Value="TableForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmtable.lrs"/>
|
|
||||||
<UnitName Value="frmTable"/>
|
|
||||||
</Unit6>
|
|
||||||
<Unit7>
|
|
||||||
<Filename Value="frmabout.pp"/>
|
|
||||||
<ComponentName Value="AboutForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmabout.lrs"/>
|
|
||||||
<UnitName Value="FrmAbout"/>
|
|
||||||
</Unit7>
|
|
||||||
<Unit8>
|
|
||||||
<Filename Value="pkeditor.pp"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<UnitName Value="PkEditor"/>
|
|
||||||
</Unit8>
|
|
||||||
<Unit9>
|
|
||||||
<Filename Value="eleditor.pp"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<UnitName Value="ElEditor"/>
|
|
||||||
</Unit9>
|
|
||||||
<Unit10>
|
|
||||||
<Filename Value="fpdeutil.pp"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<UnitName Value="FPDEUtil"/>
|
|
||||||
</Unit10>
|
|
||||||
<Unit11>
|
|
||||||
<Filename Value="frmexample.pp"/>
|
|
||||||
<ComponentName Value="ExampleForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmexample.lrs"/>
|
|
||||||
<UnitName Value="FrmExample"/>
|
|
||||||
</Unit11>
|
|
||||||
<Unit12>
|
|
||||||
<Filename Value="frmbuild.pp"/>
|
|
||||||
<ComponentName Value="BuildForm"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ResourceFilename Value="frmbuild.lrs"/>
|
|
||||||
<UnitName Value="frmBuild"/>
|
|
||||||
</Unit12>
|
|
||||||
</Units>
|
</Units>
|
||||||
|
<JumpHistory Count="0" HistoryIndex="-1"/>
|
||||||
</ProjectOptions>
|
</ProjectOptions>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="5"/>
|
<Version Value="5"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
<UnitOutputDirectory Value="units"/>
|
<OtherUnitFiles Value="$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)/;$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)/;$(LazarusDir)/components/codetools/units/$(TargetCPU)-$(TargetOS)/;$(LazarusDir)/components/custom/;$(LazarusDir)/packager/units/$(TargetCPU)-$(TargetOS)/"/>
|
||||||
<SrcPath Value="$(LazarusDir)/lcl/;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)/"/>
|
<SrcPath Value="$(LazarusDir)/lcl/;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)/;$(LazarusDir)/components/synedit/;$(LazarusDir)/components/codetools/"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<CodeGeneration>
|
<CodeGeneration>
|
||||||
<Generate Value="Faster"/>
|
<Generate Value="Faster"/>
|
||||||
@ -155,4 +64,14 @@
|
|||||||
<CompilerPath Value="$(CompPath)"/>
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
|
<Debugging>
|
||||||
|
<Exceptions Count="2">
|
||||||
|
<Item1>
|
||||||
|
<Name Value="ECodetoolError"/>
|
||||||
|
</Item1>
|
||||||
|
<Item2>
|
||||||
|
<Name Value="EFOpenError"/>
|
||||||
|
</Item2>
|
||||||
|
</Exceptions>
|
||||||
|
</Debugging>
|
||||||
</CONFIG>
|
</CONFIG>
|
||||||
|
@ -35,6 +35,10 @@ lazdemsg.sinsertlink='Insert link'
|
|||||||
lazdemsg.sinserttable='Insert table'
|
lazdemsg.sinserttable='Insert table'
|
||||||
|
|
||||||
|
|
||||||
|
# hash value = 15217323
|
||||||
|
lazdemsg.sinsertprintshortlink='Insert short description link'
|
||||||
|
|
||||||
|
|
||||||
# hash value = 7136624
|
# hash value = 7136624
|
||||||
lazdemsg.sforfile=' in file '
|
lazdemsg.sforfile=' in file '
|
||||||
|
|
||||||
@ -363,6 +367,10 @@ lazdemsg.shintinsertlink='Insert link'
|
|||||||
lazdemsg.shintinserttable='Insert table'
|
lazdemsg.shintinserttable='Insert table'
|
||||||
|
|
||||||
|
|
||||||
|
# hash value = 27238923
|
||||||
|
lazdemsg.shintinsertprintshortlink='Insert a short description link'
|
||||||
|
|
||||||
|
|
||||||
# hash value = 223191475
|
# hash value = 223191475
|
||||||
lazdemsg.smarkselection='Mark selection %s'
|
lazdemsg.smarkselection='Mark selection %s'
|
||||||
|
|
||||||
@ -375,6 +383,18 @@ lazdemsg.shmenuextraoptions='Show options dialog'
|
|||||||
lazdemsg.shmenuhelpabout='About this program'
|
lazdemsg.shmenuhelpabout='About this program'
|
||||||
|
|
||||||
|
|
||||||
|
# hash value = 18340
|
||||||
|
lazdemsg.shinttoolbaradd='Add'
|
||||||
|
|
||||||
|
|
||||||
|
# hash value = 310020
|
||||||
|
lazdemsg.shinttoolbaredit='Edit'
|
||||||
|
|
||||||
|
|
||||||
|
# hash value = 78392485
|
||||||
|
lazdemsg.shinttoolbardelete='Delete'
|
||||||
|
|
||||||
|
|
||||||
# hash value = 203481714
|
# hash value = 203481714
|
||||||
lazdemsg.serrnopackageformodule='No package found to insert module "%s"'
|
lazdemsg.serrnopackageformodule='No package found to insert module "%s"'
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user