controlpanelui/src/cpcategorymodel/tsrc/ut_cppluginconfigreader/data/pluginfilewithwrongdesctag.cpcfg
branchRCL_3
changeset 13 90fe62538f66
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/controlpanelui/src/cpcategorymodel/tsrc/ut_cppluginconfigreader/data/pluginfilewithwrongdesctag.cpcfg	Tue Aug 31 15:15:28 2010 +0300
@@ -0,0 +1,11 @@
+<childplugins>
+  <plugin displayname = "Ring tone" id = "0X20028738"  dll = "cpringtoneplugin.dll">
+
+  </plugin>
+   <plugin displayname = "Profile" id = "0X20028739"  dll = "cpprofileactivator.dll">
+    <wrongdesc></wrongdesc>
+  </plugin>
+    <plugin displayname = "Key touch screen" id = "0X20025FDE"  dll = "cpkeytouchfdbkplugin.dll">
+    <desc></wrongdesc>
+  </plugin>
+</childplugins>
\ No newline at end of file