--- a/Symbian3/PDK/Source/GUID-B0C99FFF-DAF8-5E0D-9EE0-60CBAEF6E8D7.dita Tue Jul 20 12:00:49 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-B0C99FFF-DAF8-5E0D-9EE0-60CBAEF6E8D7.dita Fri Aug 13 16:47:46 2010 +0100
@@ -1,35 +1,35 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
-<!-- This component and the accompanying materials are made available under the terms of the License
-"Eclipse Public License v1.0" which accompanies this distribution,
-and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
-<!-- Initial Contributors:
- Nokia Corporation - initial contribution.
-Contributors:
--->
-<!DOCTYPE concept
- PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept id="GUID-B0C99FFF-DAF8-5E0D-9EE0-60CBAEF6E8D7" xml:lang="en"><title>Stream
-store</title><shortdesc>This topic describes the cases when stream store are used.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
-<p>Most Symbian software platform programs use the stream store for their
-data requirements. </p>
-<p>Non-stream-stores are used in the following cases: </p>
-<ul>
-<li id="GUID-688C970D-EE51-5DEA-9099-7CF68FDF66C4"><p>when the file format
-must be directly interchangeable with a non-Symbian software platform-format
-file </p> </li>
-<li id="GUID-59530811-14CB-5FD4-B397-BB8BA791A41D"><p>for resource files generated
-by the resource compiler </p> </li>
-<li id="GUID-CE19FD45-F71D-5987-BFF9-4EE6D6776B54"><p>for multi-bitmaps (<filepath>.mbm</filepath>) </p> </li>
-<li id="GUID-458DF1A8-5C41-527F-8644-F700A16C8280"><p>for executables, including
-DLLs </p> </li>
-</ul>
-<p>The stream store API provides both low- and high-level functions for manipulating
-data in stores, and provides several types of file store as concrete implementations.
-It is easier to program in an object-orientated way with the stream store,
-and various aspects of the Symbian software platform depend on it. </p>
-
-
-<p><b>See also </b> </p>
-<p> <xref href="GUID-D7211372-9411-5A18-88F0-615F4983A2E0.dita">Store streams</xref> </p>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License
+"Eclipse Public License v1.0" which accompanies this distribution,
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+ Nokia Corporation - initial contribution.
+Contributors:
+-->
+<!DOCTYPE concept
+ PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-B0C99FFF-DAF8-5E0D-9EE0-60CBAEF6E8D7" xml:lang="en"><title>Stream
+store</title><shortdesc>This topic describes the cases when stream store are used.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
+<p>Most Symbian software platform programs use the stream store for their
+data requirements. </p>
+<p>Non-stream-stores are used in the following cases: </p>
+<ul>
+<li id="GUID-688C970D-EE51-5DEA-9099-7CF68FDF66C4"><p>when the file format
+must be directly interchangeable with a non-Symbian software platform-format
+file </p> </li>
+<li id="GUID-59530811-14CB-5FD4-B397-BB8BA791A41D"><p>for resource files generated
+by the resource compiler </p> </li>
+<li id="GUID-CE19FD45-F71D-5987-BFF9-4EE6D6776B54"><p>for multi-bitmaps (<filepath>.mbm</filepath>) </p> </li>
+<li id="GUID-458DF1A8-5C41-527F-8644-F700A16C8280"><p>for executables, including
+DLLs </p> </li>
+</ul>
+<p>The stream store API provides both low- and high-level functions for manipulating
+data in stores, and provides several types of file store as concrete implementations.
+It is easier to program in an object-orientated way with the stream store,
+and various aspects of the Symbian software platform depend on it. </p>
+
+
+<p><b>See also </b> </p>
+<p> <xref href="GUID-D7211372-9411-5A18-88F0-615F4983A2E0.dita">Store streams</xref> </p>
</conbody></concept>
\ No newline at end of file