-
Notifications
You must be signed in to change notification settings - Fork 4
/
install.rdf
63 lines (56 loc) · 2.54 KB
/
install.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.mozilla.org/2004/em-rdf#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description about="urn:mozilla:install-manifest">
<id>[email protected]</id>
<version>1.1.0</version>
<type>2</type>
<name>Digest</name>
<description>A lightweight feed reader, fork of Brief 1.7alpha.</description>
<creator>Denis Lisov</creator>
<homepageURL>https://github.com/Tanriol/digest</homepageURL>
<optionsURL>chrome://digest/content/options/options.xul</optionsURL>
<targetApplication>
<rdf:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>17.0</minVersion>
<maxVersion>25.*</maxVersion>
</rdf:Description>
</targetApplication>
<developer>Adam Kowalczyk</developer>
<contributor>Leszek "teo" Życzkowski</contributor>
<contributor>Christopher Finke</contributor>
<contributor>Moritz Schallaböck</contributor>
<contributor>Ngamer01</contributor>
<contributor>Infocatcher</contributor>
<contributor>Some of the icons courtesy of the talented Arvid Axelsson.</contributor>
<contributor>Some of the icons were made as part of the Tango Desktop Project.</contributor>
<contributor>Thanks to all the great people on #extdev at irc.mozilla.org: Christian Biesinger, Mark Finkle, Mook, Nickolay Ponomarev, Doron Rosenberg, Dave Townsend and Mike Shaver.</contributor>
<translator>The Zero (cs)</translator>
<translator>AlleyKat (da)</translator>
<translator>Joergen (da)</translator>
<translator>Fenian (de)</translator>
<translator>Fux (de)</translator>
<translator>Team erweiterungen.de (de)</translator>
<translator>Sonickydon (el)</translator>
<translator>cmellib (es-ES)</translator>
<translator>nico@nc (fr)</translator>
<translator>Goofy (fr)</translator>
<translator>lois (gl)</translator>
<translator>kami (hu)</translator>
<translator>Cashman (hu)</translator>
<translator>Luana (it)</translator>
<translator>a-little-help (it)</translator>
<translator>drry (ja)</translator>
<translator>gandhi2 (nb-NO)</translator>
<translator>markh (nl)</translator>
<translator>cachopo (pt-BR)</translator>
<translator>micnic (ro)</translator>
<translator>Merlyel (ru)</translator>
<translator>Modex (ru)</translator>
<translator>Jacen (sk)</translator>
<translator>Lakrits</translator>
<translator>xmoke (zh-CN)</translator>
<translator>lokomucho (zh-TW)</translator>
</rdf:Description>
</rdf:RDF>