diff --git a/uppsrc/ide/ide.lay b/uppsrc/ide/ide.lay index 2aa226cc5..d8ae50ad1 100644 --- a/uppsrc/ide/ide.lay +++ b/uppsrc/ide/ide.lay @@ -593,7 +593,7 @@ LAYOUT(SetupIdeLayout, 512, 316) ITEM(Option, showtime, SetLabel(t_("Underline recently changed files after")).LeftPosZ(4, 212).TopPosZ(124, 16)) ITEM(Option, setmain_newide, SetLabel(t_("\"Open main package\" creates the new theide instead of just changing main package")).LeftPosZ(4, 444).TopPosZ(144, 16)) ITEM(Label, dv___8, SetLabel(t_("GUI theme")).LeftPosZ(4, 112).TopPosZ(168, 19)) - ITEM(DropList, chstyle, HSizePosZ(120, 248).TopPosZ(168, 19)) + ITEM(DropList, chstyle, LeftPosZ(120, 144).TopPosZ(168, 19)) ITEM(Label, console_txt, SetLabel(t_("Use console in Linux")).LeftPosZ(4, 112).TopPosZ(216, 19)) ITEM(EditString, console, LeftPosZ(120, 236).TopPosZ(216, 19)) ITEM(Button, xterm, SetLabel(t_("xterm")).LeftPosZ(120, 56).TopPosZ(240, 20))