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

Unified Diff: index.html

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 16, 2012, 2:16 p.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
Index: index.html
===================================================================
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<meta charset='utf-8'>
<title>AdBlock Plus for Opera</title>
+ <script src="locale.js"></script>
<script src="lib/adblockplus_compat.js"></script>
<script src="lib/matcher.js"></script>
<script src="lib/adblockplus.js"></script>

Powered by Google App Engine
This is Rietveld