add missing ; at value 76/229576/1 accepted/tizen/5.5/unified/20200407.015555 submit/tizen/20200405.220557 submit/tizen/20200406.235844 submit/tizen_5.5/20200406.002302
authorHyukSoon Choi <hs619.choi@samsung.com>
Thu, 2 Apr 2020 05:03:16 +0000 (14:03 +0900)
committerHyukSoon Choi <hs619.choi@samsung.com>
Thu, 2 Apr 2020 05:03:20 +0000 (14:03 +0900)
- add missing ;
- change space to tab

Change-Id: I83f1ebef891876a76586921cf1fcec39ec8bdef6
Signed-off-by: HyukSoon Choi <hs619.choi@samsung.com>
Makefile
config/wearable/base.src

index abdac27..88c0271 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ clean:
 install:
        mkdir -p $(PROFILE_DIR) && \
        $(INSTALL) profile.d/*.sh $(PROFILE_DIR) && \
-        mkdir -p $(CONFIG_DIR)mobile && \
+       mkdir -p $(CONFIG_DIR)mobile && \
        $(INSTALL) config/mobile/*.cfg $(CONFIG_DIR)mobile && \
        mkdir -p $(CONFIG_DIR)tv && \
        $(INSTALL) config/tv/*.cfg $(CONFIG_DIR)tv && \
index 25707c4..69087cc 100644 (file)
@@ -123,7 +123,7 @@ group "Elm_Config" struct {
   value "translate" uchar: 1;
   //
   value "scroll_item_align_enable" uchar: 1;
-  value "scroll_item_valign" string: "center"
+  value "scroll_item_valign" string: "center";
   value "entry_select_allow" uchar: 0;
   value "scrollbar_hiding_delay" double: 0.15;
   group "color_palette" list {