Skip to content

Commit

Permalink
Charge docked hint.
Browse files Browse the repository at this point in the history
  • Loading branch information
LongDirtyAnimAlf committed Dec 23, 2023
1 parent 2ed3a76 commit f76eb3e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 6 deletions.
2 changes: 0 additions & 2 deletions fpcupdeluxe.lpi
Expand Up @@ -1192,8 +1192,6 @@
<UnitOutputDirectory Value="buildlibs\$NameOnly($(ProjFile))\fpcupdeluxe\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<TargetCPU Value="x86_64"/>
<TargetOS Value="win64"/>
<Optimizations>
<OptimizationLevel Value="2"/>
</Optimizations>
Expand Down
3 changes: 2 additions & 1 deletion fpcupdeluxe.lps
Expand Up @@ -10,7 +10,6 @@
<Filename Value="up.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="fpcupdeluxe"/>
<IsVisibleTab Value="True"/>
<TopLine Value="200"/>
<CursorPos X="3" Y="213"/>
<UsageCount Value="200"/>
Expand Down Expand Up @@ -75,7 +74,9 @@
<Unit7>
<Filename Value="sources\fpcup.ini"/>
<IsPartOfProject Value="True"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="3"/>
<TopLine Value="97"/>
<UsageCount Value="136"/>
<Loaded Value="True"/>
<DefaultSyntaxHighlighter Value="Ini"/>
Expand Down
2 changes: 1 addition & 1 deletion public/gitrevision.txt
@@ -1 +1 @@
[master]v2.4.0bp-2845(c5c443f)
[master]v2.4.0bp-2850(2ed3a76)
2 changes: 1 addition & 1 deletion sources/updeluxe/fpcupdeluxemainform.lfm
Expand Up @@ -4516,7 +4516,7 @@ object Form1: TForm1
AnchorSideBottom.Control = btnInstallModule
Left = 205
Height = 42
Hint = 'Will install/update the Online Package Manager'
Hint = 'Will change Lazarus into a single form docked editor.'
Top = 559
Width = 89
Anchors = [akRight, akBottom]
Expand Down
2 changes: 1 addition & 1 deletion sources/updeluxe/fpcupdeluxemainform.lrj
Expand Up @@ -59,7 +59,7 @@
{"hash":78282181,"name":"tform1.btnuninstallmodule.caption","sourcebytes":[85,110,105,110,115,116,97,108,108,32,109,111,100,117,108,101],"value":"Uninstall module"},
{"hash":263125666,"name":"tform1.opmbtn.hint","sourcebytes":[87,105,108,108,32,105,110,115,116,97,108,108,47,117,112,100,97,116,101,32,116,104,101,32,79,110,108,105,110,101,32,80,97,99,107,97,103,101,32,77,97,110,97,103,101,114],"value":"Will install/update the Online Package Manager"},
{"hash":21581,"name":"tform1.opmbtn.caption","sourcebytes":[79,80,77],"value":"OPM"},
{"hash":263125666,"name":"tform1.dockbtn.hint","sourcebytes":[87,105,108,108,32,105,110,115,116,97,108,108,47,117,112,100,97,116,101,32,116,104,101,32,79,110,108,105,110,101,32,80,97,99,107,97,103,101,32,77,97,110,97,103,101,114],"value":"Will install/update the Online Package Manager"},
{"hash":62168302,"name":"tform1.dockbtn.hint","sourcebytes":[87,105,108,108,32,99,104,97,110,103,101,32,76,97,122,97,114,117,115,32,105,110,116,111,32,97,32,115,105,110,103,108,101,32,102,111,114,109,32,100,111,99,107,101,100,32,101,100,105,116,111,114,46],"value":"Will change Lazarus into a single form docked editor."},
{"hash":308635,"name":"tform1.dockbtn.caption","sourcebytes":[68,111,99,107],"value":"Dock"},
{"hash":370659,"name":"tform1.tagsheet.caption","sourcebytes":[84,97,103,115],"value":"Tags"},
{"hash":209902382,"name":"tform1.fpctaglabel.caption","sourcebytes":[70,80,67,32,118,101,114,115,105,111,110],"value":"FPC version"},
Expand Down

0 comments on commit f76eb3e

Please sign in to comment.