[Progressbar] modify progressbar vector_ux name 50/45550/1
authorSung-Taek Hong <sth253.hong@samsung.com>
Fri, 24 Jul 2015 07:38:23 +0000 (16:38 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 7 Aug 2015 08:54:45 +0000 (17:54 +0900)
Change-Id: I6837724d4b747c9bdff47ebd4b0737f3d6736564
Signed-off-by: Sung-Taek Hong <sth253.hong@samsung.com>
src/lib/tizen_vector.c

index bdc27e9..572fdde 100644 (file)
@@ -1709,7 +1709,7 @@ tizen_vg_progressbar_set(Elm_Progressbar *obj)
      }
 
 
-   if (!strcmp(str, "list_progress"))
+   if (!strcmp(str, "default"))
      {
         _progressbar_normal_style(vd);
         return;