From 286d53a233490a11ac1d03ca9c238f945c11afa9 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Wed, 6 Apr 2016 10:19:03 +0100 Subject: [PATCH] linux: Fix build --- SparkleShare/Linux/EventLog.cs | 2 +- SparkleShare/Linux/SparkleShare.Linux.csproj | 14 ++++++--- SparkleShare/Mac/SparkleShare.Mac.csproj | 7 ----- .../Windows/SparkleShare.Windows.csproj | 29 +++---------------- Sparkles/Git/Sparkles.Git.csproj | 1 + Sparkles/Sparkles.csproj | 1 + 6 files changed, 17 insertions(+), 37 deletions(-) diff --git a/SparkleShare/Linux/EventLog.cs b/SparkleShare/Linux/EventLog.cs index 5fe9a298..88d92274 100755 --- a/SparkleShare/Linux/EventLog.cs +++ b/SparkleShare/Linux/EventLog.cs @@ -65,7 +65,7 @@ namespace SparkleShare { layout_sizes.PackStart (this.history_label, false, false, 0); VBox layout_vertical = new VBox (false, 0); - // this.spinner = new Spinner (); + this.spinner = new Spinner (); this.spinner_wrapper = new VBox (); this.content_wrapper = new EventBox (); this.scrolled_window = new ScrolledWindow (); diff --git a/SparkleShare/Linux/SparkleShare.Linux.csproj b/SparkleShare/Linux/SparkleShare.Linux.csproj index 08ccdbb0..fd6f239c 100644 --- a/SparkleShare/Linux/SparkleShare.Linux.csproj +++ b/SparkleShare/Linux/SparkleShare.Linux.csproj @@ -10,6 +10,8 @@ SparkleShare.Linux SparkleShare.Linux v4.5 + + true @@ -33,10 +35,14 @@ - - - - + + + + + + + + diff --git a/SparkleShare/Mac/SparkleShare.Mac.csproj b/SparkleShare/Mac/SparkleShare.Mac.csproj index 5f376ac3..863e5303 100644 --- a/SparkleShare/Mac/SparkleShare.Mac.csproj +++ b/SparkleShare/Mac/SparkleShare.Mac.csproj @@ -151,13 +151,6 @@ HTML\jquery.js - - - - - - - Resources\side-splash.png diff --git a/SparkleShare/Windows/SparkleShare.Windows.csproj b/SparkleShare/Windows/SparkleShare.Windows.csproj index e9a32bc6..24620acc 100644 --- a/SparkleShare/Windows/SparkleShare.Windows.csproj +++ b/SparkleShare/Windows/SparkleShare.Windows.csproj @@ -1,9 +1,9 @@  - Release + Debug AnyCPU - 9.0.30729 + 8.0.30703 {728483AA-E34B-4441-BF2C-C8BC2901E4E0} WinExe SparkleShare @@ -50,6 +50,8 @@ prompt full true + 4 + false @@ -116,19 +118,6 @@ - - - - - - - - - - - - - @@ -278,14 +267,4 @@ MSBuild:Compile - - - {009FDCD7-1D57-4202-BB6D-8477D8C6B8EE} - Sparkles.Git - - - {2C914413-B31C-4362-93C7-1AE34F09112A} - Sparkles - - diff --git a/Sparkles/Git/Sparkles.Git.csproj b/Sparkles/Git/Sparkles.Git.csproj index c4ca1fd3..59f0f37f 100644 --- a/Sparkles/Git/Sparkles.Git.csproj +++ b/Sparkles/Git/Sparkles.Git.csproj @@ -13,6 +13,7 @@ 512 + v4.5 True diff --git a/Sparkles/Sparkles.csproj b/Sparkles/Sparkles.csproj index d34547e8..baa710e3 100644 --- a/Sparkles/Sparkles.csproj +++ b/Sparkles/Sparkles.csproj @@ -11,6 +11,7 @@ Sparkles + v4.5 none