homescreensrv_plat/sapi_homescreenplugin/tsrc/testthemes/operatorconf/view/configuration.xml
changeset 0 79c6a41cd166
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreensrv_plat/sapi_homescreenplugin/tsrc/testthemes/operatorconf/view/configuration.xml	Thu Dec 17 08:54:17 2009 +0200
@@ -0,0 +1,18 @@
+<configuration>
+
+	<control>
+		
+		<!-- Enable adding of plugins with an empty plugins element -->
+		<plugins>
+		</plugins>
+		
+		<settings>
+		  <item id="bgcolor" name="Background color">
+		    <property name="value" value="200,100,0"/>
+		  </item>
+		</settings>
+
+	</control>
+
+</configuration>
+