[tomboy] Add menu item for opening online help
- From: Stefan Schweizer <sschweiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tomboy] Add menu item for opening online help
- Date: Mon, 18 Oct 2010 15:58:36 +0000 (UTC)
commit 3d8fb16b9322efdfa3ad1e295a3753bd7979d23f
Author: Stefan Schweizer <steve schweizer gmail com>
Date: Mon Oct 18 17:33:02 2010 +0200
Add menu item for opening online help
https://bugzilla.gnome.org/show_bug.cgi?id=632440
Tomboy/MacApplication.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Tomboy/MacApplication.cs b/Tomboy/MacApplication.cs
index e33e611..66841c2 100644
--- a/Tomboy/MacApplication.cs
+++ b/Tomboy/MacApplication.cs
@@ -146,6 +146,9 @@ namespace Tomboy
<menuitem action=""ShowSearchAllNotesAction""/>
<separator />
</menu>
+ <menu name=""HelpMenu"">
+ <menuitem action=""ShowHelpAction""/>
+ </menu>
</placeholder>
</menubar>
</ui>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]