Shahar Havivi has posted comments on this change. Change subject: engine: RFE: set locale language and keyboard via Sysprep ......................................................................
Patch Set 7: (1 comment) http://gerrit.ovirt.org/#/c/24838/7/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmInit.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmInit.java: Line 27: private String uiLanguage; Line 28: private String systemLocale; Line 29: private String userLocale; Line 30: Line 31: public static final String DEFALUT_LOCALE = "en_US"; > and what about DEFALUT?:) Done Line 32: Line 33: public VmInit() { Line 34: inputLocale = DEFALUT_LOCALE; Line 35: uiLanguage = DEFALUT_LOCALE; -- To view, visit http://gerrit.ovirt.org/24838 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ica4e2edf34a49c907ba32fa0a14bf6a4e4527cf4 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
