[DevTools] modify Emulator menu items
authorGiWoong Kim <giwoong.kim@samsung.com>
Tue, 16 Jun 2015 05:04:10 +0000 (14:04 +0900)
committerGiWoong Kim <giwoong.kim@samsung.com>
Tue, 16 Jun 2015 05:04:10 +0000 (14:04 +0900)
- modified menu name (Key Window -> Controller)
- remove toggle button on skin

Change-Id: I36f77943675bffdb84934bb68c19ef9094d2063d
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
org.tizen.devtools/html/common_tools/emulator.htm
org.tizen.devtools/html/images/emulator_general_mobile.png [changed mode: 0644->0755]
org.tizen.devtools/html/images/emulator_general_wearable.png [changed mode: 0644->0755]

index 50fb9fa..440fc07 100644 (file)
@@ -318,9 +318,6 @@ $egrep -c &#39;(vmx|svm)&#39; /proc/cpuinfo</pre>
 <li>Key window
 <p>The key window displays an independent hardware key input window, which can be moved to any position on the screen or docked to the left or right side of the main window. If the key window is docked with the main window, both windows can be moved together on the screen.</p>
 </li>
-<li>Toggle button
-<p>Use the toggle button to show or hide the key window.</p>
-</li>
 <li>Pair tag
 <p>The pair tag indicates that the Emulator main window and key window are in a pair. This tag is activated when the key window is open. The pair tag color changes every time the Emulator boot occurs.</p>
 </li>
@@ -549,15 +546,15 @@ $egrep -c &#39;(vmx|svm)&#39; /proc/cpuinfo</pre>
 <li><strong>Scale</strong> (mobile only)
 <p>Scale the size of the Emulator between 1x, 1/2x (default), 3/4x, and 1/4x.</p></li>
 
-<li><strong>Key Window</strong>
-<p>Show or hide the key window.</p>
+<li><strong>Advanced &gt; Controller</strong>
+<p>Show or hide the controller window.</p>
 <table class="note">
   <tbody>
     <tr>
       <th class="note">Note</th>
     </tr>
                <tr>
-                       <td class="note">The <strong>Key Window</strong> menu is not supported in the profile-specific skin.</td>
+                       <td class="note">The <strong>Controller</strong> menu is not supported in the profile-specific skin.</td>
                </tr>
   </tbody>
 </table></li>
old mode 100644 (file)
new mode 100755 (executable)
index 4044b69..3d9cccb
Binary files a/org.tizen.devtools/html/images/emulator_general_mobile.png and b/org.tizen.devtools/html/images/emulator_general_mobile.png differ
old mode 100644 (file)
new mode 100755 (executable)
index be95936..108108f
Binary files a/org.tizen.devtools/html/images/emulator_general_wearable.png and b/org.tizen.devtools/html/images/emulator_general_wearable.png differ