aboutsummaryrefslogtreecommitdiffstats
path: root/jsons
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-11-09 01:10:06 +0100
committerMatěj Cepl <mcepl@redhat.com>2011-11-09 01:10:06 +0100
commit6f276251b94c54e182955c4e18fe50cb0287a584 (patch)
treebc734fd6729ddcbeb59b755702ed9be50313c59e /jsons
parent5e1f63e94d4974dbf400478b9d491e360d019101 (diff)
downloadbugzilla-triage-6f276251b94c54e182955c4e18fe50cb0287a584.tar.gz
Eliminate unusused configuration options.
While writing the brain dump about this add-on I found out that these options are not used any more.
Diffstat (limited to 'jsons')
-rw-r--r--jsons/BugZappers_data-prototype.json2
-rw-r--r--jsons/Config_data.json2
-rw-r--r--jsons/Config_gnome.json2
-rw-r--r--jsons/Config_mozilla.json2
4 files changed, 0 insertions, 8 deletions
diff --git a/jsons/BugZappers_data-prototype.json b/jsons/BugZappers_data-prototype.json
index 5fbf337..b0d94df 100644
--- a/jsons/BugZappers_data-prototype.json
+++ b/jsons/BugZappers_data-prototype.json
@@ -86,8 +86,6 @@
"addr":"gecko-bugs-nobody@fedoraproject.org"
}
],
- "queryButton":true,
- "upstreamButton":false,
"submitsLogging":false,
"parseAbrtBacktraces":false,
"newUpstreamBug":[
diff --git a/jsons/Config_data.json b/jsons/Config_data.json
index f904091..740e1b4 100644
--- a/jsons/Config_data.json
+++ b/jsons/Config_data.json
@@ -99,8 +99,6 @@
"getEOL": "Thank you for your bug report.\nWe are sorry, but the Fedora Project no longer maintains this version of Fedora. Please upgrade to the latest version and reopen this bug against that version if this bug exists there.\nAs a result we are setting this bug to CLOSED:WONTFIX"
},
"configData": {
- "queryButton": true,
- "upstreamButton": false,
"parseAbrtBacktraces": true,
"submitsLogging": false,
"suspiciousComponents": [
diff --git a/jsons/Config_gnome.json b/jsons/Config_gnome.json
index d3b8510..c837980 100644
--- a/jsons/Config_gnome.json
+++ b/jsons/Config_gnome.json
@@ -86,8 +86,6 @@
},
"commentStrings":null,
"configData":{
- "queryButton":true,
- "upstreamButton":false,
"parseAbrtBacktraces":true,
"submitsLogging":false,
"suspiciousComponents":[
diff --git a/jsons/Config_mozilla.json b/jsons/Config_mozilla.json
index 8545896..5a4dc77 100644
--- a/jsons/Config_mozilla.json
+++ b/jsons/Config_mozilla.json
@@ -73,8 +73,6 @@
"consoleLogStr": "Please enable calendar.debug.log and calendar.debug.log.verbose in the advanced config editor (Options > Advanced > General > Config Editor) and check your error console for messages."
},
"configData": {
- "queryButton": true,
- "upstreamButton": false,
"parseAbrtBacktraces": true,
"verboseInlineHistory": true,
"submitsLogging": false,