projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee5145
)
[Progressbar] modify progressbar vector_ux name
50/45550/1
author
Sung-Taek Hong
<sth253.hong@samsung.com>
Fri, 24 Jul 2015 07:38:23 +0000
(16:38 +0900)
committer
Jaehwan 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
patch
|
blob
|
history
diff --git
a/src/lib/tizen_vector.c
b/src/lib/tizen_vector.c
index bdc27e9fc4bcd86515eabd8c76a63c818fb8d90f..572fdde4864b541514f3c509339bb48939600e5f 100644
(file)
--- a/
src/lib/tizen_vector.c
+++ b/
src/lib/tizen_vector.c
@@
-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;