mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 05:49:20 +02:00
* small typo fixed
This commit is contained in:
parent
4d5f0c2331
commit
014b4638b7
@ -1,7 +1,7 @@
|
||||
[Main]
|
||||
Title="CVS Update"
|
||||
Size=(56,10)
|
||||
CommandLine="%z% commit -m %msg" %filename%"
|
||||
Size=(56,9)
|
||||
CommandLine="commit -m %msg% %filename%"
|
||||
Default="filename"
|
||||
|
||||
[filename]
|
||||
@ -27,11 +27,3 @@ Origin=(2,5)
|
||||
Size=(52,1)
|
||||
Text="~M~essage"
|
||||
Link="msg"
|
||||
|
||||
[z]
|
||||
Type=CheckBox
|
||||
Name="~C~ompress (-z 3)"
|
||||
Origin=(2,8)
|
||||
Size=(25,1)
|
||||
Default=On
|
||||
On="-z 3"
|
||||
|
Loading…
Reference in New Issue
Block a user