Updated version and language selection for german

This commit is contained in:
Peter Singer
2012-12-14 20:08:22 +01:00
parent 88e073d043
commit f7b70a0f71
10 changed files with 46 additions and 11 deletions

View File

@@ -30,3 +30,11 @@ description: which architecture (32/64 bit) has to be installed
values: ["32 only", "64 only", "both", "system specific"]
default: ["system specific"]
[ProductProperty]
type: unicode
name: language
multivalue: False
editable: False
description: Language selection
values: ["default", "german"]
default: ["german"]