Add metadata information. 93/300693/1
authorPiotr Czaja <p.czaja@samsung.com>
Tue, 31 Oct 2023 15:50:23 +0000 (16:50 +0100)
committerPiotr Czaja <p.czaja@samsung.com>
Tue, 31 Oct 2023 15:50:40 +0000 (16:50 +0100)
Change-Id: Ife94415cb097f5ab0027b1c0e0227fbc184f3f45
Signed-off-by: Piotr Czaja <p.czaja@samsung.com>
SettingBluetooth/SettingBluetooth/tizen-manifest.xml

index 9495ae797da296ce4dfcd905e02e4caaed82a305..ea749b052c704fb618f9f1ec8ae694f89ff67ba9 100644 (file)
@@ -9,4 +9,7 @@
     </required-privileges>
   </allowed-package>/>
   <metadata key="http://tizen.org/metadata/ui-gadget/dll" value="SettingBluetooth.dll" />
+  <metadata key="http://tizen.org/metadata/ui-gadget/menu/Bluetooth/icon-path" value="images/bluetooth-icon.svg"/>
+  <metadata key="http://tizen.org/metadata/ui-gadget/menu/Bluetooth/icon-color" value="#FF6200,#FF8A00"/>
+  <metadata key="http://tizen.org/metadata/ui-gadget/menu/Bluetooth/title" value="Bluetooth"/>
 </manifest>