-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathFileZilla.xml
16 lines (15 loc) · 1.5 KB
/
FileZilla.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" ?>
<interface uri="http://0install.de/feeds/FileZilla.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
<name>FileZilla</name>
<summary xml:lang="en">cross-platform FTP, FTPS and SFTP client</summary>
<summary xml:lang="de">Plattform-übergreifender FTP, FTPS and SFTP Klient</summary>
<description xml:lang="en">FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.</description>
<description xml:lang="de">FileZilla Client ist ein schneller und zuverlässiger Plattform-übergreifender FTP, FTPS und SFTP Klient mit vielen nützlichen Features und einer intuitiven graphischen Benutzerschnittstelle.</description>
<homepage>http://filezilla-project.org/</homepage>
<icon href="https://apps.0install.net/gui/filezilla.png" type="image/png"/>
<icon href="https://apps.0install.net/gui/filezilla.ico" type="image/vnd.microsoft.icon"/>
<category>Network</category>
<category>Utility</category>
<feed src="https://apps.0install.net/gui/filezilla.xml"/>
<replaced-by interface="https://apps.0install.net/gui/filezilla.xml"/>
</interface>