modify sample names of LBS Geofence & LBS Maps
authorjomui <jongmun.woo@samsung.com>
Thu, 17 Dec 2015 05:20:10 +0000 (14:20 +0900)
committerjomui <jongmun.woo@samsung.com>
Thu, 17 Dec 2015 05:20:31 +0000 (14:20 +0900)
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I753eae2af7d9df4bb86bc17c3d0198c247393e1e

org.tizen.sampledescriptions/html/mobile_n/lbs_geofence_sd_mn.htm
org.tizen.sampledescriptions/html/mobile_n/lbs_maps_sd_mn.htm
org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm

index 178307a..c27ed9f 100644 (file)
@@ -10,7 +10,7 @@
        <script type="text/javascript" src="../scripts/common.js" charset="utf-8"></script>
        <script type="text/javascript" src="../scripts/core.js" charset="utf-8"></script>
        <script type="text/javascript" src="../scripts/search.js" charset="utf-8"></script>
-       <title>LBS Geofence Sample Overview</title>
+       <title>Geofence Sample Overview</title>
 </head>
 
 <body class="no-toc" onload="prettyPrint()" style="overflow: auto;">
        <div id="profile">
                <p><img alt="Mobile native" src="../images/mobile_s_n.png"/></p>
        </div>
-  <h1>LBS Geofence Sample Overview</h1>
+  <h1>Geofence Sample Overview</h1>
   
-<p>The LBS Geofence sample application demonstrates how to manage fences and places using the <a href="../../../org.tizen.native.mobile.apireference/group__CAPI__GEOFENCE__MODULE.html">Geofence API</a>.</p>
-<p>The following figure illustrates the main view of the LBS Geofence application.</p>
+<p>The Geofence sample application demonstrates how to manage fences and places using the <a href="../../../org.tizen.native.mobile.apireference/group__CAPI__GEOFENCE__MODULE.html">Geofence API</a>.</p>
+<p>The following figure illustrates the main view of the Geofence application.</p>
        <p class="figure">Figure: Application main view</p>
        <p align="center"><img alt="Application control view" src="../images/lbs_geofence.png" />
 </p>
index 12c5fba..0ea0845 100644 (file)
@@ -10,7 +10,7 @@
        <script type="text/javascript" src="../scripts/common.js" charset="utf-8"></script>
        <script type="text/javascript" src="../scripts/core.js" charset="utf-8"></script>
        <script type="text/javascript" src="../scripts/search.js" charset="utf-8"></script>
-       <title>LBS Maps Sample Overview</title>
+       <title>Maps Sample Overview</title>
 </head>
 
 <body class="no-toc" onload="prettyPrint()" style="overflow: auto;">
        <div id="profile">
                <p><img alt="Mobile native" src="../images/mobile_s_n.png"/></p>
        </div>
-  <h1>LBS Maps Sample Overview</h1>
-<p>The LBS Maps application demonstrates how to use map services, such as geocoding, place search, and routing, using the <a href="../../../org.tizen.native.mobile.apireference/group__CAPI__MAPS__SERVICE__MODULE.html">Map Service</a> API.</p>
-<p>The following figure illustrates the main view of the LBS Maps application.</p>
-       <p class="figure">Figure: LBS Maps main view</p>
-       <p align="center"><img alt="LBS Maps main view" src="../images/lbs_maps.png" />
+  <h1>Maps Sample Overview</h1>
+<p>The Maps application demonstrates how to use map services, such as geocoding, place search, and routing, using the <a href="../../../org.tizen.native.mobile.apireference/group__CAPI__MAPS__SERVICE__MODULE.html">Map Service</a> API.</p>
+<p>The following figure illustrates the main view of the Maps application.</p>
+       <p class="figure">Figure: Maps main view</p>
+       <p align="center"><img alt="Maps main view" src="../images/lbs_maps.png" />
 </p>
 
 <p>In the main view, you can perform various location-based operations, such as searching for locations and having them displayed on the map.</p>
index b65f1c9..375309a 100644 (file)
      <td><a href="layout_transitions_sd_mn.htm">Layout Transitions</a></td>
      <td>Demonstrates how you can implement an animated transition between different application views.</td>
     </tr>
-       <tr>
-     <td><a href="lbs_geofence_sd_mn.htm">LBS Geofence</a></td>
+       <tr> 
+     <td><a href="lbs_geofence_sd_mn.htm">Geofence</a></td> 
      <td>Demonstrates how you can manage fences and places.</td>
     </tr>
-       <tr>
-     <td><a href="lbs_maps_sd_mn.htm">LBS Maps</a></td>
+       <tr> 
+     <td><a href="lbs_maps_sd_mn.htm">Maps</a></td> 
      <td>Demonstrates how you can use map services, such as geocode, place search, and routing.</td>
     </tr>
        <tr>