We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c945f commit bfedd0bCopy full SHA for bfedd0b
chrome/received/content/options.xul
@@ -3,7 +3,7 @@
3
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
4
<?xml-stylesheet type="text/css" href="chrome://messenger/skin/preferences/preferences.css"?>
5
6
-<prefwindow title="Received options" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+<prefwindow id="receivedOptions" title="Received options" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
7
<prefpane>
8
<preferences>
9
<preference id="pref_regexp" name="extensions.received.regexp" title="Regular expression with capturing parentheses" type="string" />
0 commit comments