[Title] Modify font color in splash image
authortaeyoung2.son <taeyoung2.son@samsung.com>
Sat, 3 Dec 2011 10:01:20 +0000 (19:01 +0900)
committertaeyoung2.son <taeyoung2.son@samsung.com>
Sat, 3 Dec 2011 10:01:20 +0000 (19:01 +0900)
[Type] Feature
[Module] Sub
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

builder/build.properties.product.clean
com.samsung.tizen.common.platform/common_native_wac.product
com.samsung.tizen.common.platform/plugin.xml

index b87f25f..81ab419 100644 (file)
@@ -102,8 +102,8 @@ allowBinaryCycles=true
 #jnlp.configs=${configs}                       #uncomment to filter the content of the generated jnlp files based on the configuration being built
 
 #Set to true if you want to sign jars
-jarProcessor.unsign=true
-signJars=true
+#jarProcessor.unsign=true
+#signJars=true
 #sign.alias=<alias>
 #sign.keystore=<keystore location>
 #sign.storepass=<keystore password>
index 2e526d4..9898e04 100644 (file)
@@ -30,7 +30,7 @@ en</programArgs>
       location="com.samsung.tizen.common.platform"
       startupProgressRect="0,312,478,15"
       startupMessageRect="7,140,441,20"
-      startupForegroundColor="000000" />
+      startupForegroundColor="FFFFFF" />
    <launcher name="eclipse">
       <linux icon="/com.samsung.tizen.common.platform/icons/launching/128_TIZEN_SDK_icon.xpm"/>
       <solaris/>
index 471317e..b0524aa 100644 (file)
@@ -61,7 +61,7 @@
          </property>
          <property
                name="startupForegroundColor"
-               value="000000">
+               value="FFFFFF">
          </property>
          <property
                name="startupMessageRect"