fpc/packages/ide/cvsup.tdf
florian 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons:
- lowers build times
  - ide is not that important anymore than years before
  - other utils like pastojs are also located in the packages tree

git-svn-id: trunk@37926 -
2018-01-06 20:22:30 +00:00

26 lines
323 B
Plaintext

[Main]
Title="CVS Update"
Size=(56,7)
CommandLine="%z% update %filename%"
Default="filename"
[filename]
Type=InputLine
Origin=(2,3)
Size=(52,1)
[label]
Type=Label
Origin=(2,2)
Size=(52,1)
Text="~F~ile(s) to update"
Link="filename"
[z]
Type=CheckBox
Name="~C~ompress (-z 3)"
Origin=(2,5)
Size=(25,1)
Default=On
On="-z 3"