diff options
author | Doug Kearns <dougkearns@gmail.com> | 2010-10-03 19:22:55 +1100 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2010-10-03 19:22:55 +1100 |
commit | 1fea8310c69fb1170fd29962919b3c5db6a9a3a9 (patch) | |
tree | f4cd39f52e38823c71f5e5789c5447591bc0eddf /common/content/tabs.js | |
parent | cdc82e3f5b66b0199cc491c7d0c67434343532fa (diff) | |
download | pentadactyl-1fea8310c69fb1170fd29962919b3c5db6a9a3a9.tar.gz |
Melodactyl naming fixes 2.
--HG--
rename : melodactyl/content/xulmus.svg => melodactyl/content/melodactyl.svg
Diffstat (limited to 'common/content/tabs.js')
-rw-r--r-- | common/content/tabs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/content/tabs.js b/common/content/tabs.js index ac1b59bb..ee00c727 100644 --- a/common/content/tabs.js +++ b/common/content/tabs.js @@ -1055,7 +1055,7 @@ const Tabs = Module("tabs", { ] }); - // TODO: Is this really applicable to Xulmus? + // TODO: Is this really applicable to Melodactyl? options.add(["popups", "pps"], "Where to show requested popup windows", "stringlist", "tab", |