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