aboutsummaryrefslogtreecommitdiffstats
path: root/platform/firefox/options.xul
diff options
context:
space:
mode:
Diffstat (limited to 'platform/firefox/options.xul')
-rw-r--r--platform/firefox/options.xul9
1 files changed, 9 insertions, 0 deletions
diff --git a/platform/firefox/options.xul b/platform/firefox/options.xul
new file mode 100644
index 0000000..aee6f7c
--- /dev/null
+++ b/platform/firefox/options.xul
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?>
+<vbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <setting type="control">
+ <vbox>
+ <button id="showDashboardButton"/>
+ <button id="showNetworkLogButton"/>
+ </vbox>
+ </setting>
+</vbox>