Skip to content

Commit bfedd0b

Browse files
committed
[Minor] Add missed prefwindow id
1 parent 56c945f commit bfedd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome/received/content/options.xul

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
44
<?xml-stylesheet type="text/css" href="chrome://messenger/skin/preferences/preferences.css"?>
55

6-
<prefwindow title="Received options" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
6+
<prefwindow id="receivedOptions" title="Received options" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
77
<prefpane>
88
<preferences>
99
<preference id="pref_regexp" name="extensions.received.regexp" title="Regular expression with capturing parentheses" type="string" />

0 commit comments

Comments
 (0)