mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 16:59:20 +02:00
LazResExplorer:
1) Renamed all files to lowercase, fixed typo (exploer -> explorer); 2) Disable project i18n to avoid blown up .po files; 3) Temporarily removed Russian translation (will be added later). git-svn-id: trunk@23867 -
This commit is contained in:
parent
99cd20e80f
commit
0fe76beb12
21
.gitattributes
vendored
21
.gitattributes
vendored
@ -3006,17 +3006,16 @@ examples/lazintfimage/fadein1.lpr svneol=native#text/pascal
|
|||||||
examples/lazintfimage/mainunit1.lfm svneol=native#text/plain
|
examples/lazintfimage/mainunit1.lfm svneol=native#text/plain
|
||||||
examples/lazintfimage/mainunit1.lrs svneol=native#text/pascal
|
examples/lazintfimage/mainunit1.lrs svneol=native#text/pascal
|
||||||
examples/lazintfimage/mainunit1.pas svneol=native#text/pascal
|
examples/lazintfimage/mainunit1.pas svneol=native#text/pascal
|
||||||
examples/lazresexploer/ResExploer.ico -text svneol=unset#image/ico
|
examples/lazresexplorer/languages/resexplorer.po svneol=native#text/plain
|
||||||
examples/lazresexploer/ResExploer.lpi svneol=native#text/plain
|
examples/lazresexplorer/reaboutunit.lfm svneol=native#text/plain
|
||||||
examples/lazresexploer/ResExploer.lpr svneol=native#text/plain
|
examples/lazresexplorer/reaboutunit.pas svneol=native#text/plain
|
||||||
examples/lazresexploer/ResExploer.res -text
|
examples/lazresexplorer/reconstsunit.pas svneol=native#text/plain
|
||||||
examples/lazresexploer/languages/ResExploer.po svneol=native#text/plain
|
examples/lazresexplorer/remainunit.lfm svneol=native#text/plain
|
||||||
examples/lazresexploer/languages/ResExploer.ru.po svneol=native#text/plain
|
examples/lazresexplorer/remainunit.pas svneol=native#text/plain
|
||||||
examples/lazresexploer/reaboutunit.lfm svneol=native#text/plain
|
examples/lazresexplorer/resexplorer.ico -text svneol=unset#image/ico
|
||||||
examples/lazresexploer/reaboutunit.pas svneol=native#text/plain
|
examples/lazresexplorer/resexplorer.lpi svneol=native#text/plain
|
||||||
examples/lazresexploer/reconstsunit.pas svneol=native#text/plain
|
examples/lazresexplorer/resexplorer.lpr svneol=native#text/pascal
|
||||||
examples/lazresexploer/remainunit.lfm svneol=native#text/plain
|
examples/lazresexplorer/resexplorer.res -text
|
||||||
examples/lazresexploer/remainunit.pas svneol=native#text/plain
|
|
||||||
examples/lclversion/lclversionexample.lpi svneol=native#text/plain
|
examples/lclversion/lclversionexample.lpi svneol=native#text/plain
|
||||||
examples/lclversion/lclversionexample.lpr svneol=native#text/plain
|
examples/lclversion/lclversionexample.lpr svneol=native#text/plain
|
||||||
examples/lclversion/unit1.lfm svneol=native#text/plain
|
examples/lclversion/unit1.lfm svneol=native#text/plain
|
||||||
|
@ -1,313 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<CONFIG>
|
|
||||||
<ProjectOptions>
|
|
||||||
<Version Value="7"/>
|
|
||||||
<General>
|
|
||||||
<Flags>
|
|
||||||
<UseDefaultCompilerOptions Value="True"/>
|
|
||||||
</Flags>
|
|
||||||
<MainUnit Value="0"/>
|
|
||||||
<AutoCreateForms Value="False"/>
|
|
||||||
<TargetFileExt Value=""/>
|
|
||||||
<ResourceType Value="res"/>
|
|
||||||
<UseXPManifest Value="True"/>
|
|
||||||
<Icon Value="0"/>
|
|
||||||
<ActiveEditorIndexAtStart Value="0"/>
|
|
||||||
</General>
|
|
||||||
<i18n>
|
|
||||||
<EnableI18N Value="True"/>
|
|
||||||
<OutDir Value="languages"/>
|
|
||||||
</i18n>
|
|
||||||
<VersionInfo>
|
|
||||||
<UseVersionInfo Value="True"/>
|
|
||||||
<AutoIncrementBuild Value="True"/>
|
|
||||||
<MinorVersionNr Value="1"/>
|
|
||||||
<CharSet Value="04B0"/>
|
|
||||||
<StringTable Comments="Explore your resources in executables and resource files" CompanyName="Alexey Lagunov" FileDescription="Resource Explorer" FileVersion="0.1.0.0" InternalName="LazResExplorer" LegalCopyright="Alexey Lagunov" LegalTrademarks="No Trademarks" OriginalFilename="lazresexplorer" ProductName="Lazarus Resource Explorer" ProductVersion="0.1.0.0"/>
|
|
||||||
</VersionInfo>
|
|
||||||
<PublishOptions>
|
|
||||||
<Version Value="2"/>
|
|
||||||
<IgnoreBinaries Value="False"/>
|
|
||||||
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
||||||
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
|
||||||
</PublishOptions>
|
|
||||||
<RunParams>
|
|
||||||
<local>
|
|
||||||
<FormatVersion Value="1"/>
|
|
||||||
<CommandLineParams Value="/home/alexs/1/5/imageres.dll"/>
|
|
||||||
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
||||||
</local>
|
|
||||||
</RunParams>
|
|
||||||
<RequiredPackages Count="1">
|
|
||||||
<Item1>
|
|
||||||
<PackageName Value="LCL"/>
|
|
||||||
</Item1>
|
|
||||||
</RequiredPackages>
|
|
||||||
<Units Count="18">
|
|
||||||
<Unit0>
|
|
||||||
<Filename Value="ResExploer.lpr"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<UnitName Value="ResExploer"/>
|
|
||||||
<CursorPos X="1" Y="19"/>
|
|
||||||
<TopLine Value="1"/>
|
|
||||||
<UsageCount Value="22"/>
|
|
||||||
</Unit0>
|
|
||||||
<Unit1>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ComponentName Value="reMainForm"/>
|
|
||||||
<ResourceBaseClass Value="Form"/>
|
|
||||||
<UnitName Value="reMainUnit"/>
|
|
||||||
<CursorPos X="48" Y="84"/>
|
|
||||||
<TopLine Value="73"/>
|
|
||||||
<EditorIndex Value="0"/>
|
|
||||||
<UsageCount Value="22"/>
|
|
||||||
<Bookmarks Count="1">
|
|
||||||
<Item0 X="5" Y="168" ID="1"/>
|
|
||||||
</Bookmarks>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
</Unit1>
|
|
||||||
<Unit2>
|
|
||||||
<Filename Value="../../../install/fpcsrc/packages/fcl-res/src/resreader.pp"/>
|
|
||||||
<UnitName Value="resreader"/>
|
|
||||||
<CursorPos X="21" Y="29"/>
|
|
||||||
<TopLine Value="17"/>
|
|
||||||
<UsageCount Value="11"/>
|
|
||||||
</Unit2>
|
|
||||||
<Unit3>
|
|
||||||
<Filename Value="../../../install/fpcsrc/packages/fcl-res/src/elfreader.pp"/>
|
|
||||||
<UnitName Value="elfreader"/>
|
|
||||||
<CursorPos X="1" Y="27"/>
|
|
||||||
<TopLine Value="18"/>
|
|
||||||
<UsageCount Value="11"/>
|
|
||||||
</Unit3>
|
|
||||||
<Unit4>
|
|
||||||
<Filename Value="../../../install/fpcsrc/packages/fcl-res/src/resource.pp"/>
|
|
||||||
<UnitName Value="resource"/>
|
|
||||||
<CursorPos X="3" Y="129"/>
|
|
||||||
<TopLine Value="182"/>
|
|
||||||
<UsageCount Value="11"/>
|
|
||||||
</Unit4>
|
|
||||||
<Unit5>
|
|
||||||
<Filename Value="reaboutunit.pas"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<ComponentName Value="reAboutForm"/>
|
|
||||||
<ResourceBaseClass Value="Form"/>
|
|
||||||
<UnitName Value="reAboutUnit"/>
|
|
||||||
<CursorPos X="27" Y="3"/>
|
|
||||||
<TopLine Value="1"/>
|
|
||||||
<UsageCount Value="22"/>
|
|
||||||
</Unit5>
|
|
||||||
<Unit6>
|
|
||||||
<Filename Value="../../../install/fpcsrc/packages/fcl-res/src/resourcetree.pp"/>
|
|
||||||
<UnitName Value="resourcetree"/>
|
|
||||||
<CursorPos X="1" Y="10"/>
|
|
||||||
<TopLine Value="1"/>
|
|
||||||
<UsageCount Value="11"/>
|
|
||||||
</Unit6>
|
|
||||||
<Unit7>
|
|
||||||
<Filename Value="../../../install/fpcsrc/packages/fcl-res/src/bitmapresource.pp"/>
|
|
||||||
<UnitName Value="bitmapresource"/>
|
|
||||||
<CursorPos X="3" Y="188"/>
|
|
||||||
<TopLine Value="186"/>
|
|
||||||
<UsageCount Value="11"/>
|
|
||||||
</Unit7>
|
|
||||||
<Unit8>
|
|
||||||
<Filename Value="reconstsunit.pas"/>
|
|
||||||
<IsPartOfProject Value="True"/>
|
|
||||||
<UnitName Value="reConstsUnit"/>
|
|
||||||
<CursorPos X="1" Y="23"/>
|
|
||||||
<TopLine Value="11"/>
|
|
||||||
<UsageCount Value="22"/>
|
|
||||||
</Unit8>
|
|
||||||
<Unit9>
|
|
||||||
<Filename Value="../../lazarus/doceditor/lazdeopts.pp"/>
|
|
||||||
<UnitName Value="LazDEOpts"/>
|
|
||||||
<CursorPos X="1" Y="56"/>
|
|
||||||
<TopLine Value="23"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
</Unit9>
|
|
||||||
<Unit10>
|
|
||||||
<Filename Value="../../lazarus/doceditor/fpdeutil.pp"/>
|
|
||||||
<UnitName Value="FPDEUtil"/>
|
|
||||||
<CursorPos X="1" Y="1"/>
|
|
||||||
<TopLine Value="1"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
</Unit10>
|
|
||||||
<Unit11>
|
|
||||||
<Filename Value="../../lazarus/doceditor/frmoptions.pp"/>
|
|
||||||
<ComponentName Value="OptionsForm"/>
|
|
||||||
<HasResources Value="True"/>
|
|
||||||
<ResourceBaseClass Value="Form"/>
|
|
||||||
<UnitName Value="frmOptions"/>
|
|
||||||
<CursorPos X="1" Y="1"/>
|
|
||||||
<TopLine Value="71"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
</Unit11>
|
|
||||||
<Unit12>
|
|
||||||
<Filename Value="../../lazarus/doceditor/lazdemsg.pp"/>
|
|
||||||
<UnitName Value="LazDEMsg"/>
|
|
||||||
<CursorPos X="1" Y="1"/>
|
|
||||||
<TopLine Value="148"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
</Unit12>
|
|
||||||
<Unit13>
|
|
||||||
<Filename Value="/usr/local/share/lazarus/lcl/interfaces/gtk/gtkwidgetset.inc"/>
|
|
||||||
<CursorPos X="1" Y="1220"/>
|
|
||||||
<TopLine Value="1203"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
</Unit13>
|
|
||||||
<Unit14>
|
|
||||||
<Filename Value="../../../install/fpcsrc/packages/fcl-res/src/groupiconresource.pp"/>
|
|
||||||
<UnitName Value="groupiconresource"/>
|
|
||||||
<CursorPos X="15" Y="35"/>
|
|
||||||
<TopLine Value="18"/>
|
|
||||||
<UsageCount Value="11"/>
|
|
||||||
</Unit14>
|
|
||||||
<Unit15>
|
|
||||||
<Filename Value="../../../install/fpcsrc/packages/fcl-res/src/groupresource.pp"/>
|
|
||||||
<UnitName Value="groupresource"/>
|
|
||||||
<CursorPos X="3" Y="29"/>
|
|
||||||
<TopLine Value="32"/>
|
|
||||||
<UsageCount Value="11"/>
|
|
||||||
</Unit15>
|
|
||||||
<Unit16>
|
|
||||||
<Filename Value="/usr/local/share/lazarus/lcl/forms.pp"/>
|
|
||||||
<UnitName Value="Forms"/>
|
|
||||||
<CursorPos X="17" Y="675"/>
|
|
||||||
<TopLine Value="658"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
</Unit16>
|
|
||||||
<Unit17>
|
|
||||||
<Filename Value="../../doc_manager/gui/dmg_aboutunit.pas"/>
|
|
||||||
<ComponentName Value="AboutForm"/>
|
|
||||||
<HasResources Value="True"/>
|
|
||||||
<ResourceBaseClass Value="Form"/>
|
|
||||||
<UnitName Value="dmg_AboutUnit"/>
|
|
||||||
<CursorPos X="24" Y="9"/>
|
|
||||||
<TopLine Value="60"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
</Unit17>
|
|
||||||
</Units>
|
|
||||||
<JumpHistory Count="20" HistoryIndex="19">
|
|
||||||
<Position1>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="80" Column="29" TopLine="67"/>
|
|
||||||
</Position1>
|
|
||||||
<Position2>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="81" Column="29" TopLine="67"/>
|
|
||||||
</Position2>
|
|
||||||
<Position3>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="82" Column="29" TopLine="67"/>
|
|
||||||
</Position3>
|
|
||||||
<Position4>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="83" Column="29" TopLine="67"/>
|
|
||||||
</Position4>
|
|
||||||
<Position5>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="84" Column="29" TopLine="67"/>
|
|
||||||
</Position5>
|
|
||||||
<Position6>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="85" Column="29" TopLine="67"/>
|
|
||||||
</Position6>
|
|
||||||
<Position7>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="208" Column="100" TopLine="179"/>
|
|
||||||
</Position7>
|
|
||||||
<Position8>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="91" Column="23" TopLine="72"/>
|
|
||||||
</Position8>
|
|
||||||
<Position9>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="134" Column="25" TopLine="112"/>
|
|
||||||
</Position9>
|
|
||||||
<Position10>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="134" Column="25" TopLine="112"/>
|
|
||||||
</Position10>
|
|
||||||
<Position11>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="109" Column="20" TopLine="107"/>
|
|
||||||
</Position11>
|
|
||||||
<Position12>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="109" Column="23" TopLine="107"/>
|
|
||||||
</Position12>
|
|
||||||
<Position13>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="57" Column="38" TopLine="35"/>
|
|
||||||
</Position13>
|
|
||||||
<Position14>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="172" Column="3" TopLine="170"/>
|
|
||||||
</Position14>
|
|
||||||
<Position15>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="67" Column="39" TopLine="40"/>
|
|
||||||
</Position15>
|
|
||||||
<Position16>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="57" Column="44" TopLine="51"/>
|
|
||||||
</Position16>
|
|
||||||
<Position17>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="105" Column="26" TopLine="105"/>
|
|
||||||
</Position17>
|
|
||||||
<Position18>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="178" Column="1" TopLine="173"/>
|
|
||||||
</Position18>
|
|
||||||
<Position19>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="9" Column="57" TopLine="1"/>
|
|
||||||
</Position19>
|
|
||||||
<Position20>
|
|
||||||
<Filename Value="remainunit.pas"/>
|
|
||||||
<Caret Line="67" Column="1" TopLine="50"/>
|
|
||||||
</Position20>
|
|
||||||
</JumpHistory>
|
|
||||||
</ProjectOptions>
|
|
||||||
<CompilerOptions>
|
|
||||||
<Version Value="8"/>
|
|
||||||
<Target>
|
|
||||||
<Filename Value="ResExploer"/>
|
|
||||||
</Target>
|
|
||||||
<SearchPaths>
|
|
||||||
<IncludeFiles Value="$(ProjOutDir)/"/>
|
|
||||||
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
||||||
</SearchPaths>
|
|
||||||
<Parsing>
|
|
||||||
<SyntaxOptions>
|
|
||||||
<UseAnsiStrings Value="True"/>
|
|
||||||
</SyntaxOptions>
|
|
||||||
</Parsing>
|
|
||||||
<Linking>
|
|
||||||
<Options>
|
|
||||||
<Win32>
|
|
||||||
<GraphicApplication Value="True"/>
|
|
||||||
</Win32>
|
|
||||||
</Options>
|
|
||||||
</Linking>
|
|
||||||
<Other>
|
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
|
||||||
</Other>
|
|
||||||
</CompilerOptions>
|
|
||||||
<Debugging>
|
|
||||||
<Exceptions Count="3">
|
|
||||||
<Item1>
|
|
||||||
<Name Value="EAbort"/>
|
|
||||||
</Item1>
|
|
||||||
<Item2>
|
|
||||||
<Name Value="ECodetoolError"/>
|
|
||||||
</Item2>
|
|
||||||
<Item3>
|
|
||||||
<Name Value="EFOpenError"/>
|
|
||||||
</Item3>
|
|
||||||
</Exceptions>
|
|
||||||
</Debugging>
|
|
||||||
</CONFIG>
|
|
@ -1,199 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
||||||
|
|
||||||
#: reconstsunit.sabout
|
|
||||||
msgctxt "reconstsunit.sabout"
|
|
||||||
msgid "About..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sbuilddate
|
|
||||||
msgid "Build date : "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.scarbonwidgetset
|
|
||||||
msgid "Carbon widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sexit
|
|
||||||
msgctxt "reconstsunit.sexit"
|
|
||||||
msgid "Exit"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sfile
|
|
||||||
msgctxt "reconstsunit.sfile"
|
|
||||||
msgid "File"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sfpcversion
|
|
||||||
msgid "FPC version : "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sfpguiwidgetset
|
|
||||||
msgid "FpGUI widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sgtk2widgetset
|
|
||||||
msgid "GTK 2 widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sgtkwidgetset
|
|
||||||
msgid "GTK widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.shelp
|
|
||||||
msgctxt "reconstsunit.shelp"
|
|
||||||
msgid "Help"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.simage
|
|
||||||
msgctxt "reconstsunit.simage"
|
|
||||||
msgid "Image"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.slclversion
|
|
||||||
msgid "LCL Version: "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.slicense
|
|
||||||
msgid "This program is free software under GNU GPL 2 license, see COPYING file"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sopen
|
|
||||||
msgctxt "reconstsunit.sopen"
|
|
||||||
msgid "Open..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sotherguiwidgetset
|
|
||||||
msgid "Other gui"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sqtwidgetset
|
|
||||||
msgid "QT widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sresourceexplorer
|
|
||||||
msgid "Resource explorer"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.ssaveresource
|
|
||||||
msgctxt "reconstsunit.ssaveresource"
|
|
||||||
msgid "Save resource..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sstrings
|
|
||||||
msgid "Strings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.stargetcpu
|
|
||||||
msgid "Target CPU : "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.stargetos
|
|
||||||
msgid "Target OS : "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.swin32_64widgetset
|
|
||||||
msgid "Win32/Win64 widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.swincewidgetset
|
|
||||||
msgid "WinCE widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.CAPTION
|
|
||||||
msgid "reAboutForm"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LABEL2.CAPTION
|
|
||||||
msgid "by Lagunov A.A. (alexs)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLAPPNAME.CAPTION
|
|
||||||
msgctxt "TREABOUTFORM.LBLAPPNAME.CAPTION"
|
|
||||||
msgid "App name"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLBUILDDATE.CAPTION
|
|
||||||
msgid "Build date :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLFPCVERSION.CAPTION
|
|
||||||
msgid "FPC Version :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLLCLVERSION.CAPTION
|
|
||||||
msgid "LCL Version :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLLICENSE.CAPTION
|
|
||||||
msgctxt "TREABOUTFORM.LBLLICENSE.CAPTION"
|
|
||||||
msgid "App name"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLTARGCPU.CAPTION
|
|
||||||
msgid "Target CPU :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLTARGETOS.CAPTION
|
|
||||||
msgid "Target OS :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLWIDGETNAME.CAPTION
|
|
||||||
msgid "Widget Name"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.CAPTION
|
|
||||||
msgid "reMainForm"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.FILEEXIT.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.FILEEXIT.CAPTION"
|
|
||||||
msgid "Exit"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.FILEOPEN.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.FILEOPEN.CAPTION"
|
|
||||||
msgid "Open..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.FILESAVE.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.FILESAVE.CAPTION"
|
|
||||||
msgid "Save resource..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.HLPABOUT.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.HLPABOUT.CAPTION"
|
|
||||||
msgid "About..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.MENUITEM1.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.MENUITEM1.CAPTION"
|
|
||||||
msgid "File"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.MENUITEM2.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.MENUITEM2.CAPTION"
|
|
||||||
msgid "Help"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.MENUITEM5.CAPTION
|
|
||||||
msgid "-"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.TABIMAGE.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.TABIMAGE.CAPTION"
|
|
||||||
msgid "Image"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.TABSTRING.CAPTION
|
|
||||||
msgid "String"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.TOOLBAR1.CAPTION
|
|
||||||
msgid "ToolBar1"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.TOOLBUTTON3.CAPTION
|
|
||||||
msgid "ToolButton3"
|
|
||||||
msgstr ""
|
|
||||||
|
|
@ -1,199 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
||||||
|
|
||||||
#: reconstsunit.sabout
|
|
||||||
msgctxt "reconstsunit.sabout"
|
|
||||||
msgid "About..."
|
|
||||||
msgstr "О программе..."
|
|
||||||
|
|
||||||
#: reconstsunit.sbuilddate
|
|
||||||
msgid "Build date : "
|
|
||||||
msgstr "Дата сборки : "
|
|
||||||
|
|
||||||
#: reconstsunit.scarbonwidgetset
|
|
||||||
msgid "Carbon widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sexit
|
|
||||||
msgctxt "reconstsunit.sexit"
|
|
||||||
msgid "Exit"
|
|
||||||
msgstr "Закрыть"
|
|
||||||
|
|
||||||
#: reconstsunit.sfile
|
|
||||||
msgctxt "reconstsunit.sfile"
|
|
||||||
msgid "File"
|
|
||||||
msgstr "Файл"
|
|
||||||
|
|
||||||
#: reconstsunit.sfpcversion
|
|
||||||
msgid "FPC version : "
|
|
||||||
msgstr "Версия FPC : "
|
|
||||||
|
|
||||||
#: reconstsunit.sfpguiwidgetset
|
|
||||||
msgid "FpGUI widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sgtk2widgetset
|
|
||||||
msgid "GTK 2 widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sgtkwidgetset
|
|
||||||
msgid "GTK widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.shelp
|
|
||||||
msgctxt "reconstsunit.shelp"
|
|
||||||
msgid "Help"
|
|
||||||
msgstr "Справка"
|
|
||||||
|
|
||||||
#: reconstsunit.simage
|
|
||||||
msgctxt "reconstsunit.simage"
|
|
||||||
msgid "Image"
|
|
||||||
msgstr "Изображение"
|
|
||||||
|
|
||||||
#: reconstsunit.slclversion
|
|
||||||
msgid "LCL Version: "
|
|
||||||
msgstr "Версия LCL : "
|
|
||||||
|
|
||||||
#: reconstsunit.slicense
|
|
||||||
msgid "This program is free software under GNU GPL 2 license, see COPYING file"
|
|
||||||
msgstr "Эта свободная программа и распространяется по лицензией GPL 2. (см. файл COPYING)"
|
|
||||||
|
|
||||||
#: reconstsunit.sopen
|
|
||||||
msgctxt "reconstsunit.sopen"
|
|
||||||
msgid "Open..."
|
|
||||||
msgstr "Открыть..."
|
|
||||||
|
|
||||||
#: reconstsunit.sotherguiwidgetset
|
|
||||||
msgid "Other gui"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sqtwidgetset
|
|
||||||
msgid "QT widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.sresourceexplorer
|
|
||||||
msgid "Resource explorer"
|
|
||||||
msgstr "Обзор ресурсов"
|
|
||||||
|
|
||||||
#: reconstsunit.ssaveresource
|
|
||||||
msgctxt "reconstsunit.ssaveresource"
|
|
||||||
msgid "Save resource..."
|
|
||||||
msgstr "Сохранить ресурс..."
|
|
||||||
|
|
||||||
#: reconstsunit.sstrings
|
|
||||||
msgid "Strings"
|
|
||||||
msgstr "Строки"
|
|
||||||
|
|
||||||
#: reconstsunit.stargetcpu
|
|
||||||
msgid "Target CPU : "
|
|
||||||
msgstr "Целевой процессор : "
|
|
||||||
|
|
||||||
#: reconstsunit.stargetos
|
|
||||||
msgid "Target OS : "
|
|
||||||
msgstr "Целевая ОС : "
|
|
||||||
|
|
||||||
#: reconstsunit.swin32_64widgetset
|
|
||||||
msgid "Win32/Win64 widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: reconstsunit.swincewidgetset
|
|
||||||
msgid "WinCE widget set"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.CAPTION
|
|
||||||
msgid "reAboutForm"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LABEL2.CAPTION
|
|
||||||
msgid "by Lagunov A.A. (alexs)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLAPPNAME.CAPTION
|
|
||||||
msgctxt "TREABOUTFORM.LBLAPPNAME.CAPTION"
|
|
||||||
msgid "App name"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLBUILDDATE.CAPTION
|
|
||||||
msgid "Build date :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLFPCVERSION.CAPTION
|
|
||||||
msgid "FPC Version :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLLCLVERSION.CAPTION
|
|
||||||
msgid "LCL Version :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLLICENSE.CAPTION
|
|
||||||
msgctxt "TREABOUTFORM.LBLLICENSE.CAPTION"
|
|
||||||
msgid "App name"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLTARGCPU.CAPTION
|
|
||||||
msgid "Target CPU :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLTARGETOS.CAPTION
|
|
||||||
msgid "Target OS :"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREABOUTFORM.LBLWIDGETNAME.CAPTION
|
|
||||||
msgid "Widget Name"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.CAPTION
|
|
||||||
msgid "reMainForm"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.FILEEXIT.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.FILEEXIT.CAPTION"
|
|
||||||
msgid "Exit"
|
|
||||||
msgstr "Закрыть"
|
|
||||||
|
|
||||||
#: TREMAINFORM.FILEOPEN.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.FILEOPEN.CAPTION"
|
|
||||||
msgid "Open..."
|
|
||||||
msgstr "Открыть..."
|
|
||||||
|
|
||||||
#: TREMAINFORM.FILESAVE.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.FILESAVE.CAPTION"
|
|
||||||
msgid "Save resource..."
|
|
||||||
msgstr "Сохранить ресурс..."
|
|
||||||
|
|
||||||
#: TREMAINFORM.HLPABOUT.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.HLPABOUT.CAPTION"
|
|
||||||
msgid "About..."
|
|
||||||
msgstr "О программе..."
|
|
||||||
|
|
||||||
#: TREMAINFORM.MENUITEM1.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.MENUITEM1.CAPTION"
|
|
||||||
msgid "File"
|
|
||||||
msgstr "Файл"
|
|
||||||
|
|
||||||
#: TREMAINFORM.MENUITEM2.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.MENUITEM2.CAPTION"
|
|
||||||
msgid "Help"
|
|
||||||
msgstr "Справка"
|
|
||||||
|
|
||||||
#: TREMAINFORM.MENUITEM5.CAPTION
|
|
||||||
msgid "-"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.TABIMAGE.CAPTION
|
|
||||||
msgctxt "TREMAINFORM.TABIMAGE.CAPTION"
|
|
||||||
msgid "Image"
|
|
||||||
msgstr "Изображение"
|
|
||||||
|
|
||||||
#: TREMAINFORM.TABSTRING.CAPTION
|
|
||||||
msgid "String"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.TOOLBAR1.CAPTION
|
|
||||||
msgid "ToolBar1"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: TREMAINFORM.TOOLBUTTON3.CAPTION
|
|
||||||
msgid "ToolButton3"
|
|
||||||
msgstr ""
|
|
||||||
|
|
95
examples/lazresexplorer/languages/resexplorer.po
Normal file
95
examples/lazresexplorer/languages/resexplorer.po
Normal file
@ -0,0 +1,95 @@
|
|||||||
|
msgid ""
|
||||||
|
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||||
|
|
||||||
|
#: reconstsunit.sabout
|
||||||
|
msgid "About..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sbuilddate
|
||||||
|
msgid "Build date : "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.scarbonwidgetset
|
||||||
|
msgid "Carbon widget set"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sexit
|
||||||
|
msgid "Exit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sfile
|
||||||
|
msgid "File"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sfpcversion
|
||||||
|
msgid "FPC version : "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sfpguiwidgetset
|
||||||
|
msgid "FpGUI widget set"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sgtk2widgetset
|
||||||
|
msgid "GTK 2 widget set"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sgtkwidgetset
|
||||||
|
msgid "GTK widget set"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.shelp
|
||||||
|
msgid "Help"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.simage
|
||||||
|
msgid "Image"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.slclversion
|
||||||
|
msgid "LCL Version: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.slicense
|
||||||
|
msgid "This program is free software under GNU GPL 2 license, see COPYING file"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sopen
|
||||||
|
msgid "Open..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sotherguiwidgetset
|
||||||
|
msgid "Other gui"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sqtwidgetset
|
||||||
|
msgid "QT widget set"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sresourceexplorer
|
||||||
|
msgid "Resource explorer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.ssaveresource
|
||||||
|
msgid "Save resource..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.sstrings
|
||||||
|
msgid "Strings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.stargetcpu
|
||||||
|
msgid "Target CPU : "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.stargetos
|
||||||
|
msgid "Target OS : "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.swin32_64widgetset
|
||||||
|
msgid "Win32/Win64 widget set"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: reconstsunit.swincewidgetset
|
||||||
|
msgid "WinCE widget set"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -59,7 +59,7 @@ var
|
|||||||
Lang, FallbackLang: String;
|
Lang, FallbackLang: String;
|
||||||
begin
|
begin
|
||||||
GetLanguageIDs(Lang,FallbackLang); // in unit gettext
|
GetLanguageIDs(Lang,FallbackLang); // in unit gettext
|
||||||
TranslateUnitResourceStrings('reConstsUnit','languages'+DirectorySeparator+'ResExploer.%s.po', Lang,FallbackLang);
|
TranslateUnitResourceStrings('reConstsUnit','languages'+DirectorySeparator+'resexplorer.%s.po', Lang,FallbackLang);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
initialization
|
initialization
|
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
110
examples/lazresexplorer/resexplorer.lpi
Normal file
110
examples/lazresexplorer/resexplorer.lpi
Normal file
@ -0,0 +1,110 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<CONFIG>
|
||||||
|
<ProjectOptions>
|
||||||
|
<Version Value="7"/>
|
||||||
|
<General>
|
||||||
|
<Flags>
|
||||||
|
<UseDefaultCompilerOptions Value="True"/>
|
||||||
|
</Flags>
|
||||||
|
<SessionStorage Value="InProjectDir"/>
|
||||||
|
<MainUnit Value="0"/>
|
||||||
|
<AutoCreateForms Value="False"/>
|
||||||
|
<TargetFileExt Value=""/>
|
||||||
|
<ResourceType Value="res"/>
|
||||||
|
<UseXPManifest Value="True"/>
|
||||||
|
<Icon Value="0"/>
|
||||||
|
</General>
|
||||||
|
<i18n>
|
||||||
|
<OutDir Value="languages"/>
|
||||||
|
</i18n>
|
||||||
|
<VersionInfo>
|
||||||
|
<UseVersionInfo Value="True"/>
|
||||||
|
<AutoIncrementBuild Value="True"/>
|
||||||
|
<MinorVersionNr Value="1"/>
|
||||||
|
<CharSet Value="04B0"/>
|
||||||
|
<StringTable Comments="Explore your resources in executables and resource files" CompanyName="Alexey Lagunov" FileDescription="Resource Explorer" FileVersion="0.1.0.0" InternalName="LazResExplorer" LegalCopyright="Alexey Lagunov" LegalTrademarks="No Trademarks" OriginalFilename="lazresexplorer" ProductName="Lazarus Resource Explorer" ProductVersion="0.1.0.0"/>
|
||||||
|
</VersionInfo>
|
||||||
|
<PublishOptions>
|
||||||
|
<Version Value="2"/>
|
||||||
|
<IgnoreBinaries Value="False"/>
|
||||||
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
||||||
|
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
||||||
|
</PublishOptions>
|
||||||
|
<RunParams>
|
||||||
|
<local>
|
||||||
|
<FormatVersion Value="1"/>
|
||||||
|
<CommandLineParams Value="/home/alexs/1/5/imageres.dll"/>
|
||||||
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
||||||
|
</local>
|
||||||
|
</RunParams>
|
||||||
|
<RequiredPackages Count="1">
|
||||||
|
<Item1>
|
||||||
|
<PackageName Value="LCL"/>
|
||||||
|
</Item1>
|
||||||
|
</RequiredPackages>
|
||||||
|
<Units Count="4">
|
||||||
|
<Unit0>
|
||||||
|
<Filename Value="resexplorer.lpr"/>
|
||||||
|
<IsPartOfProject Value="True"/>
|
||||||
|
<UnitName Value="resexplorer"/>
|
||||||
|
</Unit0>
|
||||||
|
<Unit1>
|
||||||
|
<Filename Value="remainunit.pas"/>
|
||||||
|
<IsPartOfProject Value="True"/>
|
||||||
|
<ComponentName Value="reMainForm"/>
|
||||||
|
<ResourceBaseClass Value="Form"/>
|
||||||
|
<UnitName Value="reMainUnit"/>
|
||||||
|
</Unit1>
|
||||||
|
<Unit2>
|
||||||
|
<Filename Value="reaboutunit.pas"/>
|
||||||
|
<IsPartOfProject Value="True"/>
|
||||||
|
<ComponentName Value="reAboutForm"/>
|
||||||
|
<ResourceBaseClass Value="Form"/>
|
||||||
|
<UnitName Value="reAboutUnit"/>
|
||||||
|
</Unit2>
|
||||||
|
<Unit3>
|
||||||
|
<Filename Value="reconstsunit.pas"/>
|
||||||
|
<IsPartOfProject Value="True"/>
|
||||||
|
<UnitName Value="reConstsUnit"/>
|
||||||
|
</Unit3>
|
||||||
|
</Units>
|
||||||
|
</ProjectOptions>
|
||||||
|
<CompilerOptions>
|
||||||
|
<Version Value="8"/>
|
||||||
|
<Target>
|
||||||
|
<Filename Value="resexplorer"/>
|
||||||
|
</Target>
|
||||||
|
<SearchPaths>
|
||||||
|
<IncludeFiles Value="$(ProjOutDir)/"/>
|
||||||
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
||||||
|
</SearchPaths>
|
||||||
|
<Parsing>
|
||||||
|
<SyntaxOptions>
|
||||||
|
<UseAnsiStrings Value="True"/>
|
||||||
|
</SyntaxOptions>
|
||||||
|
</Parsing>
|
||||||
|
<Linking>
|
||||||
|
<Options>
|
||||||
|
<Win32>
|
||||||
|
<GraphicApplication Value="True"/>
|
||||||
|
</Win32>
|
||||||
|
</Options>
|
||||||
|
</Linking>
|
||||||
|
<Other>
|
||||||
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
|
</Other>
|
||||||
|
</CompilerOptions>
|
||||||
|
<Debugging>
|
||||||
|
<Exceptions Count="3">
|
||||||
|
<Item1>
|
||||||
|
<Name Value="EAbort"/>
|
||||||
|
</Item1>
|
||||||
|
<Item2>
|
||||||
|
<Name Value="ECodetoolError"/>
|
||||||
|
</Item2>
|
||||||
|
<Item3>
|
||||||
|
<Name Value="EFOpenError"/>
|
||||||
|
</Item3>
|
||||||
|
</Exceptions>
|
||||||
|
</Debugging>
|
||||||
|
</CONFIG>
|
@ -10,7 +10,7 @@ uses
|
|||||||
Forms, reMainUnit, reAboutUnit, reConstsUnit
|
Forms, reMainUnit, reAboutUnit, reConstsUnit
|
||||||
{ you can add units after this };
|
{ you can add units after this };
|
||||||
|
|
||||||
{$R ResExploer.res}
|
{$R resexplorer.res}
|
||||||
|
|
||||||
begin
|
begin
|
||||||
Application.Initialize;
|
Application.Initialize;
|
Loading…
Reference in New Issue
Block a user