[dasher] Remove "Game Mode" from windows menu
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher] Remove "Game Mode" from windows menu
- Date: Mon, 11 Feb 2013 16:53:17 +0000 (UTC)
commit e2d9a3da3a524d8bd1f2bc576f8cd4a079ab6bdc
Author: Patrick Welche <prlw1 cam ac uk>
Date: Thu Feb 7 10:42:40 2013 +0000
Remove "Game Mode" from windows menu
Game Mode is only implemented in Gtk code
Src/Win32/Dasher.rc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Src/Win32/Dasher.rc b/Src/Win32/Dasher.rc
index 0e418eb..ddcb689 100644
--- a/Src/Win32/Dasher.rc
+++ b/Src/Win32/Dasher.rc
@@ -431,7 +431,7 @@ BEGIN
MENUITEM "&Help Topics", ID_HELP_CONTENTS
MENUITEM SEPARATOR
MENUITEM "&About Dasher", IDM_ABOUT
- MENUITEM "Game Mode", ID_GAMEMODE
+ // MENUITEM "Game Mode", ID_GAMEMODE
END
END
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]