summaryrefslogtreecommitdiff
path: root/b2g/simulator/options.xul.in
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2022-02-12 13:53:59 -0600
committerMatt A. Tobin <email@mattatobin.com>2022-02-12 13:53:59 -0600
commitc054e324210895e7e2c5b3e84437cba43f201ec8 (patch)
tree00735055ed5ee588f71e147c5ae27363349f1687 /b2g/simulator/options.xul.in
parent5da550a67c876bf06690439192db5bef2c54cb20 (diff)
downloadpalemoon-gre-c054e324210895e7e2c5b3e84437cba43f201ec8.tar.gz
Prep for GRE
Diffstat (limited to 'b2g/simulator/options.xul.in')
-rw-r--r--b2g/simulator/options.xul.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/b2g/simulator/options.xul.in b/b2g/simulator/options.xul.in
deleted file mode 100644
index f5eca059a..000000000
--- a/b2g/simulator/options.xul.in
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" ?>
-<vbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
- <setting pref="extensions.@ADDON_ID@.gaiaProfile" type="directory" title="Select a custom Gaia profile directory"/>
- <setting pref="extensions.@ADDON_ID@.customRuntime" type="file" title="Select a custom runtime executable"/>
-</vbox>