projects
/
profile
/
mobile
/
apps
/
native
/
attach-panel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1810c71
)
[Attach-panel] Modify the selection mode of memo app
26/128226/1
accepted/tizen/unified/20170517.014326
submit/tizen/20170517.001330
author
moon87.park
<moon87.park@samsung.com>
Mon, 8 May 2017 06:22:56 +0000
(15:22 +0900)
committer
moon87.park
<moon87.park@samsung.com>
Mon, 8 May 2017 06:22:56 +0000
(15:22 +0900)
Change-Id: Id9e190c29816cfa98b162b2a188765d09ff6f7ab
src/attach_panel.c
patch
|
blob
|
history
diff --git
a/src/attach_panel.c
b/src/attach_panel.c
index 62aca999db19685df9dd95b8fa8ff44d1cd25d8d..49041b868bb5c911ba17a8515ac66c207c1aaadf 100644
(file)
--- a/
src/attach_panel.c
+++ b/
src/attach_panel.c
@@
-171,7
+171,7
@@
innate_content_s innate_content_info[ATTACH_PANEL_CONTENT_CATEGORY_MEMO] = {
.operation = APP_CONTROL_OPERATION_PICK,
.icon = "/usr/share/icons/default.png",
.tabbar_name = "IDS_COM_TAB4_MORE_ABB",
- .selection_mode = "
multip
le",
+ .selection_mode = "
sing
le",
.mime = "application/vnd.tizen.memo",
.content_category = ATTACH_PANEL_CONTENT_CATEGORY_MEMO,
.is_ug = ATTACH_PANEL_CONTENT_CATEGORY_APP,