Release version 0.3.2 40/204040/2 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv accepted/tizen/5.5/unified/20191031.024827 accepted/tizen/5.5/unified/mobile/hotfix/20201027.084703 accepted/tizen/unified/20190422.003844 submit/tizen/20190418.234836 submit/tizen/20190419.135053 submit/tizen_5.5/20191031.000003 submit/tizen_5.5_mobile_hotfix/20201026.185103 tizen_5.5.m2_release
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 18 Apr 2019 23:24:15 +0000 (08:24 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 18 Apr 2019 23:35:26 +0000 (08:35 +0900)
Changes:
 - Modified loading syspopup info

Change-Id: I19aed3c59bd13fef8caace57630d654eed638cd0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
README.md
packaging/syspopup.spec

index 8c5bfb9..0e933a6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@
 </br>
 ## How to register a syspopup
 - If you install a xml file to the syspopup directory which is "/usr/share/syspopup/\<profile\>", the syspopup information will be registered automatically while creating the binary image.
+- If you're a platform developer, please install the xml file in "/usr/share/syspopup/default" directory.
 </br>
 e.g. org.tizen.hellopopup.xml (for mobile profile)
 </br>
@@ -26,4 +27,4 @@ e.g. org.tizen.hellopopup.xml (for mobile profile)
  focus | The focus. If it's 'true', the popup window has a focus (value: 'true' or 'false')
  timeout | The timeout interval. (value: -1 ~ integer [-1: infinite, 0: don't use])
  term-action | The termination action (value: 'term' or 'hide' or 'ignore')
- endkey-action | The endkey action (value: 'term' or 'hide' or 'ignore')
\ No newline at end of file
+ endkey-action | The endkey action (value: 'term' or 'hide' or 'ignore')
index 6da49ad..8492cf9 100644 (file)
@@ -1,6 +1,6 @@
 Name:           syspopup
 Summary:        Syspopup package
-Version:        0.3.1
+Version:        0.3.2
 Release:        0
 Group:          System/Libraries
 License:        Apache-2.0