LCL: Add missing dialog shield icon (by Roland Hahn).

This commit is contained in:
wp_xyz 2021-11-20 11:29:39 +01:00
parent c5fae8fdd1
commit 2e7022648b
6 changed files with 7 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -8,6 +8,8 @@ dialog_information.png
dialog_information_150.png
dialog_information_200.png
dialog_shield.png
dialog_shield_150.png
dialog_shield_200.png
dialog_warning.png
dialog_warning_150.png
dialog_warning_200.png

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="11"/>
<Version Value="12"/>
<General>
<Flags>
<SaveClosedFiles Value="False"/>
@ -9,9 +9,9 @@
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<LRSInOutputDirectory Value="False"/>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InIDEConfig"/>
<MainUnit Value="0"/>
<Title Value="lazres"/>
<UseAppBundle Value="False"/>
<ResourceType Value="res"/>
@ -24,13 +24,13 @@
</PublishOptions>
<RunParams>
<local>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e bash -i -c '$(TargetCmdLine)'"/>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T &apos;Lazarus Run Output&apos; -e bash -i -c &apos;$(TargetCmdLine)&apos;"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default">
<local>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e bash -i -c '$(TargetCmdLine)'"/>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T &apos;Lazarus Run Output&apos; -e bash -i -c &apos;$(TargetCmdLine)&apos;"/>
</local>
</Mode0>
</Modes>
@ -53,6 +53,7 @@
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
<DebugInfoType Value="dsDwarf2Set"/>
<UseLineInfoUnit Value="False"/>
</Debugging>
</Linking>