core/com.nokia.carbide.cpp.doc.user/html/reference/view_mifdef_editor.htm
changeset 1207 e265bbe56eb0
parent 0 fb279309251b
child 1519 ab4f029618cb
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_mifdef_editor.htm	Mon Apr 12 14:47:08 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_mifdef_editor.htm	Tue Apr 13 15:55:45 2010 -0500
@@ -8,18 +8,16 @@
 
 <h2>MBM/MIF Editor</h2>
 	  
-	 <p>The MIF Editor allows you to create or edit the <span class="code">.mif</span> files list of scalable icons (<span class="code">.svg</span>)
+	 <p>The <b>MIF Editor</b> allows you to create or edit the <span class="code">.mif</span> files list of scalable icons (<span class="code">.svg</span>)
      included in  a S60 v3.0 and later GUI projects as well as standard <span class="code">.bmp</span> files. A .mif file is a MSX Interchange Format (MIF) file that should be built by the project. MIF files replace the functionality of AIF (and MBM) files.</p>
-	 <p class="note"><b>NOTE</b> This editor is only supported by the S60 3.0  and later SDKs.</p>
-	 <p class="note"><b>NOTE</b> For resources that are included after creating a project, you should ensure that the output location is set correctly by viewing the file properties. The output location is set to &quot;{EPOCROOT}\epoc32\include&quot; by default, so if an alternate location is required you can set this in the file properties.</p>
-	 <p>The MIF Editor appears when a MIF  file is
-	   opened for editing. To open the editor double-click on a .mif file in the Symbian Project Navigator view (figure 1), or select a scalable icon makefile (for example, Icons_scalable_dc.mk), right-click and select the Add MBM/MIF Entry command.</p>
-	 <p>&nbsp;</p>
-	 <p align="center" class="Image"><img src="../tasks/projects/images/mif_file_symprojnav.png" width="299" height="292"></p>
-		<p class="figure">Figure 1 - MIF File in Symbian Project Navigator</p>
-		<p>&nbsp;</p>
-		<p><img src="../tasks/projects/images/MBM_MIF_editor.png" width="900" height="600"> </p>
-		<p class="figure">Figure 2 - MBM/MIF Editor</p>
+   <p class="note"><b>NOTE</b> This editor is only supported by the S60 3.0  and later SDKs.</p>
+	 <p class="note"><b>NOTE</b> For resources that are included after creating a project, you should ensure that the output location is set correctly by viewing the file properties. The output location is set to &quot;<span class="code">{EPOCROOT}\epoc32\include</span>&quot; by default, so if an alternate location is required you can set this in the file properties.</p>
+   <p align="center" class="Image"><img src="../tasks/projects/images/mif_file_symprojnav.png" width="299" height="292"></p>
+		<p class="figure">Figure 1 - MIF File in the Symbian Project Navigator view</p>
+   <p>The <b>MIF Editor</b> appears when a MIF  file is
+   opened for editing. To open the editor double-click on a .mif file in the <a href="view_sym_proj_nav.htm">Symbian Project Navigator</a> view (figure 1), or select a scalable icon makefile (for example, <span class="code">Icons_scalable_dc.mk</span>), right-click and select the <b>Add MBM/MIF Entry</b> command.</p>
+   <p align="center"><img src="../tasks/projects/images/MBM_MIF_editor.png" width="900" height="600"> </p>
+   <p class="figure">Figure 2 - MBM/MIF Editor</p>
 		<h5>Table 1. MBM/MIF Editor &mdash;Items</h5>
 		<table width="94%"  border="0" cellpadding="2" cellspacing="0">
           <tr>
@@ -28,7 +26,7 @@
           </tr>
           <tr>
             <td><b>Target File </b></td>
-            <td><p>Specifies the EPOCROOT relative path for the compiled images. Click the Default button to set the target file based on the SDK and project name. </p></td>
+            <td><p>Specifies the <span class="code">EPOCROOT</span> relative path for the compiled images. Click the Default button to set the target file based on the SDK and project name. </p></td>
           </tr>
           <tr>
             <td><b>Header File </b></td>
@@ -64,15 +62,15 @@
           </tr>
           <tr>
             <td><b>Add From Project </b></td>
-            <td>Click this button to open an Add Images from Project dialog to reference available images in the project.</td>
+            <td>Click this button to open the <b>Add Images from Project</b> dialog to reference available images in the project.</td>
           </tr>
           <tr>
             <td><b>Add From Filesystem </b></td>
-            <td>Click this button to open an Add Images From Filesystem dialog to locate and reference existing images in the filesystem or copy images to the project.</td>
+            <td>Click this button to open the <b>Add Images From Filesystem</b> dialog to locate and reference existing images in the filesystem or copy images to the project.</td>
           </tr>
           <tr>
             <td><b>Remove</b></td>
-            <td>Select an image and click Remove to remove image entry from the list. This does not delete file from directory.</td>
+            <td>Select an image and click <b>Remove</b> to remove image entry from the list. This does not delete file from directory.</td>
           </tr>
           <tr>
             <td><b>Color depth </b></td>
@@ -101,7 +99,7 @@
           </tr>
         </table>
 		<p>&nbsp;</p>
-   <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>
+   <div id="footer">Copyright &copy; 2010 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>