[Title] Bugfixed in feature.properties
authortaeyoung2.son <taeyoung2.son@samsung.com>
Fri, 2 Dec 2011 07:54:35 +0000 (16:54 +0900)
committertaeyoung2.son <taeyoung2.son@samsung.com>
Fri, 2 Dec 2011 07:54:35 +0000 (16:54 +0900)
[Type] Bugfix
[Module] Sub
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

com.samsung.tizen.common.feature/feature.properties
com.samsung.tizen.common.feature/feature.xml

index cb2a770..aa28cb4 100644 (file)
@@ -32,11 +32,11 @@ Contributors:\n\
 
 # "licenseURL" property - URL of the "Feature License"
 # do not translate value - just change to point to a locale-specific HTML page
-licenseURL=license.html
+commonLicenseURL=license.html
 
 # "license" property - text of the "Feature Update License"
 # should be plain text version of license agreement pointed to be "licenseURL"
-license=\
+commonLicense=\
 Tizen SOFTWARE DEVELOPMENT KIT ("SDK") LICENSE AGREEMENT\n\
 April 25, 2011\n\
 \n\
index 67a0d92..a7ca091 100644 (file)
@@ -14,8 +14,8 @@
       %copyright
    </copyright>
 
-   <license url="%licenseURL">
-      %license
+   <license url="%commonLicenseURL">
+      %commonLicense
    </license>
 
    <url>