mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-04 23:02:02 +01:00
tweak buttons sizes
This commit is contained in:
parent
6772d6cd03
commit
742e03970d
2 changed files with 6 additions and 6 deletions
|
@ -408,11 +408,11 @@ BEGIN
|
|||
LIST "" ID XW_BLANK_LIST_ID AT (PREVRIGHT+2 BLANK_PICK_TOP 28 72)
|
||||
USABLE VISIBLEITEMS 6
|
||||
|
||||
BUTTON "D'acord" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-10 65 AUTO AUTO
|
||||
BUTTON "D'acord" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-10 65 40 AUTO
|
||||
|
||||
#ifdef FEATURE_TRAY_EDIT
|
||||
BUTTON "Totes!" XW_BLANK_PICK_BUTTON_ID 5 65 AUTO AUTO
|
||||
BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 22 AUTO /* translate me */
|
||||
BUTTON "Totes!" XW_BLANK_PICK_BUTTON_ID 5 65 36 AUTO
|
||||
BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 19 AUTO /* translate me */
|
||||
#endif
|
||||
END
|
||||
|
||||
|
|
|
@ -408,11 +408,11 @@ BEGIN
|
|||
LIST "" ID XW_BLANK_LIST_ID AT (PREVRIGHT+2 BLANK_PICK_TOP 28 72)
|
||||
USABLE VISIBLEITEMS 6
|
||||
|
||||
BUTTON "Aceptar" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-10 65 AUTO AUTO
|
||||
BUTTON "Aceptar" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-5 65 34 AUTO
|
||||
|
||||
#ifdef FEATURE_TRAY_EDIT
|
||||
BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 22 AUTO /* translate me */
|
||||
BUTTON "¡Coger todas!" XW_BLANK_PICK_BUTTON_ID 5 65 AUTO AUTO
|
||||
BUTTON "¡Coger todas!" XW_BLANK_PICK_BUTTON_ID 3 65 55 AUTO
|
||||
BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 19 AUTO /* translate me */
|
||||
#endif
|
||||
END
|
||||
|
||||
|
|
Loading…
Reference in a new issue