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

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-26 18:22:40 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-26 18:30:20 +0300
commitfd889e6745631fb54522fc5b7a2e14a91226d5fc (patch)
treed0827e13d1507b148d755eb3f23fad30b7d40d0e
parentbcbd736cc349efeeb8bc1048722179b35f5b5aa7 (diff)
Fix wording and add proper app icons
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
-rw-r--r--socialsharing_diaspora/appinfo/info.xml4
-rw-r--r--socialsharing_diaspora/img/app.svg1
-rw-r--r--socialsharing_email/appinfo/info.xml4
-rw-r--r--socialsharing_email/img/app.svg4
-rw-r--r--socialsharing_facebook/appinfo/info.xml4
-rw-r--r--socialsharing_facebook/img/app.svg2
-rw-r--r--socialsharing_googleplus/appinfo/info.xml4
-rw-r--r--socialsharing_googleplus/img/app.svg4
-rw-r--r--socialsharing_twitter/appinfo/info.xml4
-rw-r--r--socialsharing_twitter/img/app.svg4
10 files changed, 25 insertions, 10 deletions
diff --git a/socialsharing_diaspora/appinfo/info.xml b/socialsharing_diaspora/appinfo/info.xml
index 4f19275..d95b130 100644
--- a/socialsharing_diaspora/appinfo/info.xml
+++ b/socialsharing_diaspora/appinfo/info.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<info>
<id>socialsharing_diaspora</id>
- <name>Social sharing diaspora</name>
+ <name>Social sharing via Diaspora</name>
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
- <description>This allows the user to directly share link shares to diaspora</description>
+ <description>Enable direct sharing of files via Diaspora, using shared links.</description>
<version>1.0.0</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_diaspora/screenshots/preview.png</screenshot>
diff --git a/socialsharing_diaspora/img/app.svg b/socialsharing_diaspora/img/app.svg
new file mode 100644
index 0000000..4608421
--- /dev/null
+++ b/socialsharing_diaspora/img/app.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><path d="M15.957 31c-.897 0-1.345-.448-1.345-1.345L14.715 19l-9.103 5.69c-.69.482-1.276.345-1.76-.414l-.516-.828c-.483-.69-.345-1.276.414-1.758L13.164 16l-9.517-5.69c-.69-.413-.828-1-.414-1.758l.62-1.035c.345-.55.897-.62 1.656-.207L14.714 13l-.103-10.655c0-.897.448-1.345 1.345-1.345h.827c.897 0 1.345.448 1.345 1.345L18.025 13l9.103-5.793c.62-.345 1.206-.207 1.758.414l.517.828c.345.76.207 1.345-.414 1.76L19.475 16l9.62 5.793c.69.414.828.966.414 1.655l-.517.93c-.482.76-1.102.898-1.86.415L18.025 19l.103 10.655c0 .897-.45 1.345-1.346 1.345h-.827" fill="#fff"/></svg>
diff --git a/socialsharing_email/appinfo/info.xml b/socialsharing_email/appinfo/info.xml
index b9fc012..eb8cfd4 100644
--- a/socialsharing_email/appinfo/info.xml
+++ b/socialsharing_email/appinfo/info.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<info>
<id>socialsharing_email</id>
- <name>Social sharing email</name>
+ <name>Social sharing via email</name>
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
- <description>This allows the user to directly share link shares to email.</description>
+ <description>Enable direct sharing of files via email, using shared links.</description>
<version>1.0.0</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_email/screenshots/preview.png</screenshot>
diff --git a/socialsharing_email/img/app.svg b/socialsharing_email/img/app.svg
new file mode 100644
index 0000000..e618d6b
--- /dev/null
+++ b/socialsharing_email/img/app.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.0" viewBox="0 0 32 32">
+ <path fill="#FFF" d="m1.7778 6c-0.98491 0-1.7778 0.7935-1.7778 1.7784v16.446c0 0.985 0.79289 1.776 1.7778 1.776h28.444c0.985 0 1.778-0.791 1.778-1.776v-16.446c0-0.9849-0.793-1.7784-1.778-1.7784zm1.5 2.0562 12.167 12.167h1.0556l12.222-12.167 1.2222 1.2222-7.2778 7.3889 5.5 5.6111-1.2222 1.2222-5.6111-5.6111-4.0556 4.1111h-2.5556l-4.055-4.11-5.6114 5.666-1.2223-1.278 5.5556-5.611-7.3333-7.3886z"/>
+</svg>
diff --git a/socialsharing_facebook/appinfo/info.xml b/socialsharing_facebook/appinfo/info.xml
index 88cff58..765cc70 100644
--- a/socialsharing_facebook/appinfo/info.xml
+++ b/socialsharing_facebook/appinfo/info.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<info>
<id>socialsharing_facebook</id>
- <name>Social sharing facebook</name>
+ <name>Social sharing via Facebook</name>
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
- <description>This allows the user to directly share link shares to facebook.</description>
+ <description>Enable direct sharing of files via Facebook, using shared links.</description>
<version>1.0.0</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_facebook/screenshots/preview.png</screenshot>
diff --git a/socialsharing_facebook/img/app.svg b/socialsharing_facebook/img/app.svg
new file mode 100644
index 0000000..5a6ba93
--- /dev/null
+++ b/socialsharing_facebook/img/app.svg
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="32" height="32" enable-background="new 0 0 56.693 56.693" version="1.1" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><path d="m22.397 16.009h-4.2034v14.991h-6.2302v-14.991h-2.9633v-5.2928h2.9633v-3.4296c0-2.4547 1.1652-6.2865 6.2884-6.2865l4.6135 0.01774v5.141h-3.3497c-0.54711 0-1.321 0.27307-1.321 1.4403v3.1181h4.7495z" fill="#fff"/></svg>
diff --git a/socialsharing_googleplus/appinfo/info.xml b/socialsharing_googleplus/appinfo/info.xml
index e8849c0..34fc5df 100644
--- a/socialsharing_googleplus/appinfo/info.xml
+++ b/socialsharing_googleplus/appinfo/info.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<info>
<id>socialsharing_googleplus</id>
- <name>Social sharing google+</name>
+ <name>Social sharing via Google+</name>
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
- <description>This allows the user to directly share link shares to google+.</description>
+ <description>Enable direct sharing of files via Google+, using shared links.</description>
<version>1.0.0</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_googleplus/screenshots/preview.png</screenshot>
diff --git a/socialsharing_googleplus/img/app.svg b/socialsharing_googleplus/img/app.svg
new file mode 100644
index 0000000..d8dcf12
--- /dev/null
+++ b/socialsharing_googleplus/img/app.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><style type="text/css"><![CDATA[
+ .st0{fill-rule:evenodd;clip-rule:evenodd;}
+]]></style><path d="m12.26 1c-1.0444 0-2.1646 0.12138-3.3606 0.36472-1.207 0.28413-2.3707 0.88478-3.4906 1.8068-1.6324 1.576-2.4468 3.3306-2.4468 5.266 0 1.6007 0.57562 3.0033 1.7282 4.2092 1.0999 1.2933 2.6984 1.9539 4.7967 1.9802 0.39512 0 0.81786-0.0267 1.2654-0.0775-0.07353 0.20755-0.15433 0.43048-0.24062 0.67688-0.0985 0.23057-0.14795 0.52213-0.14795 0.8698 0 0.57798 0.12886 1.075 0.38857 1.4876 0.22198 0.42453 0.47511 0.82365 0.7598 1.1977-0.9201 0.0244-2.0742 0.14101-3.4651 0.34467-1.4051 0.24362-2.7462 0.73028-4.0212 1.4578-1.1374 0.67787-1.9227 1.4653-2.3547 2.3591-0.44895 0.89512-0.67146 1.7095-0.67146 2.4376 0 1.4967 0.68807 2.7809 2.0604 3.8564 1.3616 1.1493 3.4219 1.7382 6.1819 1.7629 3.2969-0.0505 5.8204-0.83703 7.5671-2.3628 1.6862-1.4753 2.5303-3.1662 2.5303-5.0758-0.02608-1.3444-0.33275-2.4333-0.92238-3.2673-0.62598-0.82049-1.3544-1.5662-2.1845-2.2469l-1.337-1.0958c-0.19256-0.19229-0.39274-0.41698-0.59613-0.67308-0.2414-0.26887-0.36147-0.60732-0.36147-1.0205 0-0.42231 0.11807-0.79294 0.35226-1.1131 0.19978-0.30855 0.41556-0.58393 0.65141-0.827 0.4101-0.35849 0.79679-0.71189 1.1608-1.0562 0.32908-0.34684 0.6405-0.72445 0.93267-1.1343 0.59989-0.84657 0.9121-1.9738 0.9343-3.3833 0-0.7686-0.08672-1.4419-0.25959-2.0182-0.21116-0.57714-0.45291-1.0753-0.72511-1.499-0.28496-0.44701-0.57454-0.82629-0.87144-1.1337-0.30883-0.29523-0.58651-0.51882-0.83512-0.67254h2.4295l2.4328-1.4204h-7.8803zm12.418 0.16854v4.1355h-4.1339v2.003h4.1339v4.1339h2.0035v-4.1339h4.1339v-2.003h-4.1339v-4.1355h-2.0035zm-14.856 1.1364c0.80689 0.02581 1.5208 0.26482 2.1417 0.7121 0.60822 0.47448 1.0992 1.0924 1.4724 1.8491 0.7944 1.5777 1.1923 3.1459 1.1923 4.6981 0 0.36071-0.02983 0.80245-0.08671 1.3294-0.0949 0.52636-0.30892 1.0399-0.64328 1.5402-0.69063 0.70644-1.5546 1.0803-2.5921 1.1186-0.82159 0-1.5513-0.25054-2.1889-0.75221-0.64013-0.50056-1.1603-1.1101-1.5646-1.829-0.8338-1.5416-1.2497-3.0234-1.2497-4.4477-0.02692-1.0788 0.25888-2.0546 0.85572-2.927 0.70838-0.83519 1.5951-1.2656 2.6631-1.2914zm1.6675 17.54c0.08939-4e-5 0.15903 3e-3 0.20919 9e-3 0.33768 0 0.63304 0.0118 0.88498 0.0385 1.4687 1.0261 2.5472 1.8908 3.2381 2.5953 0.65095 0.74279 0.97711 1.6124 0.97711 2.6132 0 1.2314-0.47677 2.2369-1.4307 3.0197-0.97726 0.7944-2.3952 1.2036-4.252 1.2302-2.0708-0.0266-3.7014-0.48705-4.8942-1.3836-1.2542-0.89706-1.8794-2.0383-1.8794-3.4229 0-0.70422 0.14251-1.3066 0.43246-1.8063 0.24945-0.47503 0.55671-0.87233 0.92075-1.1923 0.37708-0.30688 0.74694-0.54508 1.1104-0.71156 0.36404-0.15344 0.64562-0.26945 0.8465-0.34576 0.85323-0.25666 1.6883-0.44222 2.5037-0.55765 0.62056-0.0574 1.065-0.0861 1.3332-0.0862z" fill="#fff"/></svg>
diff --git a/socialsharing_twitter/appinfo/info.xml b/socialsharing_twitter/appinfo/info.xml
index 4dd1035..7baf4b1 100644
--- a/socialsharing_twitter/appinfo/info.xml
+++ b/socialsharing_twitter/appinfo/info.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<info>
<id>socialsharing_twitter</id>
- <name>Social sharing twitter</name>
+ <name>Social sharing via Twitter</name>
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
- <description>This allows the user to directly share link shares to twitter</description>
+ <description>Enable direct sharing of files via Twitter, using shared links.</description>
<version>1.0.0</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_twitter/screenshots/preview.png</screenshot>
diff --git a/socialsharing_twitter/img/app.svg b/socialsharing_twitter/img/app.svg
new file mode 100644
index 0000000..4a0fa9e
--- /dev/null
+++ b/socialsharing_twitter/img/app.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
+ <path d="m21.612 4.6195c0.05279-2e-3 0.10602 0 0.15913 0 1.7703 0 3.3696 0.74756 4.4919 1.9436 1.4025-0.27648 2.7206-0.78997 3.91-1.4958-0.45979 1.4384-1.4359 2.6441-2.7074 3.4053 1.2454-0.14798 2.432-0.47815 3.5349-0.96839-0.82458 1.2344-1.869 2.3188-3.0712 3.1848 0.01156 0.26431 0.01819 0.53117 0.01819 0.79791 0 8.1337-6.1913 17.513-17.513 17.513-3.4755 0-6.7093-1.0193-9.434-2.7665 0.48171 0.0572 0.97219 0.0864 1.4685 0.0864 2.8842 0 5.5361-0.98372 7.6426-2.6347-2.693-0.0493-4.9653-1.8309-5.749-4.276 0.37575 0.0725 0.76229 0.11139 1.1594 0.11139 0.56149 0 1.1044-0.0759 1.6208-0.21596-2.816-0.56635-4.9375-3.0516-4.9375-6.0332 0-0.0262-4.66e-4 -0.054 0-0.0796 0.83006 0.46101 1.7808 0.73835 2.7893 0.77063-1.6516-1.1035-2.7393-2.9865-2.7393-5.1216 0-1.1291 0.30446-2.1875 0.83428-3.0962 3.0358 3.724 7.5714 6.174 12.687 6.431-0.10536-0.45126-0.15913-0.92088-0.15913-1.4026 0-3.3463 2.6692-6.0694 5.9945-6.1537z" fill="#fff"/>
+</svg>