diff options
author | Matt A. Tobin <email@mattatobin.com> | 2022-02-12 13:53:59 -0600 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2022-02-12 13:53:59 -0600 |
commit | c054e324210895e7e2c5b3e84437cba43f201ec8 (patch) | |
tree | 00735055ed5ee588f71e147c5ae27363349f1687 /b2g/simulator/options.xul.in | |
parent | 5da550a67c876bf06690439192db5bef2c54cb20 (diff) | |
download | palemoon-gre-c054e324210895e7e2c5b3e84437cba43f201ec8.tar.gz |
Prep for GRE
Diffstat (limited to 'b2g/simulator/options.xul.in')
-rw-r--r-- | b2g/simulator/options.xul.in | 5 |
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> |