mirror of
https://github.com/microsoft/PowerToys
synced 2025-09-05 00:45:12 +00:00
Set PowerRename context menu hotkey to 'w' (#1673)
This commit is contained in:
@@ -21,7 +21,7 @@ struct InvokeStruct
|
||||
CPowerRenameMenu::CPowerRenameMenu()
|
||||
{
|
||||
ModuleAddRef();
|
||||
app_name = GET_RESOURCE_STRING(IDS_POWERRENAME);
|
||||
app_name = GET_RESOURCE_STRING(IDS_POWERRENAME_APP_NAME);
|
||||
}
|
||||
|
||||
CPowerRenameMenu::~CPowerRenameMenu()
|
||||
|
Reference in New Issue
Block a user