[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 170/483: Drop support for Adblock Plus versions before 1.1, open the About dialog from Adblock Plus 1.1
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.
commit 4540c6987ee918dd69b1099453496af3748f0e66
Author: Wladimir Palant <trev at adblockplus.org>
Date: Mon Aug 3 07:54:46 2009 +0200
Drop support for Adblock Plus versions before 1.1, open the About dialog from Adblock Plus 1.1
---
install.rdf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/install.rdf b/install.rdf
index 19341eb..fae36c8 100644
--- a/install.rdf
+++ b/install.rdf
@@ -90,7 +90,7 @@
<em:id>{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}</em:id>
<em:name>Adblock Plus</em:name>
<em:homepageURL>http://adblockplus.org/</em:homepageURL>
- <em:minVersion>0.7.5</em:minVersion>
+ <em:minVersion>1.1</em:minVersion>
<em:maxVersion>*</em:maxVersion>
</Description>
</em:requires>
@@ -103,7 +103,7 @@
<!-- Front End Integration Hooks (used by Extension Manager)-->
<em:iconURL>chrome://adblockplus/skin/adblockplus.png</em:iconURL>
- <em:aboutURL>chrome://adblockplus/content/about.xul</em:aboutURL>
+ <em:aboutURL>chrome://adblockplus/content/ui/about.xul</em:aboutURL>
</Description>
</RDF>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git
More information about the Pkg-mozext-commits
mailing list