From 0544c312c493bf6fd4e7adba44be8091f5d0afdb Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sun, 6 Oct 2013 17:17:41 +0100 Subject: [PATCH] update Appdata file descriptions. #1393 --- SparkleShare/Linux/sparkleshare.appdata.xml | 34 ++++++++++++++------- SparkleShare/Linux/sparkleshare.desktop | 2 +- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/SparkleShare/Linux/sparkleshare.appdata.xml b/SparkleShare/Linux/sparkleshare.appdata.xml index c02f778f..3a451f17 100644 --- a/SparkleShare/Linux/sparkleshare.appdata.xml +++ b/SparkleShare/Linux/sparkleshare.appdata.xml @@ -1,14 +1,26 @@ - 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 + sparkleshare.desktop + CC0 + SparkleShare + Self hosted, instant, secure file sync + +

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.

+

SparkleShare was made to cover certain use cases, but doesn't handle every scenario well. To help you decide if SparkleShare is right for you, here's a few examples of what it does well and less well:

+

Great:

+
    +
  • Frequently changing project files, like text, office documents, and images
  • +
  • Tracking and syncing files edited by multiple people
  • +
  • Reverting a file to any point in its history
  • +
  • Preventing spying on your files on the server using encryption
  • +
+

Not so great:

+
    +
  • Full computer backups
  • +
  • Storing your photo or music collection
  • +
  • Large binary files that change often, like video editing projects
  • +
+

Have fun!

+
+ http://www.sparkleshare.org/
diff --git a/SparkleShare/Linux/sparkleshare.desktop b/SparkleShare/Linux/sparkleshare.desktop index 07b90a21..a8cf52c6 100755 --- a/SparkleShare/Linux/sparkleshare.desktop +++ b/SparkleShare/Linux/sparkleshare.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=Application Name=SparkleShare -Comment=Easy file sharing based on git repositories +Comment=Self hosted, instant, secure file sync Exec=sparkleshare start Icon=sparkleshare Terminal=false