[meego-commits] 8476: Changes to devel:qt-mtf/meegotouch-theme
Miroslav Safr
no_reply at build.meego.com
Fri Oct 15 07:26:38 UTC 2010
Hi,
I have made the following changes to meegotouch-theme in project devel:qt-mtf. Please review and accept ASAP.
Thank You,
Miroslav Safr
[This message was auto-generated]
---
Request #8476:
submit: home:msafr/meegotouch-theme(r7) -> devel:qt-mtf/meegotouch-theme
Message:
* Thu Oct 14 2010 Miroslav Safr <miroslav.safr at tieto.com.com> 0.20.48-1
- updated to release 0.20.48-1
State: new 2010-10-15T00:26:35 msafr
Comment: None
changes files:
--------------
--- meegotouch-theme.changes
+++ meegotouch-theme.changes
@@ -0,0 +1,3 @@
+* Thu Oct 14 2010 Miroslav Safr <miroslav.safr at tieto.com.com> 0.20.48-1
+- updated to release 0.20.48-1
+
old:
----
meegotouch-theme-0.20.46.tar.bz2
new:
----
meegotouch-theme-0.20.48.tar.bz2
spec files:
-----------
--- meegotouch-theme.spec
+++ meegotouch-theme.spec
@@ -7,7 +7,7 @@
Name: meegotouch-theme
Summary: Theme for Meego Touch based applications
-Version: 0.20.46
+Version: 0.20.48
Release: 1
Group: System/Desktop
License: LGPLv2.1
other changes:
--------------
++++++ meegotouch-theme-0.20.46.tar.bz2 -> meegotouch-theme-0.20.48.tar.bz2
--- .gitignore
+++ .gitignore
-*/Makefile
-Makefile
-math
-build-stamp
-configure-stamp
-*~
-*.ids!!! base/meegotouch/feedbacks/appear-objectmenu/vibra.ivt and base/meegotouch/feedbacks/appear-objectmenu/vibra.ivt differ
!!! base/meegotouch/feedbacks/press/vibra.ivt and base/meegotouch/feedbacks/press/vibra.ivt differ
!!! base/meegotouch/feedbacks/release/vibra.ivt and base/meegotouch/feedbacks/release/vibra.ivt differ
--- base/meegotouch/ids.txt
+++ base/meegotouch/ids.txt
@@ -201,6 +201,7 @@
meegotouch-button-switch-background
meegotouch-button-switch-mask
meegotouch-button-switch-colorstripe
+meegotouch-button-switch-colorstripe-normal
#meegotouch-viewmenubuttons
meegotouch-viewmenu-background-top-left
@@ -285,6 +286,10 @@
meegotouch-slider-received-background-vertical
meegotouch-slider-elapsed-background-vertical
meegotouch-slider-handle-value-background
+meegotouch-slider-handle-label-arrow-down
+meegotouch-slider-handle-label-arrow-left
+meegotouch-slider-handle-label-arrow-right
+meegotouch-slider-handle-label-arrow-up
#meegotouch-objectmenu
meegotouch-button-objectmenu-background-vertical-top
--- base/meegotouch/libmeegotouchcore/style/commonbaselayouts.css
+++ base/meegotouch/libmeegotouchcore/style/commonbaselayouts.css
+#CommonSingleTitle {
+
+ font : $FONT_DEFAULT_BOLD;
+ margin-left : $INDENT_DEFAULT;
+ margin-right : $INDENT_DEFAULT;
+ margin-top : 0;
+ margin-bottom : 0;
+}
+
+#CommonSingleTitle:selected {
+
+ color: $COLOR_INVERTED_FOREGROUND;
+}
+
+#CommonTitle {
+
+ font : $FONT_DEFAULT_BOLD;
+ margin-left : $INDENT_DEFAULT;
+ margin-right : $INDENT_DEFAULT;
+ margin-top : $MARGIN_XLARGE;
+ margin-bottom : 0;
+ color: $COLOR_FOREGROUND;
+}
+
+#CommonTitle:selected {
+
+ color: $COLOR_INVERTED_FOREGROUND;
+}
+
+#CommonSubTitle {
+
+ font : $FONT_SMALL;
+ color : $COLOR_SECONDARY_FOREGROUND;
+ margin-left : $INDENT_DEFAULT;
+ margin-right : $INDENT_DEFAULT;
+ margin-top : $MARGIN_XSMALL;
+ margin-bottom : 0;
+}
+
+#CommonSubTitle:selected {
+
+ color : $COLOR_SECONDARY_FOREGROUND;
+}
--- base/meegotouch/libmeegotouchcore/style/commonlayouts.css
+++ base/meegotouch/libmeegotouchcore/style/commonlayouts.css
@@ -1,4 +1,6 @@
-/* LABELS */
+@import "commonbaselayouts.css";
+
+/* LABELS */
#CommonBodyText {
@@ -19,36 +21,6 @@
margin-right : 2.4mm;
}
-#CommonSingleTitle {
-
- font : $FONT_DEFAULT_BOLD;
- margin-left : $INDENT_DEFAULT;
- margin-right : $INDENT_DEFAULT;
- margin-top : 0;
- margin-bottom : 0;
-}
-
-#CommonSingleTitle:selected {
-
- color: $COLOR_INVERTED_FOREGROUND;
-}
-
-#CommonTitle {
-
- font : $FONT_DEFAULT_BOLD;
- margin-left : $INDENT_DEFAULT;
- margin-right : $INDENT_DEFAULT;
- margin-top : $MARGIN_XLARGE;
- margin-bottom : 0;
- color: $COLOR_FOREGROUND;
-}
-
-#CommonTitle:selected {
-
- color: $COLOR_INVERTED_FOREGROUND;
-}
-
-
#CommonTitleAccented {
font : $FONT_DEFAULT_BOLD;
@@ -82,21 +54,6 @@
color : $COLOR_INVERTED_FOREGROUND;
}
-#CommonSubTitle {
-
- font : $FONT_SMALL;
- color : $COLOR_SECONDARY_FOREGROUND;
- margin-left : $INDENT_DEFAULT;
- margin-right : $INDENT_DEFAULT;
- margin-top : $MARGIN_XSMALL;
- margin-bottom : 0;
-}
-
-#CommonSubTitle:selected {
-
- color : $COLOR_SECONDARY_FOREGROUND;
-}
-
#CommonSubTitleAccented {
font : $FONT_SMALL;
@@ -452,7 +409,7 @@
minimum-size: 8.0mm 8.0mm;
preferred-size: 8.0mm 8.0mm;
/* The image is temporary and will be replaced with a dedicated placeholder graphic */
- avatarBackgroundImage: meegotouch-panel-background-selected;
+ avatarBackgroundImage: meegotouch-avatar-placeholder-background;
}
#CommonAvatarInitials {
@@ -870,254 +827,6 @@
background-image : meegotouch-button-positive-background-pressed $CORNER_MARGINS;
}
-#CommonTopCallButton {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
- margin-top : $MARGIN_DOUBLE;
- margin-left : $INDENT_DEFAULT;
-
-}
-/* position on the left side in LS */
-
-#CommonTopCallButton.Landscape {
- margin-right : $MARGIN_SMALL;
- margin-bottom : $MARGIN_DOUBLE;
-}
-#CommonTopCallButton.Portrait {
- margin-right : $INDENT_DEFAULT;
- margin-bottom : $MARGIN_MEDIUM;
-}
-#CommonTopCallButton:pressed {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background-pressed $CORNER_MARGINS;
- }
-
-
-#CommonBottomCallButton {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
- margin-bottom : $MARGIN_DOUBLE;
- margin-right : $INDENT_DEFAULT;
-
-}
-/* position on the right side in LS */
-
-#CommonBottomCallButton.Landscape {
- margin-top : $MARGIN_DOUBLE;
- margin-left : $MARGIN_SMALL;
-}
-#CommonBottomCallButton.Portrait {
- margin-top : 1mm;
- margin-left : $INDENT_DEFAULT;
-}
-#CommonBottomCallButton:pressed {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
- }
-
-#CommonVerticalCenterCallButton {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
-
-}
-#CommonVerticalCenterCallButton:pressed {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background-pressed $CORNER_MARGINS;
- }
-
-#CommonVerticalCenterCallButton.Landscape {
- margin-top : $MARGIN_DOUBLE;
- margin-bottom : $MARGIN_DOUBLE;
- margin-right : $MARGIN_SMALL;
- margin-left : $MARGIN_SMALL;
-}
-#CommonVerticalCenterCallButton.Portrait {
- margin-top : $MARGIN_MEDIUM;
- margin-bottom : $MARGIN_MEDIUM;
- margin-right : $INDENT_DEFAULT;
- margin-left : $INDENT_DEFAULT;
-}
-
-#CommonHorizontalCenterCallButton {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
- margin-left : $MARGIN_SMALL;
- margin-right : $MARGIN_SMALL;
- margin-bottom : $MARGIN_DOUBLE;
- margin-top : $MARGIN_DOUBLE;
-
-}
-#CommonHorizontalCenterCallButton:pressed {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background-pressed $CORNER_MARGINS;
- }
-
-#CommonTopCallButton {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
- margin-top : $MARGIN_DOUBLE;
- margin-left : $INDENT_DEFAULT;
-
-}
-/* position on the left side in LS */
-#CommonTopCallButton.Landscape {
- margin-right : $MARGIN_SMALL;
- margin-bottom : $MARGIN_DOUBLE;
-}
-#CommonTopCallButton.Portrait {
- margin-right : $INDENT_DEFAULT;
- margin-bottom : $MARGIN_MEDIUM;
-}
-#CommonTopCallButton:pressed {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background-pressed $CORNER_MARGINS;
- }
-
-
-#CommonBottomCallButton {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
- margin-bottom : $MARGIN_DOUBLE;
- margin-right : $INDENT_DEFAULT;
-
-}
-/* position on the right side in LS */
-
-#CommonBottomRejectButton.Landscape {
- margin-top : $MARGIN_DOUBLE;
- margin-left : $MARGIN_SMALL;
-}
-#CommonBottomRejectButton.Portrait {
- margin-top : $MARGIN_MEDIUM;
- margin-left : $INDENT_DEFAULT;
-}
-#CommonBottomRejectButton:pressed {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
- }
-
-#CommonVerticalCenterRejectButton {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
-}
-#CommonVerticalCenterRejectButton:pressed {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background-pressed $CORNER_MARGINS;
- }
-
-#CommonVerticalCenterRejectButton.Landscape {
- margin-top : $MARGIN_DOUBLE;
- margin-bottom : $MARGIN_DOUBLE;
- margin-right : $MARGIN_SMALL;
- margin-left : $MARGIN_SMALL;
-}
-#CommonVerticalCenterRejectButton.Portrait {
- margin-top : $MARGIN_MEDIUM;
- margin-bottom : $MARGIN_MEDIUM;
- margin-right : $INDENT_DEFAULT;
- margin-left : $INDENT_DEFAULT;
-}
-
-#CommonHorizontalCenterRejectButton {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background $CORNER_MARGINS;
- margin-left : $MARGIN_SMALL;
- margin-right : $MARGIN_SMALL;
- margin-bottom : $MARGIN_DOUBLE;
- margin-top : $MARGIN_DOUBLE;
-}
-#CommonHorizontalCenterRejectButton:pressed {
- text-color: $COLOR_INVERTED_FOREGROUND;
- background-image : meegotouch-button-positive-background-pressed $CORNER_MARGINS;
- }
-
-/* Old split buttons */
-
-#CommonSplitButtonVerticalTop {
- background-image : meegotouch-buttongroup-background-vertical-top $CORNER_MARGINS;
- margin-left : $INDENT_DEFAULT;
- margin-right : $INDENT_DEFAULT;
- margin-top : $MARGIN_DOUBLE;
- margin-bottom : 0;
-}
-#CommonSplitButtonVerticalTop:pressed {
- background-image : meegotouch-buttongroup-background-pressed-vertical-top $CORNER_MARGINS;
-}
-#CommonSplitButtonVerticalTop:selected {
- background-image : meegotouch-buttongroup-background-selected-vertical-top $CORNER_MARGINS;
-}
-
-#CommonSplitButtonVerticalCenter {
- background-image : meegotouch-buttongroup-background-vertical-center $CORNER_MARGINS;
- margin-left : $INDENT_DEFAULT;
- margin-right : $INDENT_DEFAULT;
- margin-top : 0;
- margin-bottom : 0;
-}
-#CommonSplitButtonVerticalCenter:pressed {
- background-image : meegotouch-buttongroup-background-pressed-vertical-center $CORNER_MARGINS;
-}
-#CommonSplitButtonVerticalCenter:selected {
- background-image : meegotouch-buttongroup-background-selected-vertical-center $CORNER_MARGINS;
-}
-
-#CommonSplitButtonVerticalBottom {
- background-image : meegotouch-buttongroup-background-vertical-bottom $CORNER_MARGINS;
- margin-left : $INDENT_DEFAULT;
- margin-right : $INDENT_DEFAULT;
- margin-top : 0;
- margin-bottom : $MARGIN_DOUBLE;
-}
-#CommonSplitButtonVerticalBottom:pressed {
- background-image : meegotouch-buttongroup-background-pressed-vertical-bottom $CORNER_MARGINS;
-}
-#CommonSplitButtonVerticalBottom:selected {
- background-image : meegotouch-buttongroup-background-selected-vertical-bottom $CORNER_MARGINS;
-}
-
-#CommonSplitButtonHorizontalLeft {
- background-image : meegotouch-buttongroup-background-horizontal-left $CORNER_MARGINS;
- margin-top : $MARGIN_DOUBLE;
- margin-bottom : $MARGIN_DOUBLE;
- margin-left : $INDENT_DEFAULT;
- margin-right : 0;
-}
-#CommonSplitButtonHorizontalLeft:pressed {
- background-image : meegotouch-buttongroup-background-pressed-horizontal-left $CORNER_MARGINS;
-}
-#CommonSplitButtonHorizontalLeft:selected {
- background-image : meegotouch-buttongroup-background-selected-horizontal-left $CORNER_MARGINS;
-}
-
-#CommonSplitButtonHorizontalCenter {
- background-image : meegotouch-buttongroup-background-horizontal-center $CORNER_MARGINS;
- margin-top : $MARGIN_DOUBLE;
- margin-bottom : $MARGIN_DOUBLE;
- margin-left : 0;
- margin-right : 0;
-
-}
-#CommonSplitButtonHorizontalCenter:pressed {
- background-image : meegotouch-buttongroup-background-pressed-horizontal-center $CORNER_MARGINS;
-}
-#CommonSplitButtonHorizontalCenter:selected {
- background-image : meegotouch-buttongroup-background-selected-horizontal-center $CORNER_MARGINS;
-}
-
-#CommonSplitButtonHorizontalRight {
- background-image : meegotouch-buttongroup-background-horizontal-right $CORNER_MARGINS;
- margin-top : $MARGIN_DOUBLE;
- margin-bottom : $MARGIN_DOUBLE;
- margin-left : 0;
- margin-right : $INDENT_DEFAULT;
-}
-#CommonSplitButtonHorizontalRight:pressed {
- background-image : meegotouch-buttongroup-background-pressed-horizontal-right $CORNER_MARGINS;
-}
-#CommonSplitButtonHorizontalRight:selected {
- background-image : meegotouch-buttongroup-background-selected-horizontal-right $CORNER_MARGINS;
-}
-
/* New splitbuttonstyles 28.06. */
@@ -1166,7 +875,7 @@
#CommonVerticalCenterSplitButton.Portrait:pressed {
background-image : meegotouch-buttongroup-background-pressed-vertical-center $CORNER_MARGINS;
}
-#CommonVerticalCenterSplitButton.Portrait:selected
+#CommonVerticalCenterSplitButton.Portrait:selected {
background-image : meegotouch-buttongroup-background-selected-vertical-center $CORNER_MARGINS;
}
--- base/meegotouch/libmeegotouchcore/style/libmeegotouchcore.css
+++ base/meegotouch/libmeegotouchcore/style/libmeegotouchcore.css
@@ -30,6 +30,7 @@
@import "mpanrecognizerstyle.css";
@import "mswiperecognizerstyle.css";
@import "mtapandholdrecognizerstyle.css";
+ at import "mwidgetrectangularclipanimationstyle.css";
/* preedit styling for input context */
@import "mpreeditstyle.css";
--- base/meegotouch/libmeegotouchcore/style/mscenemanagerstyle.css
+++ base/meegotouch/libmeegotouchcore/style/mscenemanagerstyle.css
@@ -1,3 +1,4 @@
MSceneManagerStyle {
page-switch-animation: "MPageSwitchSlideAnimation";
+ object-menu-animation: "MWidgetRectangularClipAnimation"
}
--- base/meegotouch/libmeegotouchcore/style/mswiperecognizerstyle.css
+++ base/meegotouch/libmeegotouchcore/style/mswiperecognizerstyle.css
@@ -3,4 +3,5 @@
distance-threshold: 4.87mm;
angle-threshold: 15;
angle-snapping-threshold: 22.5;
+ jitterThreshold: 0.3mm;
}
--- base/meegotouch/libmeegotouchcore/style/mwidgetrectangularclipanimationstyle.css
+++ base/meegotouch/libmeegotouchcore/style/mwidgetrectangularclipanimationstyle.css
+/* MWidgetRectangularClipAnimationStyle : MAbstractWidgetAnimationStyle */
+MWidgetRectangularClipAnimationStyle#In {
+ duration: 500;
+ easing-curve: insine;
+ clip-margin: 1.0mm;
+}
+
+MWidgetRectangularClipAnimationStyle#Out {
+ duration: 500;
+ easing-curve: outsine;
+ clip-margin: 1.0mm;
+}
+
+MObjectMenu MWidgetRectangularClipAnimationStyle#In {
+ duration: 1500;
+ easing-curve: inoutexpo;
+ clip-margin: 1.2mm;
+}
+
+MObjectMenu MWidgetRectangularClipAnimationStyle#Out {
+ duration: 700;
+ easing-curve: inoutexpo;
+ clip-margin: 1.2mm;
+}
--- base/meegotouch/libmeegotouchextensions/style/libmeegotouchextensions.css
+++ base/meegotouch/libmeegotouchextensions/style/libmeegotouchextensions.css
@@ -1,8 +1,5 @@
/* BASE - this is the master file that includes everything else.. */
-/* common layouts for content items etc... */
- at import "../../libmeegotouchcore/style/commonlayouts.css";
-
/* "master style" that most things inherit from */
@import "../../libmeegotouchcore/style/mwidgetstyle.css";
--- base/meegotouch/libmeegotouchviews/style/libmeegotouchviews.css
+++ base/meegotouch/libmeegotouchviews/style/libmeegotouchviews.css
@@ -1,7 +1,7 @@
/* BASE - this is the master file that includes everything else.. */
-/* common layouts for content items etc... */
- at import "../../libmeegotouchcore/style/commonlayouts.css";
+/* common base layouts for content items etc... */
+ at import "../../libmeegotouchcore/style/commonbaselayouts.css";
/* "master style" that most things inherit from */
@import "../../libmeegotouchcore/style/mwidgetstyle.css";
@@ -45,6 +45,7 @@
@import "mseparatorstyle.css";
@import "msliderstyle.css";
@import "mspinnerstyle.css";
+ at import "mstatusbarstyle.css";
@import "mtexteditstyle.css";
@import "mcompleterstyle.css";
@import "mtimestyle.css";
--- base/meegotouch/libmeegotouchviews/style/mcontentitemstyle.css
+++ base/meegotouch/libmeegotouchviews/style/mcontentitemstyle.css
@@ -32,7 +32,7 @@
/* inherited from MWidgetStyle */
preferred-size: -1 $SIZE_ONE;
minimum-size: $SIZE_ONE $SIZE_ONE;
- maximum-size: 100% $SIZE_FOUR;
+ maximum-size: 100% $SIZE_ONE;
title-object-name: "CommonTitle";
subtitle-object-name: "CommonSubTitle";
--- base/meegotouch/libmeegotouchviews/style/mlistindexstyle.css
+++ base/meegotouch/libmeegotouchviews/style/mlistindexstyle.css
@@ -14,6 +14,10 @@
appear-delay: 500;
appear-duration: 300;
fade-out-delay: 2000;
+
+ floating-index-offset: 50;
+ floating-index-count: 3;
+ floating-snap-distance: 20;
}
#whiteFont {
@@ -24,3 +28,27 @@
margin-bottom: 0;
margin-right: 0;
}
+
+MListIndexTooltipStyle {
+ background-image: meegotouch-scroll-bubble-background $CORNER_MARGINS;
+ arrow-pixmap: meegotouch-scroll-bubble-arrow;
+
+ padding-top: 2.0mm;
+ padding-left: 2.0mm;
+ padding-bottom: 2.0mm;
+ padding-right: 2.0mm;
+}
+
+MListIndexTooltip MLabelStyle#IndexLabel {
+ color: #AAAAAA;
+}
+
+MListIndexTooltip MLabelStyle#IndexLabel:selected {
+ color: #FFFFFF;
+}
+
+MListIndexTooltip MSeparatorStyle#IndexSeparator {
+ span: 0.6mm;
+ background-image: "meegotouch-separator-background-horizontal" 2px 2px 2px 2px;
+}
+
--- base/meegotouch/libmeegotouchviews/style/mnavigationbarstyle.css
+++ base/meegotouch/libmeegotouchviews/style/mnavigationbarstyle.css
@@ -57,7 +57,7 @@
color: $COLOR_INVERTED_FOREGROUND;
- preferred-size: -1 -1;
+ preferred-size: 100% -1;
minimum-size: 0 0;
maximum-size: 100% 100%;
}
--- base/meegotouch/libmeegotouchviews/style/mscenewindowstyle.css
+++ base/meegotouch/libmeegotouchviews/style/mscenewindowstyle.css
@@ -14,14 +14,3 @@
appear-feedback: ;
}
-
-MSceneWindowStyle#statusBar
-{
- minimum-size: 100% $HEIGHT_STATUSBAR;
- preferred-size: 100% $HEIGHT_STATUSBAR;
- maximum-size: 100% $HEIGHT_STATUSBAR;
- background-color: #000000;
- use-swipe-gesture: true;
- swipe-threshold: 30;
- press-feedback : press;
-}
--- base/meegotouch/libmeegotouchviews/style/mstatusbarstyle.css
+++ base/meegotouch/libmeegotouchviews/style/mstatusbarstyle.css
+MStatusBarStyle
+{
+ minimum-size: 100% $HEIGHT_STATUSBAR;
+ preferred-size: 100% $HEIGHT_STATUSBAR;
+ maximum-size: 100% $HEIGHT_STATUSBAR;
+ background-color: #000000;
+ use-swipe-gesture: true;
+ swipe-threshold: 30;
+ press-feedback : press;
+}
--- base/meegotouch/svg/meegotouch-list.svg
+++ base/meegotouch/svg/meegotouch-list.svg
@@ -1,872 +1,889 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1400px"
- height="700px" viewBox="0 0 1400 700" style="enable-background:new 0 0 1400 700;" xml:space="preserve">
-<g id="meegotouch-list-layer">
-</g>
-<g id="theme">
- <g id="meegotouch-list">
- <g id="MeegotouchListThemeTemplateHelper">
+<svg version="1.1" id="meegotouch-list-layer" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
+ x="0px" y="0px" width="1500px" height="700px" viewBox="0 0 1500 700" style="enable-background:new 0 0 1500 700;"
+ xml:space="preserve">
+<g id="meegotouch-list">
+ <g id="MeegotouchListThemeTemplateHelper">
+ <g>
+ <path style="fill:#B3B3B3;" d="M16.562,698.965C8,698.965,1.035,692,1.035,683.438V16.562C1.035,8,8,1.035,16.562,1.035h1466.877
+ c8.562,0,15.526,6.965,15.526,15.526v666.877c0,8.562-6.965,15.526-15.526,15.526H16.562z"/>
<g>
- <path style="fill:#B3B3B3;" d="M16,699c-8.271,0-15-6.729-15-15V16C1,7.729,7.729,1,16,1h1368c8.271,0,15,6.729,15,15v668
- c0,8.271-6.729,15-15,15H16z"/>
- <g>
- <path d="M1384,2c7.72,0,14,6.28,14,14v668c0,7.72-6.28,14-14,14H16c-7.72,0-14-6.28-14-14V16C2,8.28,8.28,2,16,2H1384 M1384,0
- H16C7.2,0,0,7.2,0,16v668c0,8.8,7.2,16,16,16h1368c8.8,0,16-7.2,16-16V16C1400,7.2,1392.8,0,1384,0L1384,0z"/>
- </g>
+ <path d="M1483.438,2.07c7.99,0,14.491,6.5,14.491,14.491v666.877c0,7.99-6.501,14.491-14.491,14.491H16.562
+ c-7.991,0-14.491-6.501-14.491-14.491V16.562c0-7.991,6.5-14.491,14.491-14.491H1483.438 M1483.438,0H16.562
+ C7.453,0,0,7.453,0,16.562v666.877C0,692.547,7.453,700,16.562,700h1466.877c9.108,0,16.562-7.453,16.562-16.562V16.562
+ C1500,7.453,1492.547,0,1483.438,0L1483.438,0z"/>
</g>
- <path d="M345.439,35.998V19.969h2.206v14.417h5.168v1.612H345.439z"/>
- <path d="M357.131,35.998h-2.185V24.989h-1.363v-1.495h3.548V35.998z M356.044,19.108c0.334,0,0.624,0.129,0.866,0.387
- c0.242,0.259,0.364,0.563,0.364,0.914c0,0.358-0.12,0.665-0.359,0.919c-0.239,0.255-0.53,0.382-0.871,0.382
- c-0.348,0-0.644-0.127-0.882-0.382c-0.24-0.254-0.359-0.561-0.359-0.919c0-0.366,0.119-0.674,0.359-0.925
- C355.4,19.234,355.696,19.108,356.044,19.108z"/>
- <path d="M362.535,36.17c-0.896,0-1.918-0.139-3.066-0.418v-1.646c1.23,0.351,2.201,0.526,2.912,0.526
- c0.731,0,1.282-0.159,1.65-0.479c0.37-0.318,0.555-0.797,0.555-1.436c0-0.372-0.117-0.721-0.35-1.048
- c-0.232-0.325-0.814-0.726-1.742-1.198c-0.596-0.301-1.076-0.586-1.446-0.855c-0.369-0.269-0.684-0.631-0.944-1.086
- c-0.259-0.455-0.389-1.02-0.389-1.693c0-1.082,0.367-1.939,1.103-2.574c0.734-0.635,1.677-0.951,2.824-0.951
- c1.006,0,1.915,0.133,2.728,0.397v1.569c-0.855-0.309-1.685-0.462-2.491-0.462c-0.67,0-1.171,0.15-1.501,0.451
- c-0.333,0.302-0.498,0.753-0.498,1.354c0,0.316,0.105,0.611,0.317,0.887c0.212,0.277,0.741,0.626,1.589,1.049
- c0.616,0.301,1.125,0.594,1.528,0.877s0.743,0.666,1.021,1.15c0.276,0.482,0.415,1.09,0.415,1.822
- c0,1.232-0.364,2.168-1.093,2.806C364.929,35.852,363.889,36.17,362.535,36.17z"/>
- <path d="M371.978,36.17c-0.929,0-1.608-0.227-2.039-0.682s-0.646-1.182-0.646-2.178v-8.321h-1.57v-0.86l3.188-3.408h0.565v2.773
- h2.901v1.495h-2.901v7.945c0,0.681,0.105,1.13,0.317,1.349s0.533,0.328,0.964,0.328c0.443,0,1.046-0.104,1.804-0.312v1.483
- C373.646,36.041,372.785,36.17,371.978,36.17z"/>
- </g>
- <g id="meegotouch-list-background-selected">
- <path style="fill:#CCCCCC;" d="M1308,672c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V672z"/>
- <path style="fill:#FFFFFF;" d="M1308,670c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V670z"/>
- <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="1276" y1="681" x2="1276" y2="619">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_1_);" d="M1308,671c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V671z"/>
- </g>
- <g id="meegotouch-list-background-selected-vertical-bottom">
- <path style="fill:#CCCCCC;" d="M1308,545v53c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-53H1308z"/>
- <linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="1276" y1="607" x2="1276" y2="544">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_2_);" d="M1308,544v53c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-53H1308z"/>
- <rect x="1244" y="544" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-background-selected-vertical-center">
- <linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="1276" y1="534" x2="1276" y2="470">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="1244" y="470" style="fill:url(#SVGID_3_);" width="64" height="64"/>
- <rect x="1244" y="533" style="opacity:0.2;" width="64" height="1"/>
- <rect x="1244" y="470.001" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-background-selected-vertical-top">
- <path style="fill:#FFFFFF;" d="M1244,459v-53c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v53H1244z"/>
- <linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="1276" y1="460" x2="1276" y2="397">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_4_);" d="M1244,460v-53c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v53H1244z"/>
- <rect x="1244" y="459" style="opacity:0.2;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-background-selected-horizontal-right">
- <path style="fill:#CCCCCC;" d="M1318,324h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V324z"/>
- <path style="fill:#FFFFFF;" d="M1318,322h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V322z"/>
- <linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="1350" y1="385" x2="1350" y2="323.0005">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_5_);" d="M1318,323h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V323z"/>
- <rect x="1318" y="323" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-selected-horizontal-center">
- <rect x="1244" y="324" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="1244" y="322" style="fill:#FFFFFF;" width="64" height="62"/>
- <linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="1276" y1="385" x2="1276" y2="323.0005">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="1244" y="323" style="fill:url(#SVGID_6_);" width="64" height="62"/>
- <rect x="1307" y="323" style="opacity:0.2;" width="1" height="62"/>
- <rect x="1244" y="323" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-selected-horizontal-left">
- <path style="fill:#CCCCCC;" d="M1234,386h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V386z"/>
- <path style="fill:#FFFFFF;" d="M1234,384h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V384z"/>
- <linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="1202" y1="385" x2="1202" y2="323.0005">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_7_);" d="M1234,385h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V385z"/>
- <rect x="1233" y="323" style="opacity:0.2;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-selected-bottom-right">
- <path style="fill:#CCCCCC;" d="M1372,312c5.5,0,10-4.5,10-10v-53h-64v63H1372z"/>
- <linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="1350" y1="311" x2="1350" y2="248">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_8_);" d="M1372,311c5.5,0,10-4.5,10-10v-53h-64v63H1372z"/>
- <rect x="1318" y="248" style="opacity:0.2;fill:#FFFFFF;" width="1" height="63"/>
- <rect x="1319" y="248" style="opacity:0.2;fill:#FFFFFF;" width="63" height="1"/>
- </g>
- <g id="meegotouch-list-background-selected-bottom">
- <rect x="1244" y="250" style="fill:#CCCCCC;" width="64" height="62"/>
- <linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="1276" y1="311" x2="1276" y2="248">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="1244" y="248" style="fill:url(#SVGID_9_);" width="64" height="63"/>
- <rect x="1244" y="248" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="1307" y="249" style="opacity:0.2;" width="1" height="62"/>
- <rect x="1244" y="249" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-selected-bottom-left">
- <path style="fill:#CCCCCC;" d="M1170,302c0,5.5,4.5,10,10,10h54v-63h-64V302z"/>
- <linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="1202" y1="311" x2="1202" y2="248">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_10_);" d="M1170,301c0,5.5,4.5,10,10,10h54v-63h-64V301z"/>
- <rect x="1233" y="248" style="opacity:0.2;" width="1" height="63"/>
- <rect x="1170" y="248" style="opacity:0.2;fill:#FFFFFF;" width="63" height="1"/>
- </g>
- <g id="meegotouch-list-background-selected-center-right">
- <linearGradient id="SVGID_11_" gradientUnits="userSpaceOnUse" x1="1350" y1="238" x2="1350" y2="174">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="1318" y="174" style="fill:url(#SVGID_11_);" width="64" height="64"/>
- <rect x="1318" y="237" style="opacity:0.2;" width="64" height="1"/>
- <rect x="1318" y="174" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="1318" y="175" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-selected-center">
- <linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="1276" y1="238" x2="1276" y2="174">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="1244" y="174" style="fill:url(#SVGID_12_);" width="64" height="64"/>
- <rect x="1244" y="237" style="opacity:0.2;" width="64" height="1"/>
- <rect x="1244" y="174" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="1307" y="175" style="opacity:0.2;" width="1" height="62"/>
- <rect x="1244" y="175" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-selected-center-left">
- <linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="1202" y1="238" x2="1202" y2="174">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="1170" y="174" style="fill:url(#SVGID_13_);" width="64" height="64"/>
- <rect x="1170" y="237" style="opacity:0.2;" width="64" height="1"/>
- <rect x="1170" y="174" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="1233" y="175" style="opacity:0.2;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-selected-top-right">
- <path style="fill:#FFFFFF;" d="M1382,110c0-5.5-4.5-10-10-10h-54v63h64V110z"/>
- <linearGradient id="SVGID_14_" gradientUnits="userSpaceOnUse" x1="1350" y1="164" x2="1350" y2="101">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_14_);" d="M1382,111c0-5.5-4.5-10-10-10h-54v63h64V111z"/>
- <rect x="1318" y="101" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- <rect x="1318" y="163" style="opacity:0.2;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-background-selected-top-center">
- <linearGradient id="SVGID_15_" gradientUnits="userSpaceOnUse" x1="1276" y1="164" x2="1276" y2="100">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="1244" y="100" style="fill:url(#SVGID_15_);" width="64" height="64"/>
- <rect x="1244" y="163" style="opacity:0.2;" width="64" height="1"/>
- <rect x="1244" y="100" style="fill:#FFFFFF;" width="64" height="1"/>
- <rect x="1307" y="101" style="opacity:0.2;" width="1" height="62"/>
- <rect x="1244" y="101" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-selected-top-left">
- <path style="fill:#FFFFFF;" d="M1170,110c0-5.5,4.5-10,10-10h54v63h-64V110z"/>
- <linearGradient id="SVGID_16_" gradientUnits="userSpaceOnUse" x1="1202" y1="164" x2="1202" y2="101">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <path style="fill:url(#SVGID_16_);" d="M1170,111c0-5.5,4.5-10,10-10h54v63h-64V111z"/>
- <rect x="1233" y="101" style="opacity:0.2;" width="1" height="62"/>
- <rect x="1170" y="163" style="opacity:0.2;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-background-pressed">
- <path style="fill:#FFFFFF;" d="M1076,672c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V672z"/>
- <path style="fill:#333333;" d="M1076,670c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V670z"/>
- <linearGradient id="SVGID_17_" gradientUnits="userSpaceOnUse" x1="1044" y1="681" x2="1044" y2="619">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_17_);" d="M1076,671c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V671z"/>
- </g>
- <g id="meegotouch-list-background-pressed-vertical-bottom">
- <path style="fill:#FFFFFF;" d="M1076,546v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H1076z"/>
- <path style="fill:#333333;" d="M1076,544v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H1076z"/>
- <linearGradient id="SVGID_18_" gradientUnits="userSpaceOnUse" x1="1044" y1="607" x2="1044" y2="545">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_18_);" d="M1076,545v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H1076z"/>
- </g>
- <g id="meegotouch-list-background-pressed-vertical-center">
- <rect x="1012" y="472" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="1012" y="470" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_19_" gradientUnits="userSpaceOnUse" x1="1044" y1="533" x2="1044" y2="471">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="1012" y="471" style="fill:url(#SVGID_19_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-background-pressed-vertical-top">
- <path style="fill:#FFFFFF;" d="M1012,460v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H1012z"/>
- <path style="fill:#333333;" d="M1012,458v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H1012z"/>
- <linearGradient id="SVGID_20_" gradientUnits="userSpaceOnUse" x1="1044" y1="459" x2="1044" y2="397">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_20_);" d="M1012,459v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H1012z"/>
- </g>
- <g id="meegotouch-list-background-pressed-horizontal-right">
- <path style="fill:#FFFFFF;" d="M1086,324h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V324z"/>
- <path style="fill:#333333;" d="M1086,322h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V322z"/>
- <linearGradient id="SVGID_21_" gradientUnits="userSpaceOnUse" x1="1118" y1="385" x2="1118" y2="323.0005">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_21_);" d="M1086,323h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V323z"/>
- </g>
- <g id="meegotouch-list-background-pressed-horizontal-center">
- <rect x="1012" y="324" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="1012" y="322" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_22_" gradientUnits="userSpaceOnUse" x1="1044" y1="385" x2="1044" y2="323.0005">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="1012" y="323" style="fill:url(#SVGID_22_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-background-pressed-horizontal-left">
- <path style="fill:#FFFFFF;" d="M1002,386h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V386z"/>
- <path style="fill:#333333;" d="M1002,384h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V384z"/>
- <linearGradient id="SVGID_23_" gradientUnits="userSpaceOnUse" x1="970" y1="385" x2="970" y2="323.0005">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_23_);" d="M1002,385h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V385z"/>
- </g>
- <g id="meegotouch-list-background-pressed-bottom-right">
- <path style="fill:#FFFFFF;" d="M1140,312c5.5,0,10-4.5,10-10v-52h-64v62H1140z"/>
- <path style="fill:#333333;" d="M1140,310c5.5,0,10-4.5,10-10v-52h-64v62H1140z"/>
- <linearGradient id="SVGID_24_" gradientUnits="userSpaceOnUse" x1="1118" y1="311" x2="1118" y2="249">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_24_);" d="M1140,311c5.5,0,10-4.5,10-10v-52h-64v62H1140z"/>
- </g>
- <g id="meegotouch-list-background-pressed-center-bottom">
- <rect x="1012" y="250" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="1012" y="248" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_25_" gradientUnits="userSpaceOnUse" x1="1044" y1="311" x2="1044" y2="249">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="1012" y="249" style="fill:url(#SVGID_25_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-background-pressed-bottom-left">
- <path style="fill:#FFFFFF;" d="M938,302c0,5.5,4.5,10,10,10h54v-62h-64V302z"/>
- <path style="fill:#333333;" d="M938,300c0,5.5,4.5,10,10,10h54v-62h-64V300z"/>
- <linearGradient id="SVGID_26_" gradientUnits="userSpaceOnUse" x1="970" y1="311" x2="970" y2="249">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_26_);" d="M938,301c0,5.5,4.5,10,10,10h54v-62h-64V301z"/>
- </g>
- <g id="meegotouch-list-background-pressed-center-right">
- <rect x="1086" y="176" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="1086" y="174" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_27_" gradientUnits="userSpaceOnUse" x1="1118" y1="237" x2="1118" y2="175">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="1086" y="175" style="fill:url(#SVGID_27_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-background-pressed-center">
- <rect x="1012" y="176" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="1012" y="174" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_28_" gradientUnits="userSpaceOnUse" x1="1044" y1="237" x2="1044" y2="175">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="1012" y="175" style="fill:url(#SVGID_28_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-background-pressed-center-left">
- <rect x="938" y="176" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="938" y="174" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_29_" gradientUnits="userSpaceOnUse" x1="970" y1="237" x2="970" y2="175">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="938" y="175" style="fill:url(#SVGID_29_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-background-pressed-top-right">
- <path style="fill:#FFFFFF;" d="M1150,112c0-5.5-4.5-10-10-10h-54v62h64V112z"/>
- <path style="fill:#333333;" d="M1150,110c0-5.5-4.5-10-10-10h-54v62h64V110z"/>
- <linearGradient id="SVGID_30_" gradientUnits="userSpaceOnUse" x1="1118" y1="163" x2="1118" y2="101">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_30_);" d="M1150,111c0-5.5-4.5-10-10-10h-54v62h64V111z"/>
- </g>
- <g id="meegotouch-list-background-pressed-top-center">
- <rect x="1012" y="102" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="1012" y="100" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_31_" gradientUnits="userSpaceOnUse" x1="1044" y1="163" x2="1044" y2="101">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="1012" y="101" style="fill:url(#SVGID_31_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-background-pressed-top-left">
- <path style="fill:#FFFFFF;" d="M938,112c0-5.5,4.5-10,10-10h54v62h-64V112z"/>
- <path style="fill:#333333;" d="M938,110c0-5.5,4.5-10,10-10h54v62h-64V110z"/>
- <linearGradient id="SVGID_32_" gradientUnits="userSpaceOnUse" x1="970" y1="163" x2="970" y2="101">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <path style="fill:url(#SVGID_32_);" d="M938,111c0-5.5,4.5-10,10-10h54v62h-64V111z"/>
- </g>
- <g id="meegotouch-list-background">
- <path style="fill:#CCCCCC;" d="M844,672c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V672z"/>
- <path style="fill:#FFFFFF;" d="M844,670c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V670z"/>
- <path style="fill:#F2F2F2;" d="M844,671c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
- c5.5,0,10,4.5,10,10V671z"/>
- </g>
- <g id="meegotouch-list-background-vertical-bottom">
- <path style="fill:#CCCCCC;" d="M844,546v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H844z"/>
- <path style="fill:#FFFFFF;" d="M844,544v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H844z"/>
- <path style="fill:#F2F2F2;" d="M844,545v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H844z"/>
- </g>
- <g id="meegotouch-list-background-vertical-center">
- <rect x="780" y="472" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="780" y="470" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="780" y="471" style="fill:#F2F2F2;" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-background-vertical-top">
- <path style="fill:#CCCCCC;" d="M780,460v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H780z"/>
- <path style="fill:#FFFFFF;" d="M780,458v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H780z"/>
- <path style="fill:#F2F2F2;" d="M780,459v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H780z"/>
- </g>
- <g id="meegotouch-list-background-horizontal-right">
- <path style="fill:#CCCCCC;" d="M854,324h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V324z"/>
- <path style="fill:#FFFFFF;" d="M854,322h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V322z"/>
- <path style="fill:#F2F2F2;" d="M854,323h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V323z"/>
- <rect x="854" y="323" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-horizontal-center">
- <rect x="780" y="324" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="780" y="322" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="780" y="323" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="843" y="323" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="780" y="323" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-horizontal-left">
- <path style="fill:#CCCCCC;" d="M770,386h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V386z"/>
- <path style="fill:#FFFFFF;" d="M770,384h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V384z"/>
- <path style="fill:#F2F2F2;" d="M770,385h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V385z"/>
- <rect x="769" y="323" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-bottom-right">
- <path style="fill:#CCCCCC;" d="M908,312c5.5,0,10-4.5,10-10v-52h-64v62H908z"/>
- <path style="fill:#FFFFFF;" d="M908,310c5.5,0,10-4.5,10-10v-52h-64v62H908z"/>
- <path style="fill:#F2F2F2;" d="M908,311c5.5,0,10-4.5,10-10v-52h-64v62H908z"/>
- <rect x="854" y="249" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-bottom-center">
- <rect x="780" y="250" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="780" y="248" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="780" y="249" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="843" y="249" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="780" y="249" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-bottom-left">
- <path style="fill:#CCCCCC;" d="M706,302c0,5.5,4.5,10,10,10h54v-62h-64V302z"/>
- <path style="fill:#FFFFFF;" d="M706,300c0,5.5,4.5,10,10,10h54v-62h-64V300z"/>
- <path style="fill:#F2F2F2;" d="M706,301c0,5.5,4.5,10,10,10h54v-62h-64V301z"/>
- <rect x="769" y="249" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-center-right">
- <rect x="854" y="176" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="854" y="174" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="854" y="175" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="854" y="175" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-center">
- <rect x="780" y="176" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="780" y="174" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="780" y="175" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="843" y="175" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="780" y="175" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-center-left">
- <rect x="706" y="176" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="706" y="174" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="706" y="175" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="769" y="175" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-top-right">
- <path style="fill:#CCCCCC;" d="M918,112c0-5.5-4.5-10-10-10h-54v62h64V112z"/>
- <path style="fill:#FFFFFF;" d="M918,110c0-5.5-4.5-10-10-10h-54v62h64V110z"/>
- <path style="fill:#F2F2F2;" d="M918,111c0-5.5-4.5-10-10-10h-54v62h64V111z"/>
- <rect x="854" y="101" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-top-center">
- <rect x="780" y="102" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="780" y="100" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="780" y="101" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="843" y="101" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="780" y="101" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-background-top-left">
- <path style="fill:#CCCCCC;" d="M706,112c0-5.5,4.5-10,10-10h54v62h-64V112z"/>
- <path style="fill:#FFFFFF;" d="M706,110c0-5.5,4.5-10,10-10h54v62h-64V110z"/>
- <path style="fill:#F2F2F2;" d="M706,111c0-5.5,4.5-10,10-10h54v62h-64V111z"/>
- <rect x="769" y="101" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected">
- <linearGradient id="SVGID_33_" gradientUnits="userSpaceOnUse" x1="590" y1="682" x2="590" y2="618">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="558" y="618" style="fill:url(#SVGID_33_);" width="64" height="64"/>
- <rect x="558" y="681" style="opacity:0.2;" width="64" height="1"/>
- <rect x="558" y="618" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
</g>
- <g id="meegotouch-list-fullwidth-background-selected-vertical-bottom">
- <linearGradient id="SVGID_34_" gradientUnits="userSpaceOnUse" x1="590" y1="609" x2="590" y2="545">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="558" y="545" style="fill:url(#SVGID_34_);" width="64" height="64"/>
- <rect x="558" y="608" style="opacity:0.2;" width="64" height="1"/>
- <rect x="558" y="546" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- <rect x="558" y="545" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-vertical-center">
- <linearGradient id="SVGID_35_" gradientUnits="userSpaceOnUse" x1="590" y1="535" x2="590" y2="471">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="558" y="471" style="fill:url(#SVGID_35_);" width="64" height="64"/>
- <rect x="621" y="472" style="opacity:0.2;" width="1" height="62"/>
- <rect x="558" y="534" style="opacity:0.2;" width="64" height="1"/>
- <rect x="558" y="471" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="558" y="472" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-vertical-top">
- <linearGradient id="SVGID_36_" gradientUnits="userSpaceOnUse" x1="590" y1="461" x2="590" y2="397">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="558" y="397" style="fill:url(#SVGID_36_);" width="64" height="64"/>
- <rect x="558" y="460" style="opacity:0.2;" width="64" height="1"/>
- <rect x="558" y="397" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="621" y="398" style="opacity:0.2;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-horizontal-right">
- <linearGradient id="SVGID_37_" gradientUnits="userSpaceOnUse" x1="664" y1="387" x2="664" y2="323.0005">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="632" y="323" style="fill:url(#SVGID_37_);" width="64" height="64"/>
- <rect x="632" y="386" style="opacity:0.2;" width="64" height="1"/>
- <rect x="632" y="324" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- <rect x="632" y="323" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-horizontal-center">
- <linearGradient id="SVGID_38_" gradientUnits="userSpaceOnUse" x1="590" y1="387" x2="590" y2="323.0005">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="558" y="323" style="fill:url(#SVGID_38_);" width="64" height="64"/>
- <rect x="621" y="324" style="opacity:0.2;" width="1" height="62"/>
- <rect x="558" y="386" style="opacity:0.2;" width="64" height="1"/>
- <rect x="558" y="323" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="558" y="324" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-horizontal-left">
- <linearGradient id="SVGID_39_" gradientUnits="userSpaceOnUse" x1="516" y1="387" x2="516" y2="323.0005">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="484" y="323" style="fill:url(#SVGID_39_);" width="64" height="64"/>
- <rect x="484" y="386" style="opacity:0.2;" width="64" height="1"/>
- <rect x="484" y="323" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="547" y="324" style="opacity:0.2;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-bottom-right">
- <linearGradient id="SVGID_40_" gradientUnits="userSpaceOnUse" x1="664" y1="313" x2="664" y2="249">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="632" y="249" style="fill:url(#SVGID_40_);" width="64" height="64"/>
- <rect x="632" y="312" style="opacity:0.2;" width="64" height="1"/>
- <rect x="632" y="250" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- <rect x="632" y="249" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-bottom-center">
- <linearGradient id="SVGID_41_" gradientUnits="userSpaceOnUse" x1="590" y1="313" x2="590" y2="249">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="558" y="249" style="fill:url(#SVGID_41_);" width="64" height="64"/>
- <rect x="621" y="250" style="opacity:0.2;" width="1" height="62"/>
- <rect x="558" y="312" style="opacity:0.2;" width="64" height="1"/>
- <rect x="558" y="249" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="558" y="250" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-bottom-left">
- <linearGradient id="SVGID_42_" gradientUnits="userSpaceOnUse" x1="516" y1="313" x2="516" y2="249">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="484" y="249" style="fill:url(#SVGID_42_);" width="64" height="64"/>
- <rect x="484" y="312" style="opacity:0.2;" width="64" height="1"/>
- <rect x="484" y="249" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="547" y="250" style="opacity:0.2;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-center-right">
- <linearGradient id="SVGID_43_" gradientUnits="userSpaceOnUse" x1="664" y1="239" x2="664" y2="175">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="632" y="175" style="fill:url(#SVGID_43_);" width="64" height="64"/>
- <rect x="632" y="238" style="opacity:0.2;" width="64" height="1"/>
- <rect x="632" y="176" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- <rect x="632" y="175" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-center">
- <linearGradient id="SVGID_44_" gradientUnits="userSpaceOnUse" x1="590" y1="239" x2="590" y2="175">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="558" y="175" style="fill:url(#SVGID_44_);" width="64" height="64"/>
- <rect x="621" y="176" style="opacity:0.2;" width="1" height="62"/>
- <rect x="558" y="238" style="opacity:0.2;" width="64" height="1"/>
- <rect x="558" y="175" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="558" y="176" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-center-left">
- <linearGradient id="SVGID_45_" gradientUnits="userSpaceOnUse" x1="516" y1="239" x2="516" y2="175">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="484" y="175" style="fill:url(#SVGID_45_);" width="64" height="64"/>
- <rect x="484" y="238" style="opacity:0.2;" width="64" height="1"/>
- <rect x="484" y="175" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="547" y="176" style="opacity:0.2;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-top-right">
- <linearGradient id="SVGID_46_" gradientUnits="userSpaceOnUse" x1="664" y1="165" x2="664" y2="101">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="632" y="101" style="fill:url(#SVGID_46_);" width="64" height="64"/>
- <rect x="632" y="164" style="opacity:0.2;" width="64" height="1"/>
- <rect x="632" y="102" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- <rect x="632" y="101" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-top-center">
- <linearGradient id="SVGID_47_" gradientUnits="userSpaceOnUse" x1="590" y1="165" x2="590" y2="101">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="558" y="101" style="fill:url(#SVGID_47_);" width="64" height="64"/>
- <rect x="621" y="102" style="opacity:0.2;" width="1" height="62"/>
- <rect x="558" y="164" style="opacity:0.2;" width="64" height="1"/>
- <rect x="558" y="101" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="558" y="102" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-selected-top-left">
- <linearGradient id="SVGID_48_" gradientUnits="userSpaceOnUse" x1="516" y1="165" x2="516" y2="101">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="484" y="101" style="fill:url(#SVGID_48_);" width="64" height="64"/>
- <rect x="484" y="164" style="opacity:0.2;" width="64" height="1"/>
- <rect x="484" y="101" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- <rect x="547" y="102" style="opacity:0.2;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed">
- <rect x="328" y="620" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="328" y="618" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_49_" gradientUnits="userSpaceOnUse" x1="360" y1="681" x2="360" y2="619">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="328" y="619" style="fill:url(#SVGID_49_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-vertical-bottom">
- <rect x="326" y="547" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="326" y="545" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_50_" gradientUnits="userSpaceOnUse" x1="358" y1="608" x2="358" y2="546">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="326" y="546" style="fill:url(#SVGID_50_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-vertical-center">
- <rect x="326" y="473" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="326" y="471" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_51_" gradientUnits="userSpaceOnUse" x1="358" y1="534" x2="358" y2="472">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="326" y="472" style="fill:url(#SVGID_51_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-vetical-top">
- <rect x="326" y="399" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="326" y="397" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_52_" gradientUnits="userSpaceOnUse" x1="358" y1="460" x2="358" y2="398">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="326" y="398" style="fill:url(#SVGID_52_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-horizontal-right">
- <rect x="400" y="325" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="400" y="323" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_53_" gradientUnits="userSpaceOnUse" x1="432" y1="386" x2="432" y2="324.0005">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="400" y="324" style="fill:url(#SVGID_53_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-horizontal-center">
- <rect x="326" y="325" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="326" y="323" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_54_" gradientUnits="userSpaceOnUse" x1="358" y1="386" x2="358" y2="324.0005">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="326" y="324" style="fill:url(#SVGID_54_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-horizontal-left">
- <rect x="252" y="325" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="252" y="323" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_55_" gradientUnits="userSpaceOnUse" x1="284" y1="386" x2="284" y2="324.0005">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="252" y="324" style="fill:url(#SVGID_55_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-bottom-right">
- <rect x="400" y="251" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="400" y="249" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_56_" gradientUnits="userSpaceOnUse" x1="432" y1="312" x2="432" y2="250">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="400" y="250" style="fill:url(#SVGID_56_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-bottom-center">
- <rect x="326" y="251" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="326" y="249" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_57_" gradientUnits="userSpaceOnUse" x1="358" y1="312" x2="358" y2="250">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="326" y="250" style="fill:url(#SVGID_57_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-bottom-left">
- <rect x="252" y="251" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="252" y="249" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_58_" gradientUnits="userSpaceOnUse" x1="284" y1="312" x2="284" y2="250">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="252" y="250" style="fill:url(#SVGID_58_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-center-right">
- <rect x="400" y="177" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="400" y="175" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_59_" gradientUnits="userSpaceOnUse" x1="432" y1="238" x2="432" y2="176">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="400" y="176" style="fill:url(#SVGID_59_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-center">
- <rect x="326" y="177" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="326" y="175" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_60_" gradientUnits="userSpaceOnUse" x1="358" y1="238" x2="358" y2="176">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="326" y="176" style="fill:url(#SVGID_60_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-center-left">
- <rect x="252" y="177" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="252" y="175" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_61_" gradientUnits="userSpaceOnUse" x1="284" y1="238" x2="284" y2="176">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="252" y="176" style="fill:url(#SVGID_61_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-top-right">
- <rect x="400" y="103" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="400" y="101" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_62_" gradientUnits="userSpaceOnUse" x1="432" y1="164" x2="432" y2="102">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="400" y="102" style="fill:url(#SVGID_62_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-top-center">
- <rect x="326" y="103" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="326" y="101" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_63_" gradientUnits="userSpaceOnUse" x1="358" y1="164" x2="358" y2="102">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="326" y="102" style="fill:url(#SVGID_63_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-pressed-top-left">
- <rect x="252" y="103" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="252" y="101" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_64_" gradientUnits="userSpaceOnUse" x1="284" y1="164" x2="284" y2="102">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="252" y="102" style="fill:url(#SVGID_64_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background">
- <rect x="94" y="620" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="94" y="618" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="94" y="619" style="fill:#F2F2F2;" width="64" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-vertical-bottom">
- <rect x="94" y="547" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="94" y="545" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="94" y="546" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="94" y="546" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-vertical-center">
- <rect x="94" y="473" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="94" y="471" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="94" y="472" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="157" y="472" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="94" y="472" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-vertical-top">
- <rect x="94" y="399" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="94" y="397" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="94" y="398" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="157" y="398" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-horizontal-right">
- <rect x="168" y="325" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="168" y="323" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="168" y="324" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="168" y="324" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-horizontal-center">
- <rect x="94" y="325" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="94" y="323" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="94" y="324" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="157" y="324" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="94" y="324" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-horizontal-left">
- <rect x="20" y="325" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="20" y="323" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="20" y="324" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="83" y="324" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-bottom-right">
- <rect x="168" y="251" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="168" y="249" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="168" y="250" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="168" y="250" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-bottom-center">
- <rect x="94" y="251" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="94" y="249" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="94" y="250" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="157" y="250" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="94" y="250" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-bottom-left">
- <rect x="20" y="251" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="20" y="249" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="20" y="250" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="83" y="250" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-center-right">
- <rect x="168" y="177" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="168" y="175" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="168" y="176" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="168" y="176" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-center">
- <rect x="94" y="177" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="94" y="175" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="94" y="176" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="157" y="176" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="94" y="176" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-center-left">
- <rect x="20" y="177" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="20" y="175" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="20" y="176" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="83" y="176" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-top-right">
- <rect x="168" y="103" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="168" y="101" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="168" y="102" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="168" y="102" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-top-center">
- <rect x="94" y="103" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="94" y="101" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="94" y="102" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="157" y="102" style="fill:#CCCCCC;" width="1" height="62"/>
- <rect x="94" y="102" style="fill:#FFFFFF;" width="1" height="62"/>
- </g>
- <g id="meegotouch-list-fullwidth-background-top-left">
- <rect x="20" y="103" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="20" y="101" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="20" y="102" style="fill:#F2F2F2;" width="64" height="62"/>
- <rect x="83" y="102" style="fill:#CCCCCC;" width="1" height="62"/>
- </g>
- <g id="meegotouch-fastscroll-background">
- <path d="M200,82h-22c-5.5,0-10-4.5-10-10V60c0-5.5,4.5-10,10-10h22V82z"/>
- </g>
- <g id="meegotouch-live-filter-bar-background">
- <rect x="94" y="18" style="fill:#333333;" width="64" height="64"/>
+ <path d="M345.439,35.998V19.969h2.206v14.417h5.168v1.612H345.439z"/>
+ <path d="M357.131,35.998h-2.185V24.989h-1.363v-1.495h3.548V35.998z M356.044,19.108c0.334,0,0.624,0.129,0.866,0.387
+ c0.242,0.259,0.364,0.563,0.364,0.914c0,0.358-0.12,0.665-0.359,0.919c-0.239,0.255-0.53,0.382-0.871,0.382
+ c-0.348,0-0.644-0.127-0.882-0.382c-0.24-0.254-0.359-0.561-0.359-0.919c0-0.366,0.119-0.674,0.359-0.925
+ C355.4,19.234,355.696,19.108,356.044,19.108z"/>
+ <path d="M362.535,36.17c-0.896,0-1.918-0.139-3.066-0.418v-1.646c1.23,0.351,2.201,0.526,2.912,0.526
+ c0.731,0,1.282-0.159,1.65-0.479c0.37-0.318,0.555-0.797,0.555-1.436c0-0.372-0.117-0.721-0.35-1.048
+ c-0.232-0.325-0.814-0.726-1.742-1.198c-0.596-0.301-1.076-0.586-1.446-0.855c-0.369-0.269-0.684-0.631-0.944-1.086
+ c-0.259-0.455-0.389-1.02-0.389-1.693c0-1.082,0.367-1.939,1.103-2.574c0.734-0.635,1.677-0.951,2.824-0.951
+ c1.006,0,1.915,0.133,2.728,0.397v1.569c-0.855-0.309-1.685-0.462-2.491-0.462c-0.67,0-1.171,0.15-1.501,0.451
+ c-0.333,0.302-0.498,0.753-0.498,1.354c0,0.316,0.105,0.611,0.317,0.887c0.212,0.277,0.741,0.626,1.589,1.049
+ c0.616,0.301,1.125,0.594,1.528,0.877s0.743,0.666,1.021,1.15c0.276,0.482,0.415,1.09,0.415,1.822
+ c0,1.232-0.364,2.168-1.093,2.806C364.929,35.852,363.889,36.17,362.535,36.17z"/>
+ <path d="M371.978,36.17c-0.929,0-1.608-0.227-2.039-0.682s-0.646-1.182-0.646-2.178v-8.321h-1.57v-0.86l3.188-3.408h0.565v2.773
+ h2.901v1.495h-2.901v7.945c0,0.681,0.105,1.13,0.317,1.349s0.533,0.328,0.964,0.328c0.443,0,1.046-0.104,1.804-0.312v1.483
+ C373.646,36.041,372.785,36.17,371.978,36.17z"/>
+ </g>
+ <g id="meegotouch-scroll-bubble-arrow">
+ <polygon style="opacity:0;" points="1466,124 1474,132 1466,140 "/>
+ <g style="opacity:0.95;">
+ <path d="M1470,134.5c-1.379,0-2.5-1.122-2.5-2.5s1.121-2.5,2.5-2.5s2.5,1.122,2.5,2.5S1471.379,134.5,1470,134.5L1470,134.5z"/>
+ <path style="fill:#66C0EF;" d="M1470,130c1.103,0,2,0.897,2,2s-0.897,2-2,2s-2-0.897-2-2S1468.897,130,1470,130 M1470,129
+ c-1.657,0-3,1.343-3,3c0,1.656,1.343,3,3,3s3-1.344,3-3C1473,130.343,1471.657,129,1470,129L1470,129z"/>
</g>
- <g id="meegotouch-list-header-background">
- <linearGradient id="SVGID_65_" gradientUnits="userSpaceOnUse" x1="52" y1="82" x2="52" y2="50">
- <stop offset="0" style="stop-color:#000000"/>
- <stop offset="0.2668" style="stop-color:#030303"/>
- <stop offset="0.4811" style="stop-color:#0D0D0D"/>
- <stop offset="0.6772" style="stop-color:#1E1E1E"/>
- <stop offset="0.8612" style="stop-color:#363636"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="20" y="50" style="fill:url(#SVGID_65_);" width="64" height="32"/>
+ </g>
+ <g id="meegotouch-scroll-bubble-background">
+ <g style="opacity:0.95;">
+ <path d="M1406.619,163.5c-2.271,0-4.119-1.848-4.119-4.119v-54.763c0-2.271,1.848-4.119,4.119-4.119h54.762
+ c2.271,0,4.119,1.848,4.119,4.119v54.763c0,2.271-1.848,4.119-4.119,4.119H1406.619z"/>
+ <path style="fill:#66C0EF;" d="M1461.381,101c1.996,0,3.619,1.623,3.619,3.619v54.763c0,1.996-1.623,3.619-3.619,3.619h-54.762
+ c-1.996,0-3.619-1.623-3.619-3.619v-54.763c0-1.996,1.623-3.619,3.619-3.619H1461.381 M1461.381,100h-54.762
+ c-2.541,0-4.619,2.079-4.619,4.619v54.763c0,2.54,2.078,4.619,4.619,4.619h54.762c2.541,0,4.619-2.079,4.619-4.619v-54.763
+ C1466,102.079,1463.922,100,1461.381,100L1461.381,100z"/>
</g>
</g>
+ <g id="meegotouch-list-background-selected">
+ <path style="fill:#CCCCCC;" d="M1308,672c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V672z"/>
+ <path style="fill:#FFFFFF;" d="M1308,670c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V670z"/>
+ <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="1276" y1="681" x2="1276" y2="619">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_1_);" d="M1308,671c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V671z"/>
+ </g>
+ <g id="meegotouch-list-background-selected-vertical-bottom">
+ <path style="fill:#CCCCCC;" d="M1308,545v53c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-53H1308z"/>
+ <linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="1276" y1="607" x2="1276" y2="544">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_2_);" d="M1308,544v53c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-53H1308z"/>
+ <rect x="1244" y="544" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-background-selected-vertical-center">
+ <linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="1276" y1="534" x2="1276" y2="470">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="1244" y="470" style="fill:url(#SVGID_3_);" width="64" height="64"/>
+ <rect x="1244" y="533" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="1244" y="470.001" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-background-selected-vertical-top">
+ <path style="fill:#FFFFFF;" d="M1244,459v-53c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v53H1244z"/>
+ <linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="1276" y1="460" x2="1276" y2="397">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_4_);" d="M1244,460v-53c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v53H1244z"/>
+ <rect x="1244" y="459" style="opacity:0.2;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-background-selected-horizontal-right">
+ <path style="fill:#CCCCCC;" d="M1318,324h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V324z"/>
+ <path style="fill:#FFFFFF;" d="M1318,322h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V322z"/>
+ <linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="1350" y1="385" x2="1350" y2="323.0005">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_5_);" d="M1318,323h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V323z"/>
+ <rect x="1318" y="323" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-selected-horizontal-center">
+ <rect x="1244" y="324" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="1244" y="322" style="fill:#FFFFFF;" width="64" height="62"/>
+ <linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="1276" y1="385" x2="1276" y2="323.0005">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="1244" y="323" style="fill:url(#SVGID_6_);" width="64" height="62"/>
+ <rect x="1307" y="323" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="1244" y="323" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-selected-horizontal-left">
+ <path style="fill:#CCCCCC;" d="M1234,386h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V386z"/>
+ <path style="fill:#FFFFFF;" d="M1234,384h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V384z"/>
+ <linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="1202" y1="385" x2="1202" y2="323.0005">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_7_);" d="M1234,385h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V385z"/>
+ <rect x="1233" y="323" style="opacity:0.2;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-selected-bottom-right">
+ <path style="fill:#CCCCCC;" d="M1372,312c5.5,0,10-4.5,10-10v-53h-64v63H1372z"/>
+ <linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="1350" y1="311" x2="1350" y2="248">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_8_);" d="M1372,311c5.5,0,10-4.5,10-10v-53h-64v63H1372z"/>
+ <rect x="1318" y="248" style="opacity:0.2;fill:#FFFFFF;" width="1" height="63"/>
+ <rect x="1319" y="248" style="opacity:0.2;fill:#FFFFFF;" width="63" height="1"/>
+ </g>
+ <g id="meegotouch-list-background-selected-bottom">
+ <rect x="1244" y="250" style="fill:#CCCCCC;" width="64" height="62"/>
+ <linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="1276" y1="311" x2="1276" y2="248">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="1244" y="248" style="fill:url(#SVGID_9_);" width="64" height="63"/>
+ <rect x="1244" y="248" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="1307" y="249" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="1244" y="249" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-selected-bottom-left">
+ <path style="fill:#CCCCCC;" d="M1170,302c0,5.5,4.5,10,10,10h54v-63h-64V302z"/>
+ <linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="1202" y1="311" x2="1202" y2="248">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_10_);" d="M1170,301c0,5.5,4.5,10,10,10h54v-63h-64V301z"/>
+ <rect x="1233" y="248" style="opacity:0.2;" width="1" height="63"/>
+ <rect x="1170" y="248" style="opacity:0.2;fill:#FFFFFF;" width="63" height="1"/>
+ </g>
+ <g id="meegotouch-list-background-selected-center-right">
+ <linearGradient id="SVGID_11_" gradientUnits="userSpaceOnUse" x1="1350" y1="238" x2="1350" y2="174">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="1318" y="174" style="fill:url(#SVGID_11_);" width="64" height="64"/>
+ <rect x="1318" y="237" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="1318" y="174" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="1318" y="175" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-selected-center">
+ <linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="1276" y1="238" x2="1276" y2="174">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="1244" y="174" style="fill:url(#SVGID_12_);" width="64" height="64"/>
+ <rect x="1244" y="237" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="1244" y="174" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="1307" y="175" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="1244" y="175" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-selected-center-left">
+ <linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="1202" y1="238" x2="1202" y2="174">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="1170" y="174" style="fill:url(#SVGID_13_);" width="64" height="64"/>
+ <rect x="1170" y="237" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="1170" y="174" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="1233" y="175" style="opacity:0.2;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-selected-top-right">
+ <path style="fill:#FFFFFF;" d="M1382,110c0-5.5-4.5-10-10-10h-54v63h64V110z"/>
+ <linearGradient id="SVGID_14_" gradientUnits="userSpaceOnUse" x1="1350" y1="164" x2="1350" y2="101">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_14_);" d="M1382,111c0-5.5-4.5-10-10-10h-54v63h64V111z"/>
+ <rect x="1318" y="101" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ <rect x="1318" y="163" style="opacity:0.2;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-background-selected-top-center">
+ <linearGradient id="SVGID_15_" gradientUnits="userSpaceOnUse" x1="1276" y1="164" x2="1276" y2="100">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="1244" y="100" style="fill:url(#SVGID_15_);" width="64" height="64"/>
+ <rect x="1244" y="163" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="1244" y="100" style="fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="1307" y="101" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="1244" y="101" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-selected-top-left">
+ <path style="fill:#FFFFFF;" d="M1170,110c0-5.5,4.5-10,10-10h54v63h-64V110z"/>
+ <linearGradient id="SVGID_16_" gradientUnits="userSpaceOnUse" x1="1202" y1="164" x2="1202" y2="101">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_16_);" d="M1170,111c0-5.5,4.5-10,10-10h54v63h-64V111z"/>
+ <rect x="1233" y="101" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="1170" y="163" style="opacity:0.2;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-background-pressed">
+ <path style="fill:#FFFFFF;" d="M1076,672c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V672z"/>
+ <path style="fill:#333333;" d="M1076,670c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V670z"/>
+ <linearGradient id="SVGID_17_" gradientUnits="userSpaceOnUse" x1="1044" y1="681" x2="1044" y2="619">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_17_);" d="M1076,671c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V671z"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-vertical-bottom">
+ <path style="fill:#FFFFFF;" d="M1076,546v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H1076z"/>
+ <path style="fill:#333333;" d="M1076,544v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H1076z"/>
+ <linearGradient id="SVGID_18_" gradientUnits="userSpaceOnUse" x1="1044" y1="607" x2="1044" y2="545">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_18_);" d="M1076,545v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H1076z"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-vertical-center">
+ <rect x="1012" y="472" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="1012" y="470" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_19_" gradientUnits="userSpaceOnUse" x1="1044" y1="533" x2="1044" y2="471">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="1012" y="471" style="fill:url(#SVGID_19_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-vertical-top">
+ <path style="fill:#FFFFFF;" d="M1012,460v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H1012z"/>
+ <path style="fill:#333333;" d="M1012,458v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H1012z"/>
+ <linearGradient id="SVGID_20_" gradientUnits="userSpaceOnUse" x1="1044" y1="459" x2="1044" y2="397">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_20_);" d="M1012,459v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H1012z"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-horizontal-right">
+ <path style="fill:#FFFFFF;" d="M1086,324h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V324z"/>
+ <path style="fill:#333333;" d="M1086,322h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V322z"/>
+ <linearGradient id="SVGID_21_" gradientUnits="userSpaceOnUse" x1="1118" y1="385" x2="1118" y2="323.0005">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_21_);" d="M1086,323h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V323z"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-horizontal-center">
+ <rect x="1012" y="324" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="1012" y="322" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_22_" gradientUnits="userSpaceOnUse" x1="1044" y1="385" x2="1044" y2="323.0005">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="1012" y="323" style="fill:url(#SVGID_22_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-horizontal-left">
+ <path style="fill:#FFFFFF;" d="M1002,386h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V386z"/>
+ <path style="fill:#333333;" d="M1002,384h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V384z"/>
+ <linearGradient id="SVGID_23_" gradientUnits="userSpaceOnUse" x1="970" y1="385" x2="970" y2="323.0005">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_23_);" d="M1002,385h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V385z"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-bottom-right">
+ <path style="fill:#FFFFFF;" d="M1140,312c5.5,0,10-4.5,10-10v-52h-64v62H1140z"/>
+ <path style="fill:#333333;" d="M1140,310c5.5,0,10-4.5,10-10v-52h-64v62H1140z"/>
+ <linearGradient id="SVGID_24_" gradientUnits="userSpaceOnUse" x1="1118" y1="311" x2="1118" y2="249">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_24_);" d="M1140,311c5.5,0,10-4.5,10-10v-52h-64v62H1140z"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-center-bottom">
+ <rect x="1012" y="250" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="1012" y="248" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_25_" gradientUnits="userSpaceOnUse" x1="1044" y1="311" x2="1044" y2="249">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="1012" y="249" style="fill:url(#SVGID_25_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-bottom-left">
+ <path style="fill:#FFFFFF;" d="M938,302c0,5.5,4.5,10,10,10h54v-62h-64V302z"/>
+ <path style="fill:#333333;" d="M938,300c0,5.5,4.5,10,10,10h54v-62h-64V300z"/>
+ <linearGradient id="SVGID_26_" gradientUnits="userSpaceOnUse" x1="970" y1="311" x2="970" y2="249">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_26_);" d="M938,301c0,5.5,4.5,10,10,10h54v-62h-64V301z"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-center-right">
+ <rect x="1086" y="176" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="1086" y="174" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_27_" gradientUnits="userSpaceOnUse" x1="1118" y1="237" x2="1118" y2="175">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="1086" y="175" style="fill:url(#SVGID_27_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-center">
+ <rect x="1012" y="176" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="1012" y="174" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_28_" gradientUnits="userSpaceOnUse" x1="1044" y1="237" x2="1044" y2="175">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="1012" y="175" style="fill:url(#SVGID_28_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-center-left">
+ <rect x="938" y="176" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="938" y="174" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_29_" gradientUnits="userSpaceOnUse" x1="970" y1="237" x2="970" y2="175">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="938" y="175" style="fill:url(#SVGID_29_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-top-right">
+ <path style="fill:#FFFFFF;" d="M1150,112c0-5.5-4.5-10-10-10h-54v62h64V112z"/>
+ <path style="fill:#333333;" d="M1150,110c0-5.5-4.5-10-10-10h-54v62h64V110z"/>
+ <linearGradient id="SVGID_30_" gradientUnits="userSpaceOnUse" x1="1118" y1="163" x2="1118" y2="101">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_30_);" d="M1150,111c0-5.5-4.5-10-10-10h-54v62h64V111z"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-top-center">
+ <rect x="1012" y="102" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="1012" y="100" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_31_" gradientUnits="userSpaceOnUse" x1="1044" y1="163" x2="1044" y2="101">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="1012" y="101" style="fill:url(#SVGID_31_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-pressed-top-left">
+ <path style="fill:#FFFFFF;" d="M938,112c0-5.5,4.5-10,10-10h54v62h-64V112z"/>
+ <path style="fill:#333333;" d="M938,110c0-5.5,4.5-10,10-10h54v62h-64V110z"/>
+ <linearGradient id="SVGID_32_" gradientUnits="userSpaceOnUse" x1="970" y1="163" x2="970" y2="101">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_32_);" d="M938,111c0-5.5,4.5-10,10-10h54v62h-64V111z"/>
+ </g>
+ <g id="meegotouch-list-background">
+ <path style="fill:#CCCCCC;" d="M844,672c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V672z"/>
+ <path style="fill:#FFFFFF;" d="M844,670c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V670z"/>
+ <path style="fill:#F2F2F2;" d="M844,671c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h44
+ c5.5,0,10,4.5,10,10V671z"/>
+ </g>
+ <g id="meegotouch-list-background-vertical-bottom">
+ <path style="fill:#CCCCCC;" d="M844,546v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H844z"/>
+ <path style="fill:#FFFFFF;" d="M844,544v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H844z"/>
+ <path style="fill:#F2F2F2;" d="M844,545v52c0,5.5-4.5,10-10,10h-44c-5.5,0-10-4.5-10-10v-52H844z"/>
+ </g>
+ <g id="meegotouch-list-background-vertical-center">
+ <rect x="780" y="472" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="780" y="470" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="780" y="471" style="fill:#F2F2F2;" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-vertical-top">
+ <path style="fill:#CCCCCC;" d="M780,460v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H780z"/>
+ <path style="fill:#FFFFFF;" d="M780,458v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H780z"/>
+ <path style="fill:#F2F2F2;" d="M780,459v-52c0-5.5,4.5-10,10-10h44c5.5,0,10,4.5,10,10v52H780z"/>
+ </g>
+ <g id="meegotouch-list-background-horizontal-right">
+ <path style="fill:#CCCCCC;" d="M854,324h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V324z"/>
+ <path style="fill:#FFFFFF;" d="M854,322h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V322z"/>
+ <path style="fill:#F2F2F2;" d="M854,323h54c5.5,0,10,4.5,10,10v42c0,5.5-4.5,10-10,10h-54V323z"/>
+ <rect x="854" y="323" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-horizontal-center">
+ <rect x="780" y="324" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="780" y="322" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="780" y="323" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="843" y="323" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="780" y="323" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-horizontal-left">
+ <path style="fill:#CCCCCC;" d="M770,386h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V386z"/>
+ <path style="fill:#FFFFFF;" d="M770,384h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V384z"/>
+ <path style="fill:#F2F2F2;" d="M770,385h-54c-5.5,0-10-4.5-10-10v-42c0-5.5,4.5-10,10-10h54V385z"/>
+ <rect x="769" y="323" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-bottom-right">
+ <path style="fill:#CCCCCC;" d="M908,312c5.5,0,10-4.5,10-10v-52h-64v62H908z"/>
+ <path style="fill:#FFFFFF;" d="M908,310c5.5,0,10-4.5,10-10v-52h-64v62H908z"/>
+ <path style="fill:#F2F2F2;" d="M908,311c5.5,0,10-4.5,10-10v-52h-64v62H908z"/>
+ <rect x="854" y="249" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-bottom-center">
+ <rect x="780" y="250" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="780" y="248" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="780" y="249" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="843" y="249" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="780" y="249" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-bottom-left">
+ <path style="fill:#CCCCCC;" d="M706,302c0,5.5,4.5,10,10,10h54v-62h-64V302z"/>
+ <path style="fill:#FFFFFF;" d="M706,300c0,5.5,4.5,10,10,10h54v-62h-64V300z"/>
+ <path style="fill:#F2F2F2;" d="M706,301c0,5.5,4.5,10,10,10h54v-62h-64V301z"/>
+ <rect x="769" y="249" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-center-right">
+ <rect x="854" y="176" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="854" y="174" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="854" y="175" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="854" y="175" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-center">
+ <rect x="780" y="176" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="780" y="174" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="780" y="175" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="843" y="175" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="780" y="175" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-center-left">
+ <rect x="706" y="176" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="706" y="174" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="706" y="175" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="769" y="175" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-top-right">
+ <path style="fill:#CCCCCC;" d="M918,112c0-5.5-4.5-10-10-10h-54v62h64V112z"/>
+ <path style="fill:#FFFFFF;" d="M918,110c0-5.5-4.5-10-10-10h-54v62h64V110z"/>
+ <path style="fill:#F2F2F2;" d="M918,111c0-5.5-4.5-10-10-10h-54v62h64V111z"/>
+ <rect x="854" y="101" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-top-center">
+ <rect x="780" y="102" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="780" y="100" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="780" y="101" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="843" y="101" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="780" y="101" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-background-top-left">
+ <path style="fill:#CCCCCC;" d="M706,112c0-5.5,4.5-10,10-10h54v62h-64V112z"/>
+ <path style="fill:#FFFFFF;" d="M706,110c0-5.5,4.5-10,10-10h54v62h-64V110z"/>
+ <path style="fill:#F2F2F2;" d="M706,111c0-5.5,4.5-10,10-10h54v62h-64V111z"/>
+ <rect x="769" y="101" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected">
+ <linearGradient id="SVGID_33_" gradientUnits="userSpaceOnUse" x1="590" y1="682" x2="590" y2="618">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="558" y="618" style="fill:url(#SVGID_33_);" width="64" height="64"/>
+ <rect x="558" y="681" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="558" y="618" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-vertical-bottom">
+ <linearGradient id="SVGID_34_" gradientUnits="userSpaceOnUse" x1="590" y1="609" x2="590" y2="545">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="558" y="545" style="fill:url(#SVGID_34_);" width="64" height="64"/>
+ <rect x="558" y="608" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="558" y="546" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ <rect x="558" y="545" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-vertical-center">
+ <linearGradient id="SVGID_35_" gradientUnits="userSpaceOnUse" x1="590" y1="535" x2="590" y2="471">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="558" y="471" style="fill:url(#SVGID_35_);" width="64" height="64"/>
+ <rect x="621" y="472" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="558" y="534" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="558" y="471" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="558" y="472" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-vertical-top">
+ <linearGradient id="SVGID_36_" gradientUnits="userSpaceOnUse" x1="590" y1="461" x2="590" y2="397">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="558" y="397" style="fill:url(#SVGID_36_);" width="64" height="64"/>
+ <rect x="558" y="460" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="558" y="397" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="621" y="398" style="opacity:0.2;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-horizontal-right">
+ <linearGradient id="SVGID_37_" gradientUnits="userSpaceOnUse" x1="664" y1="387" x2="664" y2="323.0005">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="632" y="323" style="fill:url(#SVGID_37_);" width="64" height="64"/>
+ <rect x="632" y="386" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="632" y="324" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ <rect x="632" y="323" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-horizontal-center">
+ <linearGradient id="SVGID_38_" gradientUnits="userSpaceOnUse" x1="590" y1="387" x2="590" y2="323.0005">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="558" y="323" style="fill:url(#SVGID_38_);" width="64" height="64"/>
+ <rect x="621" y="324" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="558" y="386" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="558" y="323" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="558" y="324" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-horizontal-left">
+ <linearGradient id="SVGID_39_" gradientUnits="userSpaceOnUse" x1="516" y1="387" x2="516" y2="323.0005">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="484" y="323" style="fill:url(#SVGID_39_);" width="64" height="64"/>
+ <rect x="484" y="386" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="484" y="323" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="547" y="324" style="opacity:0.2;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-bottom-right">
+ <linearGradient id="SVGID_40_" gradientUnits="userSpaceOnUse" x1="664" y1="313" x2="664" y2="249">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="632" y="249" style="fill:url(#SVGID_40_);" width="64" height="64"/>
+ <rect x="632" y="312" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="632" y="250" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ <rect x="632" y="249" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-bottom-center">
+ <linearGradient id="SVGID_41_" gradientUnits="userSpaceOnUse" x1="590" y1="313" x2="590" y2="249">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="558" y="249" style="fill:url(#SVGID_41_);" width="64" height="64"/>
+ <rect x="621" y="250" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="558" y="312" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="558" y="249" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="558" y="250" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-bottom-left">
+ <linearGradient id="SVGID_42_" gradientUnits="userSpaceOnUse" x1="516" y1="313" x2="516" y2="249">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="484" y="249" style="fill:url(#SVGID_42_);" width="64" height="64"/>
+ <rect x="484" y="312" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="484" y="249" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="547" y="250" style="opacity:0.2;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-center-right">
+ <linearGradient id="SVGID_43_" gradientUnits="userSpaceOnUse" x1="664" y1="239" x2="664" y2="175">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="632" y="175" style="fill:url(#SVGID_43_);" width="64" height="64"/>
+ <rect x="632" y="238" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="632" y="176" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ <rect x="632" y="175" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-center">
+ <linearGradient id="SVGID_44_" gradientUnits="userSpaceOnUse" x1="590" y1="239" x2="590" y2="175">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="558" y="175" style="fill:url(#SVGID_44_);" width="64" height="64"/>
+ <rect x="621" y="176" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="558" y="238" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="558" y="175" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="558" y="176" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-center-left">
+ <linearGradient id="SVGID_45_" gradientUnits="userSpaceOnUse" x1="516" y1="239" x2="516" y2="175">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="484" y="175" style="fill:url(#SVGID_45_);" width="64" height="64"/>
+ <rect x="484" y="238" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="484" y="175" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="547" y="176" style="opacity:0.2;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-top-right">
+ <linearGradient id="SVGID_46_" gradientUnits="userSpaceOnUse" x1="664" y1="165" x2="664" y2="101">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="632" y="101" style="fill:url(#SVGID_46_);" width="64" height="64"/>
+ <rect x="632" y="164" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="632" y="102" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ <rect x="632" y="101" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-top-center">
+ <linearGradient id="SVGID_47_" gradientUnits="userSpaceOnUse" x1="590" y1="165" x2="590" y2="101">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="558" y="101" style="fill:url(#SVGID_47_);" width="64" height="64"/>
+ <rect x="621" y="102" style="opacity:0.2;" width="1" height="62"/>
+ <rect x="558" y="164" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="558" y="101" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="558" y="102" style="opacity:0.2;fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-selected-top-left">
+ <linearGradient id="SVGID_48_" gradientUnits="userSpaceOnUse" x1="516" y1="165" x2="516" y2="101">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="484" y="101" style="fill:url(#SVGID_48_);" width="64" height="64"/>
+ <rect x="484" y="164" style="opacity:0.2;" width="64" height="1"/>
+ <rect x="484" y="101" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="547" y="102" style="opacity:0.2;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed">
+ <rect x="328" y="620" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="328" y="618" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_49_" gradientUnits="userSpaceOnUse" x1="360" y1="681" x2="360" y2="619">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="328" y="619" style="fill:url(#SVGID_49_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-vertical-bottom">
+ <rect x="326" y="547" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="326" y="545" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_50_" gradientUnits="userSpaceOnUse" x1="358" y1="608" x2="358" y2="546">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="326" y="546" style="fill:url(#SVGID_50_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-vertical-center">
+ <rect x="326" y="473" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="326" y="471" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_51_" gradientUnits="userSpaceOnUse" x1="358" y1="534" x2="358" y2="472">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="326" y="472" style="fill:url(#SVGID_51_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-vetical-top">
+ <rect x="326" y="399" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="326" y="397" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_52_" gradientUnits="userSpaceOnUse" x1="358" y1="460" x2="358" y2="398">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="326" y="398" style="fill:url(#SVGID_52_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-horizontal-right">
+ <rect x="400" y="325" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="400" y="323" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_53_" gradientUnits="userSpaceOnUse" x1="432" y1="386" x2="432" y2="324.0005">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="400" y="324" style="fill:url(#SVGID_53_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-horizontal-center">
+ <rect x="326" y="325" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="326" y="323" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_54_" gradientUnits="userSpaceOnUse" x1="358" y1="386" x2="358" y2="324.0005">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="326" y="324" style="fill:url(#SVGID_54_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-horizontal-left">
+ <rect x="252" y="325" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="252" y="323" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_55_" gradientUnits="userSpaceOnUse" x1="284" y1="386" x2="284" y2="324.0005">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="252" y="324" style="fill:url(#SVGID_55_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-bottom-right">
+ <rect x="400" y="251" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="400" y="249" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_56_" gradientUnits="userSpaceOnUse" x1="432" y1="312" x2="432" y2="250">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="400" y="250" style="fill:url(#SVGID_56_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-bottom-center">
+ <rect x="326" y="251" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="326" y="249" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_57_" gradientUnits="userSpaceOnUse" x1="358" y1="312" x2="358" y2="250">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="326" y="250" style="fill:url(#SVGID_57_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-bottom-left">
+ <rect x="252" y="251" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="252" y="249" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_58_" gradientUnits="userSpaceOnUse" x1="284" y1="312" x2="284" y2="250">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="252" y="250" style="fill:url(#SVGID_58_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-center-right">
+ <rect x="400" y="177" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="400" y="175" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_59_" gradientUnits="userSpaceOnUse" x1="432" y1="238" x2="432" y2="176">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="400" y="176" style="fill:url(#SVGID_59_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-center">
+ <rect x="326" y="177" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="326" y="175" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_60_" gradientUnits="userSpaceOnUse" x1="358" y1="238" x2="358" y2="176">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="326" y="176" style="fill:url(#SVGID_60_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-center-left">
+ <rect x="252" y="177" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="252" y="175" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_61_" gradientUnits="userSpaceOnUse" x1="284" y1="238" x2="284" y2="176">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="252" y="176" style="fill:url(#SVGID_61_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-top-right">
+ <rect x="400" y="103" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="400" y="101" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_62_" gradientUnits="userSpaceOnUse" x1="432" y1="164" x2="432" y2="102">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="400" y="102" style="fill:url(#SVGID_62_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-top-center">
+ <rect x="326" y="103" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="326" y="101" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_63_" gradientUnits="userSpaceOnUse" x1="358" y1="164" x2="358" y2="102">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="326" y="102" style="fill:url(#SVGID_63_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-pressed-top-left">
+ <rect x="252" y="103" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="252" y="101" style="fill:#333333;" width="64" height="62"/>
+ <linearGradient id="SVGID_64_" gradientUnits="userSpaceOnUse" x1="284" y1="164" x2="284" y2="102">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="252" y="102" style="fill:url(#SVGID_64_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background">
+ <rect x="94" y="620" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="94" y="618" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="94" y="619" style="fill:#F2F2F2;" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-vertical-bottom">
+ <rect x="94" y="547" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="94" y="545" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="94" y="546" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="94" y="546" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-vertical-center">
+ <rect x="94" y="473" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="94" y="471" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="94" y="472" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="157" y="472" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="94" y="472" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-vertical-top">
+ <rect x="94" y="399" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="94" y="397" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="94" y="398" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="157" y="398" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-horizontal-right">
+ <rect x="168" y="325" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="168" y="323" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="168" y="324" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="168" y="324" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-horizontal-center">
+ <rect x="94" y="325" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="94" y="323" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="94" y="324" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="157" y="324" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="94" y="324" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-horizontal-left">
+ <rect x="20" y="325" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="20" y="323" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="20" y="324" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="83" y="324" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-bottom-right">
+ <rect x="168" y="251" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="168" y="249" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="168" y="250" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="168" y="250" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-bottom-center">
+ <rect x="94" y="251" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="94" y="249" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="94" y="250" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="157" y="250" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="94" y="250" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-bottom-left">
+ <rect x="20" y="251" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="20" y="249" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="20" y="250" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="83" y="250" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-center-right">
+ <rect x="168" y="177" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="168" y="175" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="168" y="176" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="168" y="176" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-center">
+ <rect x="94" y="177" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="94" y="175" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="94" y="176" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="157" y="176" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="94" y="176" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-center-left">
+ <rect x="20" y="177" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="20" y="175" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="20" y="176" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="83" y="176" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-top-right">
+ <rect x="168" y="103" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="168" y="101" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="168" y="102" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="168" y="102" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-top-center">
+ <rect x="94" y="103" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="94" y="101" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="94" y="102" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="157" y="102" style="fill:#CCCCCC;" width="1" height="62"/>
+ <rect x="94" y="102" style="fill:#FFFFFF;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-list-fullwidth-background-top-left">
+ <rect x="20" y="103" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="20" y="101" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="20" y="102" style="fill:#F2F2F2;" width="64" height="62"/>
+ <rect x="83" y="102" style="fill:#CCCCCC;" width="1" height="62"/>
+ </g>
+ <g id="meegotouch-fastscroll-background">
+ <path d="M200,82h-22c-5.5,0-10-4.5-10-10V60c0-5.5,4.5-10,10-10h22V82z"/>
+ </g>
+ <g id="meegotouch-live-filter-bar-background">
+ <rect x="94" y="18" style="fill:#333333;" width="64" height="64"/>
+ </g>
+ <g id="meegotouch-list-header-background">
+ <linearGradient id="SVGID_65_" gradientUnits="userSpaceOnUse" x1="52" y1="82" x2="52" y2="50">
+ <stop offset="0" style="stop-color:#000000"/>
+ <stop offset="0.2668" style="stop-color:#030303"/>
+ <stop offset="0.4811" style="stop-color:#0D0D0D"/>
+ <stop offset="0.6772" style="stop-color:#1E1E1E"/>
+ <stop offset="0.8612" style="stop-color:#363636"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="20" y="50" style="fill:url(#SVGID_65_);" width="64" height="32"/>
+ </g>
</g>
</svg>
--- base/meegotouch/svg/meegotouch-panel.svg
+++ base/meegotouch/svg/meegotouch-panel.svg
@@ -1,107 +1,121 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="200px"
- height="730px" viewBox="0 0 200 730" style="enable-background:new 0 0 200 730;" xml:space="preserve">
-<g id="meegotouch-panel-layer">
-</g>
-<g id="theme">
- <g id="meegotouch-panel">
- <g id="MeegoTouchPanelThemeTemplateHelper">
- <g>
- <path style="fill:#B3B3B3;" d="M16,729c-8.271,0-15-6.729-15-15V16C1,7.729,7.729,1,16,1h168c8.271,0,15,6.729,15,15v698
- c0,8.271-6.729,15-15,15H16z"/>
- <g>
- <path d="M184,2c7.72,0,14,6.28,14,14v698c0,7.72-6.28,14-14,14H16c-7.72,0-14-6.28-14-14V16C2,8.28,8.28,2,16,2H184 M184,0H16
- C7.2,0,0,7.2,0,16v698c0,8.8,7.2,16,16,16h168c8.8,0,16-7.2,16-16V16C200,7.2,192.8,0,184,0L184,0z"/>
- </g>
- </g>
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="200px" height="730px" viewBox="0 0 200 730" style="enable-background:new 0 0 200 730;" xml:space="preserve">
+<g id="meegotouch-panel">
+ <g id="MeegoTouchPanelThemeTemplateHelper">
+ <g>
+ <path style="fill:#B3B3B3;" d="M16,729c-8.271,0-15-6.729-15-15V16C1,7.729,7.729,1,16,1h342.5c8.271,0,15,6.729,15,15v698
+ c0,8.271-6.729,15-15,15H16z"/>
<g>
- <path d="M79.867,10.487h4.629c1.828,0,3.16,0.428,3.996,1.283s1.254,2.229,1.254,4.119c0,1.852-0.502,3.273-1.506,4.266
- s-2.436,1.488-4.295,1.488h-1.559v6.316h-2.52V10.487z M82.387,12.163v7.781h1.418c1.141,0,1.98-0.303,2.52-0.908
- s0.809-1.631,0.809-3.076s-0.248-2.439-0.744-2.982s-1.271-0.814-2.326-0.814H82.387z"/>
- <path d="M98.969,25.991c-0.844,1.438-2.156,2.156-3.938,2.156c-1.242,0-2.209-0.35-2.9-1.049s-1.037-1.678-1.037-2.936
- c0-1.297,0.355-2.264,1.066-2.9s1.562-1.035,2.555-1.195s2.199-0.24,3.621-0.24v-1.605c0-1.586-0.848-2.379-2.543-2.379
- c-0.977,0-2.168,0.207-3.574,0.621v-1.746c1.414-0.391,2.758-0.586,4.031-0.586c1.5,0,2.639,0.361,3.416,1.084
- s1.166,1.787,1.166,3.193v9.551h-1.359L98.969,25.991z M98.336,21.315h-1.395c-1.117,0-1.955,0.236-2.514,0.709
- s-0.838,1.178-0.838,2.115c0,0.766,0.17,1.338,0.51,1.717s0.85,0.568,1.529,0.568c0.859,0,1.525-0.273,1.998-0.82
- s0.709-1.289,0.709-2.227V21.315z"/>
- <path d="M114.203,27.96h-2.496v-9.047c0-1.023-0.18-1.791-0.539-2.303s-0.898-0.768-1.617-0.768
- c-0.906,0-1.609,0.344-2.109,1.031s-0.75,1.582-0.75,2.684v8.402h-2.496V14.331h1.395l0.504,2.016
- c0.867-1.477,2.188-2.215,3.961-2.215c1.383,0,2.42,0.363,3.111,1.09s1.037,1.812,1.037,3.258V27.96z"/>
- <path d="M126.496,25.874v1.699c-1.227,0.383-2.496,0.574-3.809,0.574c-1.906,0-3.332-0.574-4.277-1.723
- s-1.418-2.918-1.418-5.309c0-2.102,0.457-3.791,1.371-5.068s2.219-1.916,3.914-1.916c1.375,0,2.408,0.365,3.1,1.096
- s1.135,1.625,1.33,2.684S127,20.229,127,21.69h-7.359c0,1.586,0.281,2.775,0.844,3.568s1.406,1.189,2.531,1.189
- C123.969,26.448,125.129,26.257,126.496,25.874z M119.641,20.155h4.91c0-1.648-0.195-2.812-0.586-3.492s-0.953-1.02-1.688-1.02
- c-0.82,0-1.447,0.352-1.881,1.055S119.711,18.554,119.641,20.155z"/>
- <path d="M129.777,27.96V9.409h2.496V27.96H129.777z"/>
+ <path d="M358.5,2c7.721,0,14,6.28,14,14v698c0,7.72-6.279,14-14,14H16c-7.72,0-14-6.28-14-14V16C2,8.28,8.28,2,16,2H358.5
+ M358.5,0H16C7.2,0,0,7.2,0,16v698c0,8.8,7.2,16,16,16h342.5c8.8,0,16-7.2,16-16V16C374.5,7.2,367.3,0,358.5,0L358.5,0z"/>
</g>
</g>
- <g id="meegotouch-messagingui-contactcard-background">
- <g>
- <path style="opacity:0.1;fill:#66C0EF;" d="M156,682c0,4.4-3.6,8-8,8H68c-4.4,0-8-3.6-8-8v-80c0-4.4,3.6-8,8-8h80
- c4.4,0,8,3.6,8,8V682z"/>
- </g>
- <g>
- <path style="opacity:0.1;fill:#66C0EF;" d="M152,682c0,2.2-1.8,4-4,4H68c-2.2,0-4-1.8-4-4v-80c0-2.2,1.8-4,4-4h80
- c2.2,0,4,1.8,4,4V682z"/>
- </g>
- <g style="opacity:0.5;">
- <path d="M147,603v78H69v-78H147 M148,602H68v80h80V602L148,602z"/>
- </g>
- <g>
- <rect x="69" y="603" style="fill:#FFFFFF;" width="78" height="78"/>
- </g>
+ <g>
+ <path d="M79.867,10.487h4.629c1.828,0,3.16,0.428,3.996,1.283s1.254,2.229,1.254,4.119c0,1.852-0.502,3.273-1.506,4.266
+ c-1.004,0.993-2.436,1.488-4.295,1.488h-1.559v6.316h-2.521L79.867,10.487L79.867,10.487z M82.387,12.163v7.781h1.418
+ c1.141,0,1.979-0.303,2.52-0.908s0.809-1.631,0.809-3.076c0-1.445-0.247-2.439-0.743-2.982s-1.271-0.814-2.326-0.814
+ L82.387,12.163L82.387,12.163z"/>
+ <path d="M98.969,25.991c-0.845,1.438-2.156,2.156-3.938,2.156c-1.242,0-2.209-0.35-2.9-1.049
+ c-0.69-0.699-1.037-1.678-1.037-2.936c0-1.297,0.355-2.264,1.066-2.9c0.711-0.636,1.562-1.035,2.555-1.195
+ c0.993-0.16,2.199-0.24,3.621-0.24v-1.605c0-1.586-0.848-2.379-2.543-2.379c-0.977,0-2.168,0.207-3.573,0.621v-1.746
+ c1.413-0.391,2.758-0.586,4.03-0.586c1.5,0,2.64,0.361,3.416,1.084c0.777,0.723,1.166,1.787,1.166,3.193v9.551h-1.358
+ L98.969,25.991z M98.336,21.315h-1.395c-1.117,0-1.955,0.236-2.515,0.709c-0.559,0.473-0.838,1.178-0.838,2.115
+ c0,0.766,0.17,1.338,0.511,1.717c0.34,0.379,0.85,0.568,1.528,0.568c0.859,0,1.525-0.273,1.998-0.82
+ c0.474-0.547,0.709-1.289,0.709-2.227L98.336,21.315L98.336,21.315z"/>
+ <path d="M114.203,27.96h-2.496v-9.047c0-1.023-0.18-1.791-0.539-2.303c-0.358-0.512-0.897-0.768-1.617-0.768
+ c-0.905,0-1.608,0.344-2.108,1.031s-0.75,1.582-0.75,2.684v8.402h-2.496V14.331h1.395l0.505,2.016
+ c0.866-1.477,2.188-2.215,3.961-2.215c1.383,0,2.42,0.363,3.11,1.09c0.691,0.727,1.037,1.812,1.037,3.258L114.203,27.96
+ L114.203,27.96z"/>
+ <path d="M126.496,25.874v1.699c-1.227,0.383-2.496,0.574-3.809,0.574c-1.906,0-3.332-0.574-4.277-1.723
+ c-0.945-1.149-1.418-2.918-1.418-5.309c0-2.102,0.457-3.791,1.371-5.068c0.914-1.277,2.219-1.916,3.914-1.916
+ c1.375,0,2.408,0.365,3.1,1.096c0.692,0.731,1.136,1.625,1.33,2.684C126.902,18.97,127,20.229,127,21.69h-7.358
+ c0,1.586,0.28,2.775,0.844,3.568c0.562,0.793,1.406,1.189,2.531,1.189C123.969,26.448,125.129,26.257,126.496,25.874z
+ M119.641,20.155h4.909c0-1.648-0.194-2.812-0.586-3.492c-0.391-0.68-0.952-1.02-1.688-1.02c-0.82,0-1.447,0.352-1.881,1.055
+ C119.962,17.401,119.711,18.554,119.641,20.155z"/>
+ <path d="M129.777,27.96V9.409h2.496V27.96H129.777z"/>
</g>
- <g id="meegotouch-contact-card-background">
- <rect x="74" y="510" style="opacity:0.96;" width="64" height="64"/>
+ </g>
+ <g id="meegotouch-avatar-placeholder-background">
+ <path style="fill:#367CBF;" d="M277,71c0,23.71-8.287,32-32.002,32C221.291,103,213,94.71,213,71c0-23.706,8.291-32,31.998-32
+ C268.713,39,277,47.294,277,71z"/>
+ <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="244.9998" y1="102" x2="244.9998" y2="40">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <path style="fill:url(#SVGID_1_);" d="M276,71c0,22.969-8.028,31-31.002,31C222.032,102,214,93.969,214,71
+ c0-22.965,8.032-31,30.998-31C267.971,40,276,48.035,276,71z"/>
+ </g>
+ <g id="meegotouch-messagingui-contactcard-background">
+ <g>
+ <path style="opacity:0.1;fill:#66C0EF;enable-background:new ;" d="M156,682c0,4.4-3.6,8-8,8H68c-4.399,0-8-3.6-8-8v-80
+ c0-4.4,3.601-8,8-8h80c4.4,0,8,3.6,8,8V682z"/>
+ </g>
+ <g>
+ <path style="opacity:0.1;fill:#66C0EF;enable-background:new ;" d="M152,682c0,2.2-1.8,4-4,4H68c-2.2,0-4-1.8-4-4v-80
+ c0-2.2,1.8-4,4-4h80c2.2,0,4,1.8,4,4V682z"/>
+ </g>
+ <g style="opacity:0.5;">
+ <path d="M147,603v78H69v-78H147 M148,602H68v80h80V602L148,602z"/>
</g>
- <g id="meegotouch-panel-inverted-background-selected">
- <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="106" y1="471" x2="106" y2="407">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="74" y="407" style="fill:url(#SVGID_1_);" width="64" height="64"/>
- <rect x="74" y="470" style="opacity:0.2;" width="64" height="1"/>
- <rect x="74" y="407" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-panel-inverted-background-pressed">
- <linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="106" y1="397" x2="106" y2="333.0005">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="74" y="333" style="fill:url(#SVGID_2_);" width="64" height="64"/>
- <rect x="74" y="396" style="fill:#FFFFFF;" width="64" height="1"/>
- <rect x="74" y="333" style="fill:#333333;" width="64" height="1"/>
- </g>
- <g id="meegotouch-panel-inverted-background">
- <rect x="74" y="259" style="opacity:0.96;" width="64" height="64"/>
- <rect x="74" y="322" style="opacity:0.2;" width="64" height="1"/>
- <rect x="74" y="259" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-panel-background-selected">
- <linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="106" y1="252" x2="106" y2="188">
- <stop offset="0" style="stop-color:#29ABE2"/>
- <stop offset="1" style="stop-color:#7DD8FF"/>
- </linearGradient>
- <rect x="74" y="188" style="fill:url(#SVGID_3_);" width="64" height="64"/>
- <rect x="74" y="251" style="opacity:0.2;" width="64" height="1"/>
- <rect x="74" y="188" style="opacity:0.2;fill:#FFFFFF;" width="64" height="1"/>
- </g>
- <g id="meegotouch-panel-background-pressed">
- <rect x="74" y="116" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="74" y="114" style="fill:#333333;" width="64" height="62"/>
- <linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="106" y1="177" x2="106" y2="115">
- <stop offset="0" style="stop-color:#B3B3B3"/>
- <stop offset="1" style="stop-color:#4D4D4D"/>
- </linearGradient>
- <rect x="74" y="115" style="fill:url(#SVGID_4_);" width="64" height="62"/>
- </g>
- <g id="meegotouch-panel-background">
- <rect x="74" y="42" style="fill:#CCCCCC;" width="64" height="62"/>
- <rect x="74" y="40" style="fill:#FFFFFF;" width="64" height="62"/>
- <rect x="74" y="41" style="fill:#F2F2F2;" width="64" height="62"/>
+ <g>
+ <rect x="69" y="603" style="fill:#FFFFFF;" width="78" height="78"/>
</g>
</g>
+ <g id="meegotouch-contact-card-background">
+ <rect x="74" y="510" style="opacity:0.96;enable-background:new ;" width="64" height="64"/>
+ </g>
+ <g id="meegotouch-panel-inverted-background-selected">
+
+ <linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="105.8601" y1="258.9458" x2="105.8601" y2="322.9458" gradientTransform="matrix(1 0 0 -1 0.1401 729.9453)">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="74" y="407" style="fill:url(#SVGID_2_);" width="64" height="64"/>
+ <rect x="74" y="470" style="opacity:0.2;enable-background:new ;" width="64" height="1"/>
+ <rect x="74" y="407" style="opacity:0.2;fill:#FFFFFF;enable-background:new ;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-panel-inverted-background-pressed">
+
+ <linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="105.8601" y1="332.9458" x2="105.8601" y2="396.9458" gradientTransform="matrix(1 0 0 -1 0.1401 729.9453)">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="74" y="333" style="fill:url(#SVGID_3_);" width="64" height="64"/>
+ <rect x="74" y="396" style="fill:#FFFFFF;" width="64" height="1"/>
+ <rect x="74" y="333" style="fill:#333333;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-panel-inverted-background">
+ <rect x="74" y="259" style="opacity:0.96;enable-background:new ;" width="64" height="64"/>
+ <rect x="74" y="322" style="opacity:0.2;enable-background:new ;" width="64" height="1"/>
+ <rect x="74" y="259" style="opacity:0.2;fill:#FFFFFF;enable-background:new ;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-panel-background-selected">
+
+ <linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="105.8601" y1="477.9453" x2="105.8601" y2="541.9453" gradientTransform="matrix(1 0 0 -1 0.1401 729.9453)">
+ <stop offset="0" style="stop-color:#29ABE2"/>
+ <stop offset="1" style="stop-color:#7DD8FF"/>
+ </linearGradient>
+ <rect x="74" y="188" style="fill:url(#SVGID_4_);" width="64" height="64"/>
+ <rect x="74" y="251" style="opacity:0.2;enable-background:new ;" width="64" height="1"/>
+ <rect x="74" y="188" style="opacity:0.2;fill:#FFFFFF;enable-background:new ;" width="64" height="1"/>
+ </g>
+ <g id="meegotouch-panel-background-pressed">
+ <rect x="74" y="116" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="74" y="114" style="fill:#333333;" width="64" height="62"/>
+
+ <linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="105.8601" y1="552.9453" x2="105.8601" y2="614.9453" gradientTransform="matrix(1 0 0 -1 0.1401 729.9453)">
+ <stop offset="0" style="stop-color:#B3B3B3"/>
+ <stop offset="1" style="stop-color:#4D4D4D"/>
+ </linearGradient>
+ <rect x="74" y="115" style="fill:url(#SVGID_5_);" width="64" height="62"/>
+ </g>
+ <g id="meegotouch-panel-background">
+ <rect x="74" y="42" style="fill:#CCCCCC;" width="64" height="62"/>
+ <rect x="74" y="40" style="fill:#FFFFFF;" width="64" height="62"/>
+ <rect x="74" y="41" style="fill:#F2F2F2;" width="64" height="62"/>
+ </g>
</g>
</svg>
--- debian/.gitignore
+++ debian/.gitignore
-tmp
-duitheme
-files
--- debian/changelog
+++ debian/changelog
@@ -1,3 +1,29 @@
+meegotouchtheme (0.20.48-1) unstable; urgency=low
+
+ * New version
+ * New: Floating list index widget view graphics and styles.
+ * New: object-menu-animation in MSceneManagerStyle
+ * New: MWidgetRectangularClipAnimationStyle
+ * Fixes: Avoiding canceling of swipe gesture when touch screen jitter is visible
+ * Changes: Define MStatusBarStyle in mstatusbarstyle.css as MStatusBarStyle, not MSceneWindowStyle#statusBar
+
+ -- Adrian Yanes <ext-adrian.yanes at nokia.com> Tue, 12 Oct 2010 11:57:32 +0300
+
+meegotouchtheme (0.20.47-1) unstable; urgency=low
+
+ * New version
+ * Fixes: NB#181838 - Localization files and CSS style are read multiple times at startup
+ * Fixes: NB#195974 - Navigation bar text gets shorter and shorter in Clock app
+ * Fixes: NB#195159 - MContentItem expands vertically
+ * Changes: Added avatar placeholder image assets and changed logical Id to commonlayouts.css
+ * Changes: Updated some vibra feedbacks
+ * Changes: removed redundant call button styles from commonlayouts
+ * Changes: removed old split buttonstyles and fixed new ones in commonlayouts
+ * Changes: fixing encoding at svg
+ * Fixes: adding missings ids to ids.txt
+
+ -- Adrian Yanes <ext-adrian.yanes at nokia.com> Thu, 07 Oct 2010 14:55:55 +0300
+
meegotouchtheme (0.20.46-1) unstable; urgency=low
* New version
++++++ meegotouch-theme.yaml
--- meegotouch-theme.yaml
+++ meegotouch-theme.yaml
@@ -1,6 +1,6 @@
Name: meegotouch-theme
Summary: Theme for Meego Touch based applications
-Version: 0.20.46
+Version: 0.20.48
Release: 1
Group: System/Desktop
License: LGPLv2.1
More information about the MeeGo-commits
mailing list