change settings app's nodisplay property to "true" 25/283025/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.055838 accepted/tizen/7.0/unified/hotfix/20221116.111609 accepted/tizen/8.0/unified/20231005.095720 accepted/tizen/unified/20221017.104847 tizen_7.0_m2_release tizen_8.0_m2_release
authorkiso.chang <kiso.chang@samsung.com>
Mon, 17 Oct 2022 02:22:10 +0000 (11:22 +0900)
committerkiso.chang <kiso.chang@samsung.com>
Mon, 17 Oct 2022 02:23:11 +0000 (11:23 +0900)
Change-Id: I25c3473e4d9a0d2fdb8c63b425cbbb1cca39b7f4
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
org.tizen.setting.xml.in

index 02ddbe2b3d8fe5b1a92e4cd97a9bf820dec968da..cef55c449d5f9f3ad920e7fd099d3b0d7b03d905 100644 (file)
@@ -3,7 +3,7 @@
        <label>Settings</label>
        <author email="mj2004.park@samsung.com" href="www.samsung.com">MyoungJune Park</author>
        <description>Setting Application</description>
-       <ui-application appid="org.tizen.setting" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting" nodisplay="false" multiple="false" type="capp" taskmanage="true" indicatordisplay="true" portrait-effectimage="/usr/share/splash_images/type1_portrait.jpg" landscape-effectimage="/usr/share/splash_images/type1/landscape.jpg" hw-acceleration="on">
+       <ui-application appid="org.tizen.setting" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting" nodisplay="true" multiple="false" type="capp" taskmanage="true" indicatordisplay="true" portrait-effectimage="/usr/share/splash_images/type1_portrait.jpg" landscape-effectimage="/usr/share/splash_images/type1/landscape.jpg" hw-acceleration="on">
                <metadata key="http://developer.samsung.com/tizen/metadata/sfinder/plugin" value="lib/libsfinder-plugin-setting.so"/>
                <icon>@TZ_SYS_RO_ICONS@/default/small/org.tizen.setting.png</icon>
                <label>Settings</label>