Update some metedata

This commit is contained in:
Hylke Bons 2016-03-05 16:54:06 +00:00
parent 6077da39d0
commit cf92e27ada
4 changed files with 7 additions and 6 deletions

View file

@ -21,11 +21,11 @@ using System.Reflection;
[assembly:AssemblyTitle ("SparkleLib")]
[assembly:AssemblyVersion ("1.5.0")]
[assembly:AssemblyCopyright ("Copyright (c) 2010 Hylke Bons and others")]
[assembly:AssemblyTrademark ("SparkleShare is a trademark of SparkleShare Ltd.")]
namespace SparkleLib {
public class Defines {
public const string INSTALL_DIR = "/usr/share/sparkleshare";
public const string INSTALL_DIR = "/app/share/sparkleshare";
}
}

View file

@ -21,7 +21,6 @@ using System.Reflection;
[assembly:AssemblyTitle ("SparkleLib")]
[assembly:AssemblyVersion ("@VERSION@")]
[assembly:AssemblyCopyright ("Copyright (c) 2010 Hylke Bons and others")]
[assembly:AssemblyTrademark ("SparkleShare is a trademark of SparkleShare Ltd.")]
namespace SparkleLib {
@ -29,3 +28,4 @@ namespace SparkleLib {
public const string INSTALL_DIR = "@expanded_datadir@/sparkleshare";
}
}

View file

@ -103,3 +103,4 @@ namespace SparkleLib
}
}
}

View file

@ -1,9 +1,9 @@
[Desktop Entry]
Type=Application
Name=SparkleShare
Comment=Self hosted, instant, secure file sync
Exec=sparkleshare start
Exec=sparkleshare
Icon=sparkleshare
Terminal=false
Categories=Network;FileTransfer;GNOME;GTK;
X-GNOME-Autostart-enabled=true
Categories=Network;