From b4139e7a1937dbca9881e3e5fb86632202423dfa 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 a0341b939db5878d49504abcd64097c3d4c2adb4 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