mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
Add testcases for Treo-sized screens.
This commit is contained in:
parent
8f3da7e899
commit
03d12bacd3
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ PLAT=win32
|
|||
DBG=dbg
|
||||
|
||||
SIZES=(
|
||||
240x214 # Treo in full-screen mode
|
||||
240x188 # Treo in normal mode
|
||||
|
||||
176x200 # 6.1 standard
|
||||
200x176 # flipped
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue