[Pkg-privacy-commits] [xul-ext-monkeysphere] 127/296: make monkeysphere status panel hidden by default
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.
commit 5b7b00ef562560fadbd24f1057ee28c5289c5b48
Author: Jameson Rollins <jrollins at finestructure.net>
Date: Sat Mar 6 16:50:59 2010 -0500
make monkeysphere status panel hidden by default
---
chrome/content/monkeysphere.xul | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/chrome/content/monkeysphere.xul b/chrome/content/monkeysphere.xul
index 43c76c3..0d798d6 100644
--- a/chrome/content/monkeysphere.xul
+++ b/chrome/content/monkeysphere.xul
@@ -40,7 +40,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<statusbar id="status-bar">
<statusbarpanel id="monkeysphere-status"
- tooltiptext="Monkeysphere">
+ tooltiptext="Monkeysphere"
+ hidden="true">
<image id="monkeysphere-status-image"
src="chrome://monkeysphere/content/default.png"
style="width:16px; height:16px;"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git
More information about the Pkg-privacy-commits
mailing list