tomboy r2220 - trunk
- From: sharm svn gnome org
- To: svn-commits-list gnome org
- Subject: tomboy r2220 - trunk
- Date: Tue, 14 Oct 2008 03:45:51 +0000 (UTC)
Author: sharm
Date: Tue Oct 14 03:45:51 2008
New Revision: 2220
URL: http://svn.gnome.org/viewvc/tomboy?rev=2220&view=rev
Log:
2008-10-13 Sandy Armstrong <sanfordarmstrong gmail com>
* Tomboy.csproj: Change output type to WinExe to prevent DOS window. Need to
do the same for Mono.Addins.dll, too, I think, as it launches some temporary
DOS windows as Tomboy starts.
Modified:
trunk/ChangeLog
trunk/Tomboy.csproj
Modified: trunk/Tomboy.csproj
==============================================================================
--- trunk/Tomboy.csproj (original)
+++ trunk/Tomboy.csproj Tue Oct 14 03:45:51 2008
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.21022</ProductVersion>
<ProjectGuid>{315DBB30-1461-4A41-A23F-A888D84E1EA0}</ProjectGuid>
- <OutputType>Exe</OutputType>
+ <OutputType>WinExe</OutputType>
<AssemblyName>Tomboy</AssemblyName>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileUpgradeFlags>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]