- add missing ;
- change space to tab
Change-Id: I83f1ebef891876a76586921cf1fcec39ec8bdef6
Signed-off-by: HyukSoon Choi <hs619.choi@samsung.com>
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 && \
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 {