From 0413f0684ec539d7c31173729be0490db18b5408 Mon Sep 17 00:00:00 2001 From: Nikos Roussos Date: Fri, 13 Sep 2013 20:15:55 +0300 Subject: [PATCH 1/2] Add appdata file --- SparkleShare/Linux/sparkleshare.appdata.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SparkleShare/Linux/sparkleshare.appdata.xml diff --git a/SparkleShare/Linux/sparkleshare.appdata.xml b/SparkleShare/Linux/sparkleshare.appdata.xml new file mode 100644 index 00000000..c02f778f --- /dev/null +++ b/SparkleShare/Linux/sparkleshare.appdata.xml @@ -0,0 +1,14 @@ + + + sparkleshare.desktop + CC0 + SparkleShare + Easy file sharing based on git repositories + +

+ Easy file sharing based on git repositories. A special folder is setup and directories/files placed within are placed in a git-based version control system and synchronized elsewhere. +

+

SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or "projects") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file.

+
+ http://sparkleshare.org +
From 361d94c2e7c7e4e71bc14927b38958ae2f67a2bc Mon Sep 17 00:00:00 2001 From: Nikos Roussos Date: Thu, 19 Sep 2013 11:52:29 +0300 Subject: [PATCH 2/2] Add comment to .desktop --- SparkleShare/Linux/sparkleshare.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/SparkleShare/Linux/sparkleshare.desktop b/SparkleShare/Linux/sparkleshare.desktop index 24b492d7..07b90a21 100755 --- a/SparkleShare/Linux/sparkleshare.desktop +++ b/SparkleShare/Linux/sparkleshare.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Type=Application Name=SparkleShare +Comment=Easy file sharing based on git repositories Exec=sparkleshare start Icon=sparkleshare Terminal=false