elementary - fix indentation

This commit is contained in:
ChunEon Park 2013-04-23 20:54:16 +09:00
parent 15cacbe51b
commit b802b93b55
1 changed files with 6 additions and 4 deletions

View File

@ -1280,10 +1280,12 @@
2013-04-23 Jaehwan Kim 2013-04-23 Jaehwan Kim
* Fix the scrolled entry in scroller is located wrong position when the cursor is changed. * Fix the scrolled entry in scroller is located wrong position when the
It is a scroller in scroller. In this case, it moved twice. cursor is changed. It is a scroller in scroller. In this case, it moved
twice.
2013-04-23 ChunEon Park 2013-04-23 ChunEon Park
* Support language change for widget items (Ctxpopup, Hoversel, Naviframe, Diskselector, List, * Support language change for widget items (Ctxpopup, Hoversel,
Menu, Segment_Control, Toolbar, Popup, MultibuttonEntry) Naviframe, Diskselector, List, Menu, Segment_Control, Toolbar, Popup,
MultibuttonEntry)