From afc66ce0207c7ca408554485d96d14ac772709e6 Mon Sep 17 00:00:00 2001 From: Shinwoo Kim Date: Tue, 3 May 2011 17:39:09 +0900 Subject: [PATCH] [ctxpopup] remove unnecessary character Change-Id: I7975bd9b53836ce165bccb690a19719b2b7d784e --- themes/groups/ctxpopup.edc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/groups/ctxpopup.edc b/themes/groups/ctxpopup.edc index 29e054d..cb56f3f 100644 --- a/themes/groups/ctxpopup.edc +++ b/themes/groups/ctxpopup.edc @@ -1121,7 +1121,7 @@ } /////////////////////////////////////////////////////////////////////////////// group { - name: "elm/ctxpopup/icon_style_item/default";\ + name: "elm/ctxpopup/icon_style_item/default"; images { image: "00_list_bar_press.png" COMP; } @@ -2035,7 +2035,7 @@ } /////////////////////////////////////////////////////////////////////////////// group { - name: "elm/ctxpopup/icon_style_item/extended/entry";\ + name: "elm/ctxpopup/icon_style_item/extended/entry"; images { image: "copypaste_btn_normal.png" COMP; image: "copypaste_btn_press.png" COMP; -- 2.7.4