From 1db08602e6a1f0897ff27d5b39f3cc94ed833d34 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sun, 12 Mar 2017 23:40:55 +0000 Subject: [PATCH] linux: Update project file locations --- SparkleShare/Linux/SparkleShare.Linux.csproj | 43 +++++++++++++++----- 1 file changed, 32 insertions(+), 11 deletions(-) diff --git a/SparkleShare/Linux/SparkleShare.Linux.csproj b/SparkleShare/Linux/SparkleShare.Linux.csproj index 5602fb80..3c048d41 100644 --- a/SparkleShare/Linux/SparkleShare.Linux.csproj +++ b/SparkleShare/Linux/SparkleShare.Linux.csproj @@ -73,6 +73,8 @@ + + @@ -134,18 +136,37 @@ - - SparkleShare.cs - - - - - - - - - + + UserInterface\About.cs + + + UserInterface\Bubbles.cs + + + UserInterface\Controller.cs + + + UserInterface\EventLog.cs + + + UserInterface\Note.cs + + + UserInterface\Setup.cs + + + UserInterface\SetupWindow.cs + + + UserInterface\StatusIcon.cs + + + UserInterface\UserInterface.cs + + + UserInterface\UserInterfaceHelpers.cs +