BUG 9740 - added missing description to table
authorfturovic <frank.turovich@nokia.com>
Fri, 28 Aug 2009 15:05:49 -0500
changeset 469 3a7fe0daf9ff
parent 468 fcb2464b5bcb
child 470 6eee0076d222
BUG 9740 - added missing description to table
core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_sources.html
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_sources.html	Fri Aug 28 14:46:03 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_sources.html	Fri Aug 28 15:05:49 2009 -0500
@@ -1,40 +1,43 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>MMP Editor Sources</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-   </head>
-   <body>
-   <h2>MMP Editor Sources Window</h2>
-   
-   <p>
-   The MMP editor sources window lists the C++ and resource files that you can select to be compiled. The MMP editor sources window is shown in Figure 1.</p>
-   <p align="center"><img src="images/mmp_editor_sources.png" width="648" height="491" /></p>
-   <p align="left" class="figure">Figure 1 - MMP Editor Sources window </p>
-   <p></p>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-	 <tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
-		    <p>
-			   <b>C/C++ sources</b></p></td><td class="Cell">
-			 <p>
-				Select the C/C++ files to be compiled with your project. 
-			 </p></td></tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>Resources</b></p></td><td class="Cell">
-			 <p>
-				Add, remove, or edit resources, bitmaps, languages, and AIF files to be compiled with your project.</p></td></tr>
-   </table>
-	 <h5>Related references</h5>
-    <ul>
-      <li><a href="MMP_Editor.html">MMP Editor</a></li>
-      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
-      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
-      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<title>MMP Editor Sources</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <h2>MMP Editor Sources Window</h2>
+   
+   <p>
+   The MMP editor sources window lists the C++ and resource files that you can select to be compiled. The MMP editor sources window is shown in Figure 1.</p>
+   <p align="center"><img src="images/mmp_editor_sources.png" width="648" height="491" /></p>
+   <p align="left" class="figure">Figure 1 - MMP Editor Sources window </p>
+   <p></p>
+   <table cellpadding="2" cellspacing="0"
+border="0">
+	 <tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
+		    <p>
+			   <b>C/C++ sources</b></p></td><td class="Cell">
+			 <p>
+				Select the C/C++ files to be compiled with your project.			 </p></td></tr><tr valign="top"><td class="Cell">
+			 <p>
+				<b>Resources</b></p></td><td class="Cell">
+			 <p>
+				Add, remove, or edit resources, bitmaps, languages, and AIF files to be compiled with your project.</p></td></tr>
+			 <tr valign="top">
+			   <td class="Cell"><b>Missing C/C++ sources</b></td>
+			   <td class="Cell">Shows a list of  missing source files referenced by project MMP files.</td>
+     </tr>
+   </table>
+   <h5>Related references</h5>
+    <ul>
+      <li><a href="MMP_Editor.html">MMP Editor</a></li>
+      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
+      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
+      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
+    </ul>
+  
+   
+<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+
+   </body>
+</html>
    
\ No newline at end of file