mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-04 14:22:43 -06:00
ide: Fixed UppHub layout
git-svn-id: svn://ultimatepp.org/upp/trunk@15806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9e10a65e88
commit
edfc2cfda3
1 changed files with 1 additions and 1 deletions
|
|
@ -924,7 +924,7 @@ LAYOUT(UppHubLayout, 992, 656)
|
|||
ITEM(Upp::RichTextView, info, LeftPosZ(516, 472).TopPosZ(4, 616))
|
||||
ITEM(Upp::EditString, search, LeftPosZ(4, 216).TopPosZ(630, 19))
|
||||
ITEM(Upp::Button, help, SetLabel(t_("?")).Tip(t_("Learn more about UppHub..")).RightPosZ(344, 20).BottomPosZ(4, 24))
|
||||
ITEM(Upp::Button, setup, SetLabel(t_("More..")).LeftPosZ(652, 64).TopPosZ(628, 24))
|
||||
ITEM(Upp::Button, setup, SetLabel(t_("More..")).RightPosZ(276, 64).BottomPosZ(4, 24))
|
||||
ITEM(Upp::Button, update, SetLabel(t_("Update all")).RightPosZ(208, 64).BottomPosZ(4, 24))
|
||||
ITEM(Upp::Button, reinstall, SetLabel(t_("Reinstall")).RightPosZ(140, 64).BottomPosZ(4, 24))
|
||||
ITEM(Upp::Button, action, SetLabel(t_("Install")).RightPosZ(72, 64).BottomPosZ(4, 24))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue