Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/modules.html

Issue 5731153147330560: Noissue - Add code module for Adblock Browser for Android (Closed)
Patch Set: Rebased Created May 21, 2015, 9:13 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/modules.html
===================================================================
--- a/pages/modules.html
+++ b/pages/modules.html
@@ -281,6 +281,31 @@
</tr>
</table>
+<table id="adblock-browser-for-android">
+ <tr>
+ <th>{{adblock-browser-for-android-name Name}}</th>
+ <td>Adblock Browser for Android</td>
+ </tr>
+ <tr>
+ <th>{{adblock-browser-for-android-owner Owner}}</th>
saroyanm 2015/05/21 09:37:32 Would be great to have same translatable strings f
Felix Dahlke 2015/05/21 11:30:03 Yes we should definitely do that, but I thought it
+ <td><a href="mailto:rene@adblockplus.org">René Jeschke</a></td>
+ </tr>
+ <tr>
+ <th>{{adblock-browser-for-android-super-reviewer Super reviewer}}</th>
+ <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td>
+ </tr>
+ <tr>
+ <th>{{adblock-browser-for-android-source-path Source path(s)}}</th>
+ <td>
+ <ul>
+ <li>
+ <a href="https://bitbucket.org/adblockplus/adblockbrowser">adblockbrowser</a>
+ </li>
+ </ul>
+ </td>
+ </tr>
+</table>
+
<table id="infrastructure">
<tr>
<th>{{s36 Name}}</th>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld