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

Unified Diff: chrome/content/options.xul

Issue 8554013: Renamed necessary components for ABP integration (Closed)
Patch Set: Created Oct. 10, 2012, 11:49 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
Index: chrome/content/options.xul
===================================================================
--- a/chrome/content/options.xul
+++ b/chrome/content/options.xul
@@ -6,7 +6,7 @@
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://url-fixer/skin/options.css" type="text/css"?>
-<!DOCTYPE prefwindow SYSTEM "chrome://url-fixer/locale/options.dtd">
+<!DOCTYPE prefwindow SYSTEM "chrome://url-fixer/locale/typoOptions.dtd">
<dialog
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="&urlfixer.options.title;"

Powered by Google App Engine
This is Rietveld