<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/114419/">http://git.reviewboard.kde.org/r/114419/</a>
     </td>
    </tr>
   </table>
   <br />




<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Marble.</div>
<div>By Mihail Ivchenko.</div>










<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
marble
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Added support for starting KML tours from the legend
GCI task: http://www.google-melange.com/gci/task/view/google/gci2013/5796158626594816

Example of using:
Put this into <legend></legend> element of .dgml:
      <section name="tours" checkable="false" spacing="12">
          <heading>Tours:</heading> 
          <item name="geographic-pole">
              <text><![CDATA[<a href="tour://./test_tour.kml">Test Tour</a>]]></text>   // "./" is really need. 
          </item>
      </section></pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/apps/marble-mobile/MobileMainWindow.cpp <span style="color: grey">(2eadff5)</span></li>

 <li>src/apps/marble-ui/ControlView.cpp <span style="color: grey">(fc9022f)</span></li>

 <li>src/lib/marble/LegendWidget.h <span style="color: grey">(e56966a)</span></li>

 <li>src/lib/marble/LegendWidget.cpp <span style="color: grey">(280fd64)</span></li>

 <li>src/lib/marble/MarbleControlBox.cpp <span style="color: grey">(900fa59)</span></li>

 <li>src/lib/marble/MarbleLegendBrowser.h <span style="color: grey">(e7fb4b5)</span></li>

 <li>src/lib/marble/MarbleLegendBrowser.cpp <span style="color: grey">(644dd0f)</span></li>

 <li>src/lib/marble/TourWidget.h <span style="color: grey">(c18c849)</span></li>

 <li>src/lib/marble/TourWidget.cpp <span style="color: grey">(8bd7aa6)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/114419/diff/" style="margin-left: 3em;">View Diff</a></p>







  </td>
 </tr>
</table>




  </div>
 </body>
</html>