11 lines
509 B
HTML
11 lines
509 B
HTML
<?xml version="1.0"?>
|
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
|
|
<overlay id="preferences-overlay" xmlns:html="http://www.w3.org/1999/xhtml"
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<vbox data-subcategory="topstories" delete="true" />
|
|
<vbox data-subcategory="snippets" delete="true" />
|
|
</overlay>
|