1242
1242
.set("label", "Copy options:")
1244
1244
"Choose whether to rebuild all the sources you copy " +
1246
1246
.set("choices", ["Copy Source and Rebuild",
1247
1247
"Copy Source and Binaries"])
1248
1248
.set("choice", "Copy Source and Binaries")