[smuxi: 17/26] Frontend-GNOME: force new instance on start to aid debugging
- From: Mirco M. M. Bauer <mmmbauer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [smuxi: 17/26] Frontend-GNOME: force new instance on start to aid debugging
- Date: Wed, 14 Oct 2015 16:50:55 +0000 (UTC)
commit 463236de4cf4b11a88a384b0d9141f41b819de63
Author: Mirco Bauer <meebey meebey net>
Date: Tue Sep 29 21:55:30 2015 +0200
Frontend-GNOME: force new instance on start to aid debugging
If you are currently using Smuxi outside of MonoDevelop from the build directory
then it would simply not start from MonoDevelop without this.
src/Frontend-GNOME/Frontend-GNOME.csproj | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Frontend-GNOME/Frontend-GNOME.csproj b/src/Frontend-GNOME/Frontend-GNOME.csproj
index afec9e0..6d3df45 100644
--- a/src/Frontend-GNOME/Frontend-GNOME.csproj
+++ b/src/Frontend-GNOME/Frontend-GNOME.csproj
@@ -24,7 +24,7 @@
<Execution>
<Execution clr-version="Net_2_0" />
</Execution>
- <Commandlineparameters>--debug</Commandlineparameters>
+ <Commandlineparameters>--debug --new-instance</Commandlineparameters>
<EnvironmentVariables>
<EnvironmentVariables>
<Variable name="MONO_TRACE_LISTENER" value="Console.Out" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]