.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@7527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-07-22 10:39:15 +00:00
parent 3467c05154
commit f876eddbbb

View file

@ -9,7 +9,7 @@ LAYOUT(IDEFindReplaceLayout, 756, 52)
ITEM(Option, wholeword, SetLabel(t_("&Whole word")).LeftPosZ(332, 88).TopPosZ(4, 19))
ITEM(Option, ignorecase, SetLabel(t_("&Ignore case")).LeftPosZ(424, 80).TopPosZ(4, 19))
ITEM(Option, regexp, SetLabel(t_("RegExp")).LeftPosZ(508, 80).TopPosZ(4, 19))
ITEM(Option, incremental, SetLabel(t_("&Incremental")).LeftPosZ(568, 92).TopPosZ(4, 19))
ITEM(Option, incremental, SetLabel(t_("Incremental")).LeftPosZ(568, 92).TopPosZ(4, 19))
ITEM(Option, incremental_from_cursor, SetLabel(t_("from cursor")).LeftPosZ(648, 92).TopPosZ(4, 19))
ITEM(Button, close, RightPosZ(4, 20).TopPosZ(4, 19))
ITEM(Button, amend, LeftPosZ(212, 20).TopPosZ(28, 19))