[tomboy/xdg-migration2] Fix typos in MacApplication
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tomboy/xdg-migration2] Fix typos in MacApplication
- Date: Mon, 24 Aug 2009 04:08:46 +0000 (UTC)
commit 4f7e7b3df6aa795b0191c91bc91aa7a043f41a80
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Sun Aug 23 21:07:11 2009 -0700
Fix typos in MacApplication
Tomboy/MacApplication.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Tomboy/MacApplication.cs b/Tomboy/MacApplication.cs
index 7ea3c00..e1c149c 100644
--- a/Tomboy/MacApplication.cs
+++ b/Tomboy/MacApplication.cs
@@ -24,6 +24,7 @@
//
using System;
+using System.IO;
using System.Runtime.InteropServices;
using Mono.Unix;
@@ -285,5 +286,7 @@ namespace Tomboy
{
OpenUrl ("http://library.gnome.org/users/tomboy/0.12/", screen);
}
+
+ #endregion
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]