[PATCH 3/5] regedit: Add status bar text for the 'Modify Binary Data' menu item

Hugh McMaster hugh.mcmaster at outlook.com
Thu Jun 1 04:33:10 CDT 2017


Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
---
 programs/regedit/regedit.rc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/programs/regedit/regedit.rc b/programs/regedit/regedit.rc
index f49cfcb..ca25c2d 100644
--- a/programs/regedit/regedit.rc
+++ b/programs/regedit/regedit.rc
@@ -168,6 +168,7 @@ END
 STRINGTABLE
 BEGIN
     ID_EDIT_MODIFY          "Modifies the value's data"
+    ID_EDIT_MODIFY_BIN      "Modifies the value's data in binary form"
     ID_EDIT_NEW_KEY         "Adds a new key"
     ID_EDIT_NEW_STRINGVALUE "Adds a new string value"
     ID_EDIT_NEW_BINARYVALUE "Adds a new binary value"
-- 
2.7.4




More information about the wine-patches mailing list