From 44652d2a34c45aa348f78c2256af4ca3ae1e2054 Mon Sep 17 00:00:00 2001 From: Olli Werwolff Date: Tue, 24 Aug 2010 14:56:39 +0200 Subject: Added NavigationButton for Maemo5 Devices Task-number: QTSIM-72 Reviewed-by: ckamm --- models/maemoFremantle/N900.png | Bin 238563 -> 238581 bytes models/maemoFremantle/fremantle_back.png | Bin 0 -> 4950 bytes models/maemoFremantle/fremantle_close.png | Bin 0 -> 5776 bytes models/maemoFremantle/fremantle_leftup.png | Bin 0 -> 12229 bytes models/maemoFremantle/fremantle_portrait.png | Bin 12229 -> 12229 bytes models/maemoFremantle/fremantle_topup.png | Bin 0 -> 31735 bytes models/maemoFremantle/maemoFremantle.config | 11 ++++++----- models/symbianNonTouch/n95rightup.png | Bin 0 -> 13437 bytes models/symbianNonTouch/n95topup.png | Bin 0 -> 21398 bytes models/symbianNonTouch/symbianNonTouch.config | 1 - models/symbianTouch/menu_rightup.png | Bin 0 -> 23415 bytes models/symbianTouch/menu_topup.png | Bin 0 -> 7337 bytes models/symbianTouch/symbianTouch.config | 1 - 13 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 models/maemoFremantle/fremantle_back.png create mode 100644 models/maemoFremantle/fremantle_close.png create mode 100644 models/maemoFremantle/fremantle_leftup.png create mode 100644 models/maemoFremantle/fremantle_topup.png create mode 100644 models/symbianNonTouch/n95rightup.png create mode 100644 models/symbianNonTouch/n95topup.png create mode 100644 models/symbianTouch/menu_rightup.png create mode 100644 models/symbianTouch/menu_topup.png (limited to 'models') diff --git a/models/maemoFremantle/N900.png b/models/maemoFremantle/N900.png index 308053a..27fb3cd 100644 Binary files a/models/maemoFremantle/N900.png and b/models/maemoFremantle/N900.png differ diff --git a/models/maemoFremantle/fremantle_back.png b/models/maemoFremantle/fremantle_back.png new file mode 100644 index 0000000..e1d3f87 Binary files /dev/null and b/models/maemoFremantle/fremantle_back.png differ diff --git a/models/maemoFremantle/fremantle_close.png b/models/maemoFremantle/fremantle_close.png new file mode 100644 index 0000000..47d94c2 Binary files /dev/null and b/models/maemoFremantle/fremantle_close.png differ diff --git a/models/maemoFremantle/fremantle_leftup.png b/models/maemoFremantle/fremantle_leftup.png new file mode 100644 index 0000000..4e2c02b Binary files /dev/null and b/models/maemoFremantle/fremantle_leftup.png differ diff --git a/models/maemoFremantle/fremantle_portrait.png b/models/maemoFremantle/fremantle_portrait.png index f38a190..4e2c02b 100644 Binary files a/models/maemoFremantle/fremantle_portrait.png and b/models/maemoFremantle/fremantle_portrait.png differ diff --git a/models/maemoFremantle/fremantle_topup.png b/models/maemoFremantle/fremantle_topup.png new file mode 100644 index 0000000..efb8326 Binary files /dev/null and b/models/maemoFremantle/fremantle_topup.png differ diff --git a/models/maemoFremantle/maemoFremantle.config b/models/maemoFremantle/maemoFremantle.config index 65f6bbc..8bcf4d5 100644 --- a/models/maemoFremantle/maemoFremantle.config +++ b/models/maemoFremantle/maemoFremantle.config @@ -7,10 +7,11 @@ offsetX:72 offsetY:165 defaultFontSize:18 forceDpi:96 -nativeOrientation:landscape -menuPortrait:fremantle_portrait.png +menuPortrait:fremantle_leftup.png availableGeometryPortrait:0,56,480,744 -menuLandscape:fremantle_landscape.png +menuLandscape:fremantle_topup.png availableGeometryLandscape:0,57,800,423 -closeButtonLandscape:691,0,109,57 -closeButtonPortrait:371,0,109,56 +maemoNavigationButtonLandscape:691,0 +maemoNavigationButtonPortrait:371,0 +maemoNavigationButtonClose:fremantle_close.png +maemoNavigationButtonBack:fremantle_back.png diff --git a/models/symbianNonTouch/n95rightup.png b/models/symbianNonTouch/n95rightup.png new file mode 100644 index 0000000..159a628 Binary files /dev/null and b/models/symbianNonTouch/n95rightup.png differ diff --git a/models/symbianNonTouch/n95topup.png b/models/symbianNonTouch/n95topup.png new file mode 100644 index 0000000..33021bd Binary files /dev/null and b/models/symbianNonTouch/n95topup.png differ diff --git a/models/symbianNonTouch/symbianNonTouch.config b/models/symbianNonTouch/symbianNonTouch.config index bae6153..daa40f0 100644 --- a/models/symbianNonTouch/symbianNonTouch.config +++ b/models/symbianNonTouch/symbianNonTouch.config @@ -32,7 +32,6 @@ button:Key_Music,,184,459,59,34 button:Key_Select,,128,461,35,34 button:Key_Spell,,60,493,49,20 button:Key_Backspace,,183,494,48,20 -nativeOrientation:portrait menuLandscape:n95landscape.png menuPortrait:n95portrait.png availableGeometryLandscape:0,21,320,198 diff --git a/models/symbianTouch/menu_rightup.png b/models/symbianTouch/menu_rightup.png new file mode 100644 index 0000000..25d80d5 Binary files /dev/null and b/models/symbianTouch/menu_rightup.png differ diff --git a/models/symbianTouch/menu_topup.png b/models/symbianTouch/menu_topup.png new file mode 100644 index 0000000..c954310 Binary files /dev/null and b/models/symbianTouch/menu_topup.png differ diff --git a/models/symbianTouch/symbianTouch.config b/models/symbianTouch/symbianTouch.config index ed9eb25..0f01daa 100644 --- a/models/symbianTouch/symbianTouch.config +++ b/models/symbianTouch/symbianTouch.config @@ -14,7 +14,6 @@ menuPortrait:menu_portrait.png availableGeometryPortrait:0,92,360,487 menuLandscape:menu_landscape.png availableGeometryLandscape:0,73,502,288 -nativeOrientation:portrait symbianSoftKeyButtonPortrait:0,0,579,180,61 symbianSoftKeyButtonPortrait:1,180,579,180,61 symbianSoftKeyButtonLandscape:1,503,0,137,72 -- cgit v1.2.3