[Tizen Studio] Update UI builder for Tizen Studio 1.1 96/110396/1
authorseongwon <sw83.shim@samsung.com>
Mon, 16 Jan 2017 02:18:57 +0000 (11:18 +0900)
committerLee Sujin <lee.sujin@samsung.com>
Mon, 16 Jan 2017 08:26:54 +0000 (00:26 -0800)
Add Navigation view (circular)in project wizard

Change-Id: Iaa724edc21ce198ca5a9c530e3774382929a7e1d
Signed-off-by: seongwon <sw83.shim@samsung.com>
(cherry picked from commit 337073a05a05f086164125e7239ac61217522079)

org.tizen.studio/html/native_tools/project_wizard_n.htm

index 2299ae2..a71e587 100644 (file)
@@ -75,7 +75,7 @@
        </li></ul>
 </li>
 <li><strong>Wearable</strong>
-       <ul><li><strong>UI Builder - Single View/Single View (Circle)/widget Application/widget Application (Circle)</strong>: empty template project for developing UI applications supported by the UI Builder, such as single view, circular single view, widget, and circular widget applications.</li>
+       <ul><li><strong>UI Builder - Single View/Single View (Circle)/Navigation View (Circle)/widget Application/widget Application (Circle)</strong>: empty template project for developing UI applications supported by the UI Builder, such as single view, circular single view, circular navigation view, widget, and circular widget applications.</li>
        <li><strong>Watch Application</strong>: empty template project for developing circular watch applications.
        </li></ul>
 </li>
@@ -172,4 +172,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>