Welcome to mirror list, hosted at ThFree Co, Russian Federation.

info.xml « appinfo « socialsharing_facebook - github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ff1062cb993c5dad791db23edcce89dedd0245ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<info>
	<id>socialsharing_facebook</id>
	<name>Social sharing via Facebook</name>
	<licence>AGPL</licence>
	<author>Roeland Jago Douma</author>
	<description>Enable direct sharing of files via Facebook, using shared links.</description>
	<version>1.0.4</version>
	<category>social</category>
	<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_facebook/screenshots/preview.png</screenshot>
	<namespace>SocialSharingFacebook</namespace>
	<dependencies>
		<nextcloud min-version="12" max-version="16" />
	</dependencies>
	<bugs>https://github.com/nextcloud/socialsharing</bugs>
	<website>https://github.com/nextcloud/socialsharing</website>
</info>