mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-13 22:04:36 -06:00
Ide: Fix needs restart layout placment.
git-svn-id: svn://ultimatepp.org/upp/trunk@14174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
4ef3df7260
commit
95501d2f52
1 changed files with 1 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue