diff --git a/SparkleShare/SparklePaths.cs b/SparkleShare/SparklePaths.cs index 40e2c96d..b4f91f2c 100644 --- a/SparkleShare/SparklePaths.cs +++ b/SparkleShare/SparklePaths.cs @@ -39,6 +39,7 @@ namespace SparkleShare { "icons", "hicolor"); public static string SparkleAvatarPath { + get { string XDG_CACHE_HOME = @@ -49,8 +50,8 @@ namespace SparkleShare { else return SparkleHelpers.CombineMore (HomePath, ".cache", "sparkleshare"); - } + } public static string SparkleIconPath =