core/com.nokia.carbide.cpp.doc.user/html/reference/add_from_filesys.htm
author fturovic <frank.turovich@nokia.com>
Tue, 22 Jun 2010 14:05:02 -0500
changeset 1519 ab4f029618cb
parent 1510 90c95d26606c
permissions -rw-r--r--
added team commands image and removed AIF editor pages

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>MBM/MIF Editor</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
   <body>

<h2>Add Images From Filesystem</h2>
	  
	 <p>The <b>Add Images from Filesystem</b> dialog allows you to search for and add images currently available in the filesystem. Select an image and click <b>OK</b> to add the image.</p>
   <p class="note"><b>NOTE</b> Information displayed under Help group will vary slightly depending upon whether this dialog was called from a MBM or MIF editor. </p>
   <p align="center" class="Image"><img src="images/add_images_from_filesys.png" width="608" height="581"></p>
   <p class="figure">Figure 1 - Add Images from Filesystem </p>
		<h5>Table 1. Add Images&mdash;Items</h5>
		<table width="94%"  border="0" cellpadding="2" cellspacing="0">
          <tr>
            <th width="32%" scope="col">Item</th>
            <th width="68%" scope="col">Explanation</th>
          </tr>
          <tr>
            <td><b>Directory</b></td>
            <td><p>Browse to the directory containing images you want to add. </p></td>
          </tr>
          <tr>
            <td><b>Available directory images </b></td>
            <td>Shows the images found in the directory. Select images to be added. </td>
          </tr>
          <tr>
            <td><b>Detected image pairs </b></td>
            <td><p>Lists the selected images and detected image pairs.</p>
            </td>
          </tr>
          <tr>
            <td><b>Copy images into project </b></td>
            <td>Enable this option to make a copy of selected images in the selected project location. </td>
          </tr>
          <tr>
            <td><b>Overwrite existing </b></td>
            <td><p>Enable this option to overwrite existing images with the same name. </p></td>
          </tr>
          <tr>
            <td><b>Project location </b></td>
            <td>Click the <strong>Choose...</strong> button to display the <strong>Select a folder</strong> dialog, then select a project folder to store the images.</td>
          </tr>
        </table>
		<h5>Other references</h5>
		<ul>
          <li><a href="MBMEditor.html">MBM Editor</a></li>
   </ul>
		<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>