From b802b93b55745620f0298e9e8e1e3f2e4dcd4ed8 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 23 Apr 2013 20:54:16 +0900 Subject: [PATCH] elementary - fix indentation --- legacy/elementary/ChangeLog | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index ccf59522e2..3dc98f70a3 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -1280,10 +1280,12 @@ 2013-04-23 Jaehwan Kim - * Fix the scrolled entry in scroller is located wrong position when the cursor is changed. - It is a scroller in scroller. In this case, it moved twice. + * Fix the scrolled entry in scroller is located wrong position when the + cursor is changed. It is a scroller in scroller. In this case, it moved + twice. 2013-04-23 ChunEon Park - * Support language change for widget items (Ctxpopup, Hoversel, Naviframe, Diskselector, List, - Menu, Segment_Control, Toolbar, Popup, MultibuttonEntry) + * Support language change for widget items (Ctxpopup, Hoversel, + Naviframe, Diskselector, List, Menu, Segment_Control, Toolbar, Popup, + MultibuttonEntry)