Add a generic Android WVGA model
This commit is contained in:
parent
6b009c9664
commit
7090ebeb48
23
tools/models/android-generic-wvga.conf
Normal file
23
tools/models/android-generic-wvga.conf
Normal file
@ -0,0 +1,23 @@
|
||||
vendor=Android
|
||||
model=Generic WVGA
|
||||
icon=stock_cell-phone
|
||||
dpi=252
|
||||
width=480
|
||||
height=800
|
||||
|
||||
[button::back]
|
||||
name=Back
|
||||
icon=undo
|
||||
keysym=XF86Back
|
||||
|
||||
[button::menu]
|
||||
name=Menu
|
||||
icon=start-here
|
||||
|
||||
[button::home]
|
||||
name=Home
|
||||
icon=gtk-home
|
||||
|
||||
[button::search]
|
||||
name=Search
|
||||
icon=gtk-find
|
@ -1,5 +1,8 @@
|
||||
subdirs=16x16,24x24,32x32,48x48
|
||||
dist=Makefile,htc-touchpro.conf,jolla-jolla.conf,lenovo-ideapad-s10-3t.conf,nokia-n800.conf,nokia-n9.conf,nokia-n900.conf,openmoko-gta01.conf,openmoko-gta02.conf,sharp-zaurus-sl-c3200.conf
|
||||
dist=Makefile,android-generic-wvga.conf,htc-touchpro.conf,jolla-jolla.conf,lenovo-ideapad-s10-3t.conf,nokia-n800.conf,nokia-n9.conf,nokia-n900.conf,openmoko-gta01.conf,openmoko-gta02.conf,sharp-zaurus-sl-c3200.conf
|
||||
|
||||
[android-generic-wvga.conf]
|
||||
install=$(PREFIX)/share/Coder/Simulator/models
|
||||
|
||||
[htc-touchpro.conf]
|
||||
install=$(PREFIX)/share/Coder/Simulator/models
|
||||
|
Loading…
Reference in New Issue
Block a user