add keypad and actions to callscreen theme - no backend yet.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 10 Jul 2012 20:33:48 +0000 (17:33 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 10 Jul 2012 22:13:21 +0000 (19:13 -0300)
commitc53af4e0619891e35b955f791ef3fa24f0a25ec5
tree4171c6f32b07fb66ee64297fcb0d4eef81233dd1
parentba162477a526f78b7d8a6d9bc3da70c483cb75b7
add keypad and actions to callscreen theme - no backend yet.
15 files changed:
Makefile.am
data/themes/default.edc
data/themes/images/bt_contacts_pressed.png [new file with mode: 0644]
data/themes/images/bt_contacts_released.png [new file with mode: 0644]
data/themes/images/bt_keypad_pressed.png [new file with mode: 0644]
data/themes/images/bt_keypad_released.png [new file with mode: 0644]
data/themes/images/bt_merge_pressed.png [new file with mode: 0644]
data/themes/images/bt_merge_released.png [new file with mode: 0644]
data/themes/images/bt_mute_pressed.png [new file with mode: 0644]
data/themes/images/bt_mute_released.png [new file with mode: 0644]
data/themes/images/bt_speaker_pressed.png [new file with mode: 0644]
data/themes/images/bt_speaker_released.png [new file with mode: 0644]
data/themes/images/bt_swap_pressed.png [new file with mode: 0644]
data/themes/images/bt_swap_released.png [new file with mode: 0644]
dialer/callscreen.c