Michael Stefaniuc : notepad: Fix an error in an Esperanto resource.

Alexandre Julliard julliard at winehq.org
Tue Jul 13 14:05:31 CDT 2010


Module: wine
Branch: master
Commit: cfe693e9663dab26ebf7826177d61505ea3a413a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=cfe693e9663dab26ebf7826177d61505ea3a413a

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Tue Jul 13 00:05:18 2010 +0200

notepad: Fix an error in an Esperanto resource.

---

 programs/notepad/Eo.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/programs/notepad/Eo.rc b/programs/notepad/Eo.rc
index 9aafbef..4cc7f65 100644
--- a/programs/notepad/Eo.rc
+++ b/programs/notepad/Eo.rc
@@ -53,6 +53,7 @@ POPUP "&Redakto" {
 POPUP "&Seræu" {
   MENUITEM "Seræu\tCtrl+F",   CMD_SEARCH
   MENUITEM "Seræu sekvanta\tF3",  CMD_SEARCH_NEXT
+  MENUITEM "&Replace...\tCtrl+H", CMD_REPLACE
  }
 POPUP "&Helpo" {
   MENUITEM "Enhavo",         CMD_HELP_CONTENTS




More information about the wine-cvs mailing list