elementary - fix typo.

This commit is contained in:
ChunEon Park 2013-04-23 20:33:08 +09:00
parent ff10726141
commit 15cacbe51b
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ Improvements:
* Naviframe works for H/W Back key event.
* Naviframe is now supproting focus_direction.
* Scroller decides whether the accelerator is on or not, depending on the velocity and the interval time of the flick event.
* Ctxpopup is now supproting focus_direction.
* Ctxpopup is now supporting focus_direction.
* Don't try to pop the naviframe item multiple times.
* Support language change for widget items (Ctxpopup, Hoversel, Naviframe, Diskselector, List, Menu, Segment_Control, Toolbar, Popup, MultibuttonEntry)
Fixes: