hydra/src/Hydra/root/common.tt
2008-11-25 10:53:42 +00:00

10 lines
223 B
Plaintext

[% inputTypes =
{ "svn" = "Subversion checkout"
, "cvs" = "CVS checkout"
, "tarball" = "Download of a tarball"
, "string" = "String value"
, "path" = "Local path"
, "build" = "Build output"
}
%]