From ac4b03283fc0ff72d37e288d5717497894270110 Mon Sep 17 00:00:00 2001 From: gamosoft_cp Date: Mon, 1 Apr 2013 18:58:48 +0000 Subject: [PATCH] Minor changes --- Outlook2013TodoAddIn/Outlook2013TodoAddIn.csproj | 11 ++++++----- Outlook2013TodoAddIn/Properties/Settings.Designer.cs | 2 +- Outlook2013TodoAddIn/Properties/Settings.settings | 2 +- Outlook2013TodoAddIn/ThisAddIn.Designer.cs | 4 ++-- Outlook2013TodoAddIn/ThisAddIn.Designer.xml | 2 +- Outlook2013TodoAddIn/app.config | 8 ++++---- 6 files changed, 15 insertions(+), 14 deletions(-) diff --git a/Outlook2013TodoAddIn/Outlook2013TodoAddIn.csproj b/Outlook2013TodoAddIn/Outlook2013TodoAddIn.csproj index 7e4062a..900a68b 100644 --- a/Outlook2013TodoAddIn/Outlook2013TodoAddIn.csproj +++ b/Outlook2013TodoAddIn/Outlook2013TodoAddIn.csproj @@ -27,19 +27,20 @@ false Outlook2013TodoAddIn Outlook2013TodoAddIn - v4.5 + v4.0 VSTO40 False %24/outlook2013addin/Outlook2013TodoAddIn . https://tfs.codeplex.com/tfs/tfs04 {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} - true + + false publish\ en - 1.0.0.9 - true + 1.0.0.0 + false false 0 days @@ -298,7 +299,7 @@ - + diff --git a/Outlook2013TodoAddIn/Properties/Settings.Designer.cs b/Outlook2013TodoAddIn/Properties/Settings.Designer.cs index c851434..0e5eb8d 100644 --- a/Outlook2013TodoAddIn/Properties/Settings.Designer.cs +++ b/Outlook2013TodoAddIn/Properties/Settings.Designer.cs @@ -61,7 +61,7 @@ namespace Outlook2013TodoAddIn.Properties { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("5000")] + [global::System.Configuration.DefaultSettingValueAttribute("6000")] public int DisplayTimeOut { get { return ((int)(this["DisplayTimeOut"])); diff --git a/Outlook2013TodoAddIn/Properties/Settings.settings b/Outlook2013TodoAddIn/Properties/Settings.settings index c8ce3ed..32a3d2f 100644 --- a/Outlook2013TodoAddIn/Properties/Settings.settings +++ b/Outlook2013TodoAddIn/Properties/Settings.settings @@ -12,7 +12,7 @@ 3 - 5000 + 6000 \ No newline at end of file diff --git a/Outlook2013TodoAddIn/ThisAddIn.Designer.cs b/Outlook2013TodoAddIn/ThisAddIn.Designer.cs index f44a259..d44fa93 100644 --- a/Outlook2013TodoAddIn/ThisAddIn.Designer.cs +++ b/Outlook2013TodoAddIn/ThisAddIn.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18010 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -179,7 +179,7 @@ namespace Outlook2013TodoAddIn { private static global::Microsoft.Office.Tools.Outlook.Factory _factory; private static ThisRibbonCollection _ThisRibbonCollection; - + private static ThisFormRegionCollection _ThisFormRegionCollection; internal static ThisAddIn ThisAddIn { diff --git a/Outlook2013TodoAddIn/ThisAddIn.Designer.xml b/Outlook2013TodoAddIn/ThisAddIn.Designer.xml index 9143365..23e3371 100644 --- a/Outlook2013TodoAddIn/ThisAddIn.Designer.xml +++ b/Outlook2013TodoAddIn/ThisAddIn.Designer.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/Outlook2013TodoAddIn/app.config b/Outlook2013TodoAddIn/app.config index e9e77e9..cc147bb 100644 --- a/Outlook2013TodoAddIn/app.config +++ b/Outlook2013TodoAddIn/app.config @@ -1,8 +1,8 @@ - + -
+
@@ -17,8 +17,8 @@ 3 - 5000 + 6000 - \ No newline at end of file +