Michael Stefaniuc : notepad: Fix an error in the Wallon resource.

Alexandre Julliard julliard at winehq.org
Wed Jun 23 10:57:06 CDT 2010


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

Author: Michael Stefaniuc <mstefani at redhat.com>
Date:   Wed Jun 23 11:13:01 2010 +0200

notepad: Fix an error in the Wallon resource.

Translation by David Estebanez.

---

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

diff --git a/programs/notepad/Wa.rc b/programs/notepad/Wa.rc
index 1856490..85c49c5 100644
--- a/programs/notepad/Wa.rc
+++ b/programs/notepad/Wa.rc
@@ -57,6 +57,7 @@ POPUP "&Candj
 POPUP "C&werî" {
   MENUITEM "Cwerî...",          CMD_SEARCH
   MENUITEM "&Shûvant\tF3",      CMD_SEARCH_NEXT
+  MENUITEM "&Replaecî...\tCtrl+H", CMD_REPLACE
  }
 POPUP "&Aide" {
   MENUITEM "Å&dvins",           CMD_HELP_CONTENTS




More information about the wine-cvs mailing list