<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/108152/">http://git.reviewboard.kde.org/r/108152/</a>
     </td>
    </tr>
   </table>
   <br />









<div>




<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="http://git.reviewboard.kde.org/r/108152/diff/1/?file=104487#file104487line144" style="color: black; font-weight: bold; text-decoration: underline;">CMakeLists.txt</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; "></pre></td>

  </tr>
 </tbody>



 
 




 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">141</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    IF(HAVE_NEPOMUK)</pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">141</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    IF(NepomukCore_FOUND)</pre></td>
  </tr>

 </tbody>

</table>

<pre style="margin-left: 2em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Does this really need to be changed? I mean you are declaring HAVE_NEPOMUK, if NepomukCore was found on line 55.</pre>
</div>
<br />



<p>- Vishesh</p>


<br />
<p>On January 4th, 2013, 4:56 a.m., David Narváez wrote:</p>






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

<div>Review request for rekonq and Vishesh Handa.</div>
<div>By David Narváez.</div>


<p style="color: grey;"><i>Updated Jan. 4, 2013, 4:56 a.m.</i></p>






<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;">As we move forward with Rekonq 2  I think it is a good opportunity to jump to Nepomuk2. I had to copy some models that are not (yet?) available in Nepomuk2 and I'm including Vishesh who knows best about the migration process.</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </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;">1. Tagged a bookmark using Rekonq 2 before this patch
2. Recompiled and reinstalled Rekonq 2 with this patch
3. Confirmed the old bookmark is kept, with the correct tags
4. Added a new bookmark and tagged it
5. Checked that both tags are available in the tag dialog elsewhere in my KDE Desktop</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>CMakeLists.txt <span style="color: grey">(11015c5)</span></li>

 <li>config-nepomuk.h.cmake <span style="color: grey">(fe7364f)</span></li>

 <li>src/CMakeLists.txt <span style="color: grey">(143f9dc)</span></li>

 <li>src/bookmarks/bookmarkowner.h <span style="color: grey">(6a18c23)</span></li>

 <li>src/bookmarks/bookmarkowner.cpp <span style="color: grey">(ba2d8f6)</span></li>

 <li>src/bookmarks/bookmarkscontextmenu.cpp <span style="color: grey">(69cde75)</span></li>

 <li>src/nepomuk/utils/nepomukutils_export.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/nepomuk/utils/resourcemodel.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/nepomuk/utils/resourcemodel.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/nepomuk/utils/simpleresourcemodel.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/nepomuk/utils/simpleresourcemodel.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/urlbar/bookmarkwidget.h <span style="color: grey">(39f6fbd)</span></li>

 <li>src/urlbar/bookmarkwidget.cpp <span style="color: grey">(e266a07)</span></li>

 <li>src/urlbar/newresourcedialog.h <span style="color: grey">(651c631)</span></li>

 <li>src/urlbar/newresourcedialog.cpp <span style="color: grey">(39cffc3)</span></li>

 <li>src/urlbar/resourcelinkdialog.h <span style="color: grey">(e628aa1)</span></li>

 <li>src/urlbar/resourcelinkdialog.cpp <span style="color: grey">(799171f)</span></li>

</ul>

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




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








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