NUIB : Modify ui builder image
authorjeonghwan kim <jeonghwan0613.kim@samsung.com>
Fri, 26 Jun 2015 05:01:47 +0000 (14:01 +0900)
committerjeonghwan kim <jeonghwan0613.kim@samsung.com>
Fri, 26 Jun 2015 05:01:47 +0000 (14:01 +0900)
Change-Id: I3ead01c84c364715c2ad44a2d02caf95e867aca0
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
org.tizen.devtools/html/images/nuib_ui_builder.png [new file with mode: 0644]
org.tizen.devtools/html/images/ui_builder_1.png [deleted file]
org.tizen.devtools/html/native_tools/uibuilder_n.htm

diff --git a/org.tizen.devtools/html/images/nuib_ui_builder.png b/org.tizen.devtools/html/images/nuib_ui_builder.png
new file mode 100644 (file)
index 0000000..c6577a0
Binary files /dev/null and b/org.tizen.devtools/html/images/nuib_ui_builder.png differ
diff --git a/org.tizen.devtools/html/images/ui_builder_1.png b/org.tizen.devtools/html/images/ui_builder_1.png
deleted file mode 100644 (file)
index 8871bbb..0000000
Binary files a/org.tizen.devtools/html/images/ui_builder_1.png and /dev/null differ
index 4d316a8..cadc9ce 100644 (file)
@@ -35,7 +35,7 @@
 <p>The UI Builder is not only a UI layout code generating tool, it also supports an easy-to-use programming model though the UI Builder project.</p>
 
 <p class="figure">Figure: UI Builder</p>
-<p align="center"><img alt="UI Builder" src="../images/ui_builder_1.png" /></p>
+<p align="center"><img alt="UI Builder" src="../images/nuib_ui_builder.png" /></p>
 
 
 <h2 id="views" name="views">Supported Views and Editors</h2>
 
 </body>
 
-</html>
\ No newline at end of file
+</html>