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



<table bgcolor="#e0e0e0" width="100%" cellpadding="12" style="border: 1px gray solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>
   <h1 style="margin: 0; padding: 0; font-size: 10pt;">This change has been marked as submitted.</h1>
  </td>
 </tr>
</table>
<br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for KDevelop.</div>
<div>By Simon Wächter.</div>


<p style="color: grey;"><i>Updated Sept. 27, 2015, 8:01 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kapptemplate
</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;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Remove old templates</p></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;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I am finally cleaning up all KAppTemplate/KDevelop templates and would like to remove these templates if there are no objections:</p>
<ul style="padding: 0;text-rendering: inherit;margin: 0 0 0 1em;line-height: inherit;white-space: normal;">
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">koffice/flake: After a talk with kossebau, there will be no stable Caligra/Flake API in the near future. As soon a stable API is available, we can ask them for support</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">Ruby/Python: No stable/production-ready language bindings and no templates updates/activity for several years</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">kapp4: Same functionality can be found in the kde-frameworks5 template - drop old KDE4 code</li>
</ul>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I will continue porting all other templates to KF5 and make another RR, but would be happy if I can drop the templates above.</p></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/templates/C++/CMakeLists.txt <span style="color: grey">(8d8f408)</span></li>

 <li>src/templates/C++/flake/%{APPNAMELC}shape.desktop <span style="color: grey">(99bebc3)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}Plugin.h <span style="color: grey">(bd4f075)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}Plugin.cpp <span style="color: grey">(5a2b604)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}Shape.h <span style="color: grey">(50d4e80)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}Shape.cpp <span style="color: grey">(398b16e)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}ShapeFactory.h <span style="color: grey">(0103dab)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}ShapeFactory.cpp <span style="color: grey">(72c6caf)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}Tool.h <span style="color: grey">(8d6a478)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}Tool.cpp <span style="color: grey">(93ddc84)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}ToolFactory.h <span style="color: grey">(f99ccf5)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}ToolFactory.cpp <span style="color: grey">(3c39066)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}Widget.h <span style="color: grey">(0a09c8c)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}Widget.cpp <span style="color: grey">(18d0b9e)</span></li>

 <li>src/templates/C++/flake/%{APPNAME}shape.desktop <span style="color: grey">(99bebc3)</span></li>

 <li>src/templates/C++/flake/CMakeLists.txt <span style="color: grey">(95dc715)</span></li>

 <li>src/templates/C++/flake/README <span style="color: grey">(61d0466)</span></li>

 <li>src/templates/C++/flake/flake.kdevtemplate <span style="color: grey">(4083804)</span></li>

 <li>src/templates/C++/kapp4/CMakeLists.txt <span style="color: grey">(195573d)</span></li>

 <li>src/templates/C++/kapp4/README <span style="color: grey">(5ac0683)</span></li>

 <li>src/templates/C++/kapp4/doc/CMakeLists.txt <span style="color: grey">(cfc1425)</span></li>

 <li>src/templates/C++/kapp4/doc/README.DOC <span style="color: grey">(b365dcf)</span></li>

 <li>src/templates/C++/kapp4/icons/CMakeLists.txt <span style="color: grey">(7affd27)</span></li>

 <li>src/templates/C++/kapp4/icons/hi16-app-%{APPNAMELC}.png <span style="color: grey">(3d812df)</span></li>

 <li>src/templates/C++/kapp4/icons/hi32-app-%{APPNAMELC}.png <span style="color: grey">(3f6bb9e)</span></li>

 <li>src/templates/C++/kapp4/icons/hi48-app-%{APPNAMELC}.png <span style="color: grey">(4bd7f0c)</span></li>

 <li>src/templates/C++/kapp4/kapp4.kdevtemplate <span style="color: grey">(01f5746)</span></li>

 <li>src/templates/C++/kapp4/kapp4.png <span style="color: grey">(cb40c34)</span></li>

 <li>src/templates/C++/kapp4/src/%{APPNAMELC}.cpp <span style="color: grey">(df90ecf)</span></li>

 <li>src/templates/C++/kapp4/src/%{APPNAMELC}.desktop <span style="color: grey">(07f51eb)</span></li>

 <li>src/templates/C++/kapp4/src/%{APPNAMELC}.h <span style="color: grey">(39650f6)</span></li>

 <li>src/templates/C++/kapp4/src/%{APPNAMELC}.kcfg <span style="color: grey">(686f25f)</span></li>

 <li>src/templates/C++/kapp4/src/%{APPNAMELC}ui.rc <span style="color: grey">(0654987)</span></li>

 <li>src/templates/C++/kapp4/src/%{APPNAMELC}view.h <span style="color: grey">(98a0cca)</span></li>

 <li>src/templates/C++/kapp4/src/%{APPNAMELC}view.cpp <span style="color: grey">(fc258d1)</span></li>

 <li>src/templates/C++/kapp4/src/%{APPNAMELC}view_base.ui <span style="color: grey">(c33d9ee)</span></li>

 <li>src/templates/C++/kapp4/src/CMakeLists.txt <span style="color: grey">(39e0aac)</span></li>

 <li>src/templates/C++/kapp4/src/Messages.sh <span style="color: grey">(d6422eb)</span></li>

 <li>src/templates/C++/kapp4/src/main.cpp <span style="color: grey">(ab2c4dd)</span></li>

 <li>src/templates/C++/kapp4/src/prefs_base.ui <span style="color: grey">(23fa679)</span></li>

 <li>src/templates/C++/kapp4/src/settings.kcfgc <span style="color: grey">(384510c)</span></li>

 <li>src/templates/C++/kofficetext/%{APPNAME}.h <span style="color: grey">(60ccd77)</span></li>

 <li>src/templates/C++/kofficetext/%{APPNAME}.cpp <span style="color: grey">(46a4cee)</span></li>

 <li>src/templates/C++/kofficetext/%{APPNAME}Factory.h <span style="color: grey">(ec39273)</span></li>

 <li>src/templates/C++/kofficetext/%{APPNAME}Factory.cpp <span style="color: grey">(ac75fda)</span></li>

 <li>src/templates/C++/kofficetext/%{APPNAME}Plugin.h <span style="color: grey">(f6f044e)</span></li>

 <li>src/templates/C++/kofficetext/%{APPNAME}Plugin.cpp <span style="color: grey">(2bae3bc)</span></li>

 <li>src/templates/C++/kofficetext/CMakeLists.txt <span style="color: grey">(b72884c)</span></li>

 <li>src/templates/C++/kofficetext/README <span style="color: grey">(be95bdc)</span></li>

 <li>src/templates/C++/kofficetext/kofficetext.kdevtemplate <span style="color: grey">(c509a9f)</span></li>

 <li>src/templates/C++/kofficetext/kotext%{APPNAMELC}.desktop <span style="color: grey">(48efd8b)</span></li>

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

 <li>src/templates/Python/CMakeLists.txt <span style="color: grey">(5f16f62)</span></li>

 <li>src/templates/Python/pykde4app/%{APPNAME}.py <span style="color: grey">(1d84452)</span></li>

 <li>src/templates/Python/pykde4app/%{APPNAME}ui.rc <span style="color: grey">(7d215b3)</span></li>

 <li>src/templates/Python/pykde4app/README <span style="color: grey">(c281909)</span></li>

 <li>src/templates/Python/pykde4app/myCalendar.ui <span style="color: grey">(7202782)</span></li>

 <li>src/templates/Python/pykde4app/pykde4.png <span style="color: grey">(ac4d31a)</span></li>

 <li>src/templates/Python/pykde4app/pykde4app.kdevtemplate <span style="color: grey">(6ea21aa)</span></li>

 <li>src/templates/Python/pyqt4app/%{APPNAME}.py <span style="color: grey">(2d972b2)</span></li>

 <li>src/templates/Python/pyqt4app/README <span style="color: grey">(11bf405)</span></li>

 <li>src/templates/Python/pyqt4app/myCalendar.ui <span style="color: grey">(7202782)</span></li>

 <li>src/templates/Python/pyqt4app/pyqt4app.kdevtemplate <span style="color: grey">(313bc96)</span></li>

 <li>src/templates/Python/pyqt4app/pyqt4app.png <span style="color: grey">(447f37d)</span></li>

 <li>src/templates/ruby/CMakeLists.txt <span style="color: grey">(a66c627)</span></li>

 <li>src/templates/ruby/kderubyapp/CMakeLists.txt <span style="color: grey">(d028ff2)</span></li>

 <li>src/templates/ruby/kderubyapp/README <span style="color: grey">(3185054)</span></li>

 <li>src/templates/ruby/kderubyapp/doc/CMakeLists.txt <span style="color: grey">(cfc1425)</span></li>

 <li>src/templates/ruby/kderubyapp/doc/README.DOC <span style="color: grey">(b365dcf)</span></li>

 <li>src/templates/ruby/kderubyapp/icons/CMakeLists.txt <span style="color: grey">(7affd27)</span></li>

 <li>src/templates/ruby/kderubyapp/icons/hi16-app-%{APPNAMELC}.png <span style="color: grey">(3d812df)</span></li>

 <li>src/templates/ruby/kderubyapp/icons/hi32-app-%{APPNAMELC}.png <span style="color: grey">(3f6bb9e)</span></li>

 <li>src/templates/ruby/kderubyapp/icons/hi48-app-%{APPNAMELC}.png <span style="color: grey">(4bd7f0c)</span></li>

 <li>src/templates/ruby/kderubyapp/kderubyapp.kdevtemplate <span style="color: grey">(b19f114)</span></li>

 <li>src/templates/ruby/kderubyapp/kderubyapp.png <span style="color: grey">(f990edf)</span></li>

 <li>src/templates/ruby/kderubyapp/src/%{APPNAMELC}.desktop <span style="color: grey">(15b88f2)</span></li>

 <li>src/templates/ruby/kderubyapp/src/%{APPNAMELC}.kcfg <span style="color: grey">(686f25f)</span></li>

 <li>src/templates/ruby/kderubyapp/src/%{APPNAMELC}.rb <span style="color: grey">(6282f3d)</span></li>

 <li>src/templates/ruby/kderubyapp/src/%{APPNAMELC}ui.rc <span style="color: grey">(0037c44)</span></li>

 <li>src/templates/ruby/kderubyapp/src/%{APPNAMELC}view.rb <span style="color: grey">(310a0c5)</span></li>

 <li>src/templates/ruby/kderubyapp/src/%{APPNAMELC}view_base.ui <span style="color: grey">(ae6a44d)</span></li>

 <li>src/templates/ruby/kderubyapp/src/CMakeLists.txt <span style="color: grey">(ca6f6f3)</span></li>

 <li>src/templates/ruby/kderubyapp/src/main.rb <span style="color: grey">(22c4df9)</span></li>

 <li>src/templates/ruby/kderubyapp/src/prefs_base.ui <span style="color: grey">(23fa679)</span></li>

 <li>src/templates/ruby/kderubyapp/src/settings.kcfgc <span style="color: grey">(147458a)</span></li>

 <li>src/templates/ruby/rubykonqplugin/CMakeLists.txt <span style="color: grey">(4a2d185)</span></li>

 <li>src/templates/ruby/rubykonqplugin/README <span style="color: grey">(f6b1194)</span></li>

 <li>src/templates/ruby/rubykonqplugin/doc/CMakeLists.txt <span style="color: grey">(cfc1425)</span></li>

 <li>src/templates/ruby/rubykonqplugin/doc/README.DOC <span style="color: grey">(b365dcf)</span></li>

 <li>src/templates/ruby/rubykonqplugin/icons/CMakeLists.txt <span style="color: grey">(7affd27)</span></li>

 <li>src/templates/ruby/rubykonqplugin/icons/hi16-app-%{APPNAMELC}.png <span style="color: grey">(3d812df)</span></li>

 <li>src/templates/ruby/rubykonqplugin/icons/hi32-app-%{APPNAMELC}.png <span style="color: grey">(3f6bb9e)</span></li>

 <li>src/templates/ruby/rubykonqplugin/icons/hi48-app-%{APPNAMELC}.png <span style="color: grey">(4bd7f0c)</span></li>

 <li>src/templates/ruby/rubykonqplugin/konqplugin.png <span style="color: grey">(a6e4e23)</span></li>

 <li>src/templates/ruby/rubykonqplugin/rubykonqplugin.kdevtemplate <span style="color: grey">(0c832d6)</span></li>

 <li>src/templates/ruby/rubykonqplugin/src/%{APPNAMELC}.desktop <span style="color: grey">(a974112)</span></li>

 <li>src/templates/ruby/rubykonqplugin/src/%{APPNAMELC}.kcfg <span style="color: grey">(e092efd)</span></li>

 <li>src/templates/ruby/rubykonqplugin/src/%{APPNAMELC}.rc <span style="color: grey">(b56d937)</span></li>

 <li>src/templates/ruby/rubykonqplugin/src/%{APPNAME}.rb <span style="color: grey">(971c7f3)</span></li>

 <li>src/templates/ruby/rubykonqplugin/src/CMakeLists.txt <span style="color: grey">(bc34013)</span></li>

 <li>src/templates/ruby/rubykonqplugin/src/config.ui <span style="color: grey">(b3b3715)</span></li>

 <li>src/templates/ruby/rubykonqplugin/src/settings.kcfgc <span style="color: grey">(86de357)</span></li>

</ul>

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






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



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