projects
/
profile
/
mobile
/
apps
/
native
/
ug-setting-notification-efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fac720d
)
TizenRefApp-6729 Remove fixed TODO/FIXME in the source code
06/87306/1
author
Dmytro Dragan
<dm.dragan@samsung.com>
Wed, 7 Sep 2016 09:36:02 +0000
(12:36 +0300)
committer
Dmytro Dragan
<dm.dragan@samsung.com>
Wed, 7 Sep 2016 09:36:02 +0000
(12:36 +0300)
Change-Id: Ica240cba8548a39a31e62de38b2676ca6ea424ea
Signed-off-by: Dmytro Dragan <dm.dragan@samsung.com>
src/app-details.c
patch
|
blob
|
history
diff --git
a/src/app-details.c
b/src/app-details.c
index e0a695cae636795866f1c885db79c4fb6c96b7d0..a1f86b134075d00c18b68574d0ce2e508f51601a 100644
(file)
--- a/
src/app-details.c
+++ b/
src/app-details.c
@@
-115,7
+115,6
@@
static char *app_details_gl_text_get_cb(void *data, Evas_Object *obj, const char
return strdup(APP_STRING("IDS_ST_MBODY_ALLOW_NOTIFICATIONS"));
}
break;
- /*TODO: get IDS for strings below*/
case APP_DETAILS_GROUP_INDEX:
if(!strcmp(part, "elm.text"))
{