[PATCH 2/5] regedit: Add status bar text for adding a new expandable string value

Hugh McMaster hugh.mcmaster at outlook.com
Thu Jun 1 04:32:59 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 d7ba600..f49cfcb 100644
--- a/programs/regedit/regedit.rc
+++ b/programs/regedit/regedit.rc
@@ -173,6 +173,7 @@ BEGIN
     ID_EDIT_NEW_BINARYVALUE "Adds a new binary value"
     ID_EDIT_NEW_DWORDVALUE  "Adds a new double word value"
     ID_EDIT_NEW_MULTI_STRINGVALUE "Adds a new multi-string value"
+    ID_EDIT_NEW_EXPANDVALUE "Adds a new expandable string value"
     ID_REGISTRY_IMPORTREGISTRYFILE "Imports a text file into the registry"
     ID_REGISTRY_EXPORTREGISTRYFILE
                             "Exports all or part of the registry to a text file"
-- 
2.7.4




More information about the wine-patches mailing list