summaryrefslogtreecommitdiff
path: root/chrome/locale/en-US/statusBar.properties
diff options
context:
space:
mode:
authordb <drebs@riseup.net>2015-01-06 17:00:19 -0200
committerdb <drebs@riseup.net>2015-01-06 17:08:47 -0200
commitb37aaf3f4677fe62ef5948460898abbf6a1ded71 (patch)
treea4222bc6c09cc54f947e86365581ab394eb2c598 /chrome/locale/en-US/statusBar.properties
parent4f931e73a5154242ed0f9e51cff63cddd73756c0 (diff)
Remove the status bar overlay (#6613).
Initially, the status bar overlay was used for three purposes: indicate whether there was a bitmask account configured, as an entry point to the bitmask account wizard (by clicking on it), and as a watchdog that would popup the bitmask account wizard everytime thunderbird started, if there was no account configured. We don't want any of these features, so this commit completelly removes the status bar overlay. The issue indicated above (#6613) has to do with removal of the last of these features (i.e. automated wizard popup).
Diffstat (limited to 'chrome/locale/en-US/statusBar.properties')
-rw-r--r--chrome/locale/en-US/statusBar.properties3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/locale/en-US/statusBar.properties b/chrome/locale/en-US/statusBar.properties
deleted file mode 100644
index 7715c71..0000000
--- a/chrome/locale/en-US/statusBar.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-# statusBar.js
-account_not_configured=Click to config Bitmask account
-account_configured=Bitmask account is configured!