Annotation of checkyesss/downloads/checkyesss.xml, revision 1.53
1.1 treitmay 1: <?xml version="1.0"?>
2: <!-- ***** BEGIN LICENSE BLOCK *****
3: - Version: MPL 1.1/GPL 2.0/LGPL 2.1
4: -
5: - The contents of this file are subject to the Mozilla Public License Version
6: - 1.1 (the "License"); you may not use this file except in compliance with
7: - the License. You may obtain a copy of the License at
8: - http://www.mozilla.org/MPL/
9: -
10: - Software distributed under the License is distributed on an "AS IS" basis,
11: - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12: - for the specific language governing rights and limitations under the
13: - License.
14: -
15: - The Original Code is CheckYesss.
16: -
17: - The Initial Developer of the Original Code is
18: - Thomas Reitmayr <treitmayr@yahoo.com>.
1.45 treitmay 19: - Portions created by the Initial Developer are Copyright (C) 2005-2008
1.1 treitmay 20: - the Initial Developer. All Rights Reserved.
21: -
22: - Contributor(s):
23: - -
24: -
25: - Alternatively, the contents of this file may be used under the terms of
26: - either the GNU General Public License Version 2 or later (the "GPL"), or
27: - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28: - in which case the provisions of the GPL or the LGPL are applicable instead
29: - of those above. If you wish to allow use of your version of this file only
30: - under the terms of either the GPL or the LGPL, and not to allow others to
31: - use your version of this file under the terms of the MPL, indicate your
32: - decision by deleting the provisions above and replace them with the notice
33: - and other provisions required by the LGPL or the GPL. If you do not delete
34: - the provisions above, a recipient may use your version of this file under
35: - the terms of any one of the MPL, the GPL or the LGPL.
36: -
37: - ***** END LICENSE BLOCK ***** -->
38:
1.45 treitmay 39: <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
1.1 treitmay 40: <RDF:Description about="urn:mozilla:extension:{dbbdd4ec-1601-4ca9-87f3-98730c9fc8eb}">
1.53 ! treitmay 41: <em:signature>MIGTMA0GCSqGSIb3DQEBDQUAA4GBAAI6Ubo+cstkPheRuqP2ddfRrkrvEChP9QP3ig0KNpsrEiQQB1EPjngtsZ/J/unkwtJDWNsH2P45Zx8RlGeqo+G+WaITKnt9SIT+6keISeuryUfg3UBvi9rX5XTkOiHbl2OJK7p4yOCSN21yYpbAKTes3fN56JGFx2oVOYDTdpEE</em:signature>
1.1 treitmay 42: <em:updates>
43: <RDF:Seq>
1.45 treitmay 44: <RDF:li>
45: <RDF:Description>
46: <em:targetApplication>
47: <RDF:Description>
48: <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
49: <em:maxVersion>2.0.0.*</em:maxVersion>
50: <em:minVersion>2.0</em:minVersion>
1.53 ! treitmay 51: <em:updateHash>sha1:605a6596cbeba8e87bf8986ecdf7e9a9ec3436ee</em:updateHash>
! 52: <em:updateInfoURL>http://download.devbase.at/whatsnew.php?id=%ITEM_ID%&curversion=%ITEM_VERSION%&newversion=0.6.24&locale=%APP_LOCALE%</em:updateInfoURL>
1.45 treitmay 53: <em:updateLink>http://download.devbase.at/checkyesss/moz/checkyesss.xpi</em:updateLink>
54: </RDF:Description>
55: </em:targetApplication>
56: <em:targetApplication>
57: <RDF:Description>
58: <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
59: <em:maxVersion>3.0.*</em:maxVersion>
60: <em:minVersion>1.5</em:minVersion>
1.53 ! treitmay 61: <em:updateHash>sha1:605a6596cbeba8e87bf8986ecdf7e9a9ec3436ee</em:updateHash>
! 62: <em:updateInfoURL>http://download.devbase.at/whatsnew.php?id=%ITEM_ID%&curversion=%ITEM_VERSION%&newversion=0.6.24&locale=%APP_LOCALE%</em:updateInfoURL>
1.45 treitmay 63: <em:updateLink>http://download.devbase.at/checkyesss/moz/checkyesss.xpi</em:updateLink>
64: </RDF:Description>
65: </em:targetApplication>
1.53 ! treitmay 66: <em:version>0.6.24</em:version>
1.45 treitmay 67: </RDF:Description>
68: </RDF:li>
1.1 treitmay 69: </RDF:Seq>
70: </em:updates>
71: </RDF:Description>
72: </RDF:RDF>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>