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

Unified Diff: chrome/content/typedItOptIn.xul

Issue 8554013: Renamed necessary components for ABP integration (Closed)
Patch Set: Created Oct. 10, 2012, 1:08 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: chrome/content/typedItOptIn.xul
===================================================================
--- a/chrome/content/typedItOptIn.xul
+++ b/chrome/content/typedItOptIn.xul
@@ -6,7 +6,7 @@
<?xml-stylesheet type="text/css" href="chrome://global/skin/global.css"?>
<?xml-stylesheet type="text/css" href="chrome://url-fixer/skin/typedItOptIn.css"?>
-<!DOCTYPE overlay SYSTEM "chrome://url-fixer/locale/locale.dtd">
+<!DOCTYPE overlay SYSTEM "chrome://url-fixer/locale/typo.dtd">
Wladimir Palant 2012/10/10 13:17:50 Looks like you forgot to adjust this.
<dialog title="&typedIt.optInTitle;"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="typedit-opt-in-dialog"

Powered by Google App Engine
This is Rietveld