* HydraFrontend -> Hydra.

This commit is contained in:
Eelco Dolstra
2008-11-25 10:53:42 +00:00
parent 4b478eb8df
commit fadd7a0448
48 changed files with 0 additions and 0 deletions

9
src/Hydra/root/common.tt Normal file
View File

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