[RESOURCE MANAGEMENT] Changed the way to open Resource Manager viewer
authoryoonki.park <yoonki.park@samsung.com>
Tue, 1 Dec 2015 10:06:19 +0000 (19:06 +0900)
committeryoonki.park <yoonki.park@samsung.com>
Tue, 1 Dec 2015 10:06:19 +0000 (19:06 +0900)
Change-Id: I3720119f149b63f3a57dca57d1b22bfde4998cb0
Signed-off-by: yoonki.park <yoonki.park@samsung.com>
org.tizen.sampledescriptions/html/mobile_n/resource_management_sd_mn.htm

index 4c0b49c..88d9d9c 100644 (file)
@@ -84,7 +84,7 @@
   <p>To ensure proper application execution, the resources must be created using the <a href="../../../org.tizen.devtools/html/native_tools/resource_manager_n.htm">Resource Manager</a> tool. It enables you to create the resource structure assigned to an application.</p>
   
   <h3 id="res-man">Resource Manager</h3>
-<p>The Resource Manager tool is launched by opening the <strong>Resource Manager</strong> view from the IDE menu: <strong>Window &gt; Show View &gt; Other... &gt; Resource Manager</strong>. Press <img alt="Resource Manager settings button" src="../images/resource_management_res_manager_settings_sd_mn.png"/> to open the Resource Configuration Dialog, where you can define separate resource directories for languages and resolution settings. The related directory names are created automatically and are not changeable. For this sample application, the resource structure is defined as shown in the following figure.</p>
+<p>The Resource Manager tool is launched by opening the <strong>Resource Manager</strong> view from the IDE menu: <strong>Window &gt; Show View &gt; Other &gt; Tizen &gt; Resource Manager</strong>. Press <img alt="Resource Manager settings button" src="../images/resource_management_res_manager_settings_sd_mn.png"/> to open the Resource Configuration Dialog, where you can define separate resource directories for languages and resolution settings. The related directory names are created automatically and are not changeable. For this sample application, the resource structure is defined as shown in the following figure.</p>
   <p class="figure">Figure: Resource Configuration Dialog view</p>
   <p align="center">
     <img alt="Resource Configuration Dialog view" src="../images/resource_management_res_conf_dlg_sd_mn.png"/>