[PATCH 5/5] regedit: Add status bar text for the 'Expand'/'Collapse' menu item

Hugh McMaster hugh.mcmaster at outlook.com
Tue Jun 13 07:43: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 2e4d146..fb7b973 100644
--- a/programs/regedit/regedit.rc
+++ b/programs/regedit/regedit.rc
@@ -195,6 +195,7 @@ BEGIN
     ID_EDIT_FIND            "Finds a text string in a key, value or data"
     ID_EDIT_FINDNEXT        "Finds next occurrence of text specified in previous search"
     ID_EDIT_EXPORT          "Exports the selected branch of the registry to a text file"
+    ID_TREE_EXPAND_COLLAPSE "Expands or collapses the selected node"
 END
 
 STRINGTABLE
-- 
2.7.4




More information about the wine-patches mailing list