diff options
Diffstat (limited to 'emulator/skins/QVGA-L')
18 files changed, 275 insertions, 0 deletions
diff --git a/emulator/skins/QVGA-L/arrow_down.png b/emulator/skins/QVGA-L/arrow_down.png Binary files differnew file mode 100644 index 0000000..7398bae --- /dev/null +++ b/emulator/skins/QVGA-L/arrow_down.png diff --git a/emulator/skins/QVGA-L/arrow_left.png b/emulator/skins/QVGA-L/arrow_left.png Binary files differnew file mode 100644 index 0000000..f7e3c12 --- /dev/null +++ b/emulator/skins/QVGA-L/arrow_left.png diff --git a/emulator/skins/QVGA-L/arrow_right.png b/emulator/skins/QVGA-L/arrow_right.png Binary files differnew file mode 100644 index 0000000..33fa169 --- /dev/null +++ b/emulator/skins/QVGA-L/arrow_right.png diff --git a/emulator/skins/QVGA-L/arrow_up.png b/emulator/skins/QVGA-L/arrow_up.png Binary files differnew file mode 100644 index 0000000..f21105a --- /dev/null +++ b/emulator/skins/QVGA-L/arrow_up.png diff --git a/emulator/skins/QVGA-L/back.png b/emulator/skins/QVGA-L/back.png Binary files differnew file mode 100644 index 0000000..883b4ca --- /dev/null +++ b/emulator/skins/QVGA-L/back.png diff --git a/emulator/skins/QVGA-L/background.png b/emulator/skins/QVGA-L/background.png Binary files differnew file mode 100644 index 0000000..81832ec --- /dev/null +++ b/emulator/skins/QVGA-L/background.png diff --git a/emulator/skins/QVGA-L/end.png b/emulator/skins/QVGA-L/end.png Binary files differnew file mode 100644 index 0000000..7a6ae1c --- /dev/null +++ b/emulator/skins/QVGA-L/end.png diff --git a/emulator/skins/QVGA-L/favorites.png b/emulator/skins/QVGA-L/favorites.png Binary files differnew file mode 100644 index 0000000..ad85c5c --- /dev/null +++ b/emulator/skins/QVGA-L/favorites.png diff --git a/emulator/skins/QVGA-L/home.png b/emulator/skins/QVGA-L/home.png Binary files differnew file mode 100644 index 0000000..36f314e --- /dev/null +++ b/emulator/skins/QVGA-L/home.png diff --git a/emulator/skins/QVGA-L/key.png b/emulator/skins/QVGA-L/key.png Binary files differnew file mode 100644 index 0000000..3c17cec --- /dev/null +++ b/emulator/skins/QVGA-L/key.png diff --git a/emulator/skins/QVGA-L/layout b/emulator/skins/QVGA-L/layout new file mode 100644 index 0000000..fd86934 --- /dev/null +++ b/emulator/skins/QVGA-L/layout @@ -0,0 +1,275 @@ +display { + width 320 + height 240 + x 78 + y 96 +} + +background { + image background.png + x 0 + y 0 +} + +button { + soft-left { + image menu.png + x 136 + y 378 + } + home { + image home.png + x 312 + y 372 + } + back { + image back.png + x 137 + y 420 + } + dpad-up { + image arrow_up.png + x 190 + y 364 + } + dpad-down { + image arrow_down.png + x 190 + y 421 + } + dpad-left { + image arrow_left.png + x 181 + y 372 + } + dpad-right { + image arrow_right.png + x 257 + y 372 + } + dpad-center { + image select.png + x 216 + y 394 + } + phone-dial { + image send.png + x 76 + y 394 + } + phone-hangup { + image end.png + x 358 + y 394 + } + + q { + image key.png + x 55 + y 480 + } + w { + image key.png + x 91 + y 480 + } + e { + image key.png + x 128 + y 480 + } + r { + image key.png + x 163 + y 480 + } + t { + image key.png + x 200 + y 480 + } + y { + image key.png + x 237 + y 480 + } + u { + image key.png + x 273 + y 480 + } + i { + image key.png + x 310 + y 480 + } + o { + image key.png + x 346 + y 480 + } + p { + image key.png + x 382 + y 480 + } + + a { + image key.png + x 55 + y 530 + } + s { + image key.png + x 91 + y 530 + } + d { + image key.png + x 128 + y 530 + } + f { + image key.png + x 163 + y 530 + } + g { + image key.png + x 200 + y 530 + } + h { + image key.png + x 237 + y 530 + } + j { + image key.png + x 273 + y 530 + } + k { + image key.png + x 310 + y 530 + } + l { + image key.png + x 346 + y 530 + } + DEL { + image key.png + x 382 + y 530 + } + + CAP { + image key.png + x 55 + y 580 + } + z { + image key.png + x 91 + y 580 + } + x { + image key.png + x 128 + y 580 + } + c { + image key.png + x 163 + y 580 + } + v { + image key.png + x 200 + y 580 + } + b { + image key.png + x 237 + y 580 + } + n { + image key.png + x 273 + y 580 + } + m { + image key.png + x 310 + y 580 + } + PERIOD { + image key.png + x 346 + y 580 + } + ENTER { + image key.png + x 382 + y 580 + } + + ALT { + image key.png + x 55 + y 630 + } + SYM { + image key.png + x 91 + y 630 + } + AT { + image key.png + x 128 + y 630 + } + SPACE { + image spacebar.png + x 165 + y 630 + } + SLASH { + image key.png + x 310 + y 630 + } + COMMA { + image key.png + x 346 + y 630 + } + CAP2 { + image key.png + x 382 + y 630 + } + + power { + image power.png + x 4 + y 38 + } + volume-up { + image volume_up.png + x 420 + y 165 + } + volume-down { + image volume_down.png + x 420 + y 218 + } +} + +network { + speed full + delay none +} diff --git a/emulator/skins/QVGA-L/menu.png b/emulator/skins/QVGA-L/menu.png Binary files differnew file mode 100644 index 0000000..224b077 --- /dev/null +++ b/emulator/skins/QVGA-L/menu.png diff --git a/emulator/skins/QVGA-L/power.png b/emulator/skins/QVGA-L/power.png Binary files differnew file mode 100644 index 0000000..7886a16 --- /dev/null +++ b/emulator/skins/QVGA-L/power.png diff --git a/emulator/skins/QVGA-L/select.png b/emulator/skins/QVGA-L/select.png Binary files differnew file mode 100644 index 0000000..8691f53 --- /dev/null +++ b/emulator/skins/QVGA-L/select.png diff --git a/emulator/skins/QVGA-L/send.png b/emulator/skins/QVGA-L/send.png Binary files differnew file mode 100644 index 0000000..8519ebd --- /dev/null +++ b/emulator/skins/QVGA-L/send.png diff --git a/emulator/skins/QVGA-L/spacebar.png b/emulator/skins/QVGA-L/spacebar.png Binary files differnew file mode 100644 index 0000000..c45a580 --- /dev/null +++ b/emulator/skins/QVGA-L/spacebar.png diff --git a/emulator/skins/QVGA-L/volume_down.png b/emulator/skins/QVGA-L/volume_down.png Binary files differnew file mode 100644 index 0000000..09175b1 --- /dev/null +++ b/emulator/skins/QVGA-L/volume_down.png diff --git a/emulator/skins/QVGA-L/volume_up.png b/emulator/skins/QVGA-L/volume_up.png Binary files differnew file mode 100644 index 0000000..ab52c63 --- /dev/null +++ b/emulator/skins/QVGA-L/volume_up.png |