[Pkg-mozext-commits] [sage-extension] 42/54: This xbl file is no longer needed... we're now using default behavior for toolbar buttons
David Prévot
taffit at moszumanska.debian.org
Fri May 1 03:10:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag sage_1_3
in repository sage-extension.
commit 45389f983dcac7be8ff0cf9451d722ca775f124e
Author: Erik Arvidsson <erik.arvidsson at gmail.com>
Date: Sun Oct 10 09:06:31 2004 +0000
This xbl file is no longer needed... we're now using default behavior for toolbar buttons
---
src/sage/skin/classic/sage.xbl | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/src/sage/skin/classic/sage.xbl b/src/sage/skin/classic/sage.xbl
deleted file mode 100644
index 28a1480..0000000
--- a/src/sage/skin/classic/sage.xbl
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-
-<bindings xmlns="http://www.mozilla.org/xbl"
- xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
- xmlns:xbl="http://www.mozilla.org/xbl">
-
- <binding id="toolbarbutton" extends="chrome://global/content/bindings/button.xml#menu-button-base">
- <content>
- <xul:toolbarbutton anonid="button" allowevents="true" class="sage_button2" xbl:inherits="disabled,buttonover,buttondown,label"/>
- </content>
- </binding>
-
-</bindings>
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/sage-extension.git
More information about the Pkg-mozext-commits
mailing list