adjusted size and position of progress bar and status text in splash
authorfturovic <frank.turovich@nokia.com>
Wed, 23 Jun 2010 11:50:57 -0500
changeset 1534 4c41c83709ff
parent 1533 e0f4b1f56712
child 1535 a0f3bb8e263e
adjusted size and position of progress bar and status text in splash
core/com.nokia.carbide.cpp/plugin.xml
--- a/core/com.nokia.carbide.cpp/plugin.xml	Wed Jun 23 11:50:19 2010 -0500
+++ b/core/com.nokia.carbide.cpp/plugin.xml	Wed Jun 23 11:50:57 2010 -0500
@@ -66,13 +66,13 @@
 		<!-- Splash screen attributes -->
 		<property 
 			name="startupProgressRect" 
-			value="0,244,469,22" /> 
+			value="0,257,469,10" />
 		<property 
 			name="startupForegroundColor" 
-			value="777777" />
+			value="333333" />
 		<property 
 			name="startupMessageRect" 
-			value="12,180,441,15" /> 
+			value="24,190,441,15" /> 
 	</product> 
 
    </extension>