SVN revision: 55446
This commit is contained in:
Gustavo Lima Chaves 2010-12-10 13:01:31 +00:00
parent 45ede1c718
commit 65744977a6
1 changed files with 1 additions and 1 deletions

View File

@ -2524,7 +2524,7 @@ _status_config_scrolling(Evas_Object *win,
LABEL_FRAME_ADD("<hilight>Zoom scroll friction</>");
sl = elm_slider_add(win);
elm_object_tooltip_text_set(sl, "This is the amount of inertia inertia<br>"
elm_object_tooltip_text_set(sl, "This is the amount of inertia<br>"
"scrollers will impose at animations<br>"
"triggered by Elementary widgets'<br>"
"zooming API");