Added option to set custom commands for controls

Includes a unique option for each control and supports environment
variables.
This commit is contained in:
thisismy-github
2021-08-14 21:19:32 -04:00
committed by Ibuprophen
parent be8568ce00
commit ef663d2051
4 changed files with 71 additions and 0 deletions
@@ -1307,6 +1307,10 @@ BEGIN
IDS_NEW_SEARCH_HINT_TIP "The text to replace the search hint with. Empty text is a valid option"
IDS_MORE_RESULTS "Enable ""See more results"" option"
IDS_MORE_RESULTS_TIP "When this is checked, the search results will include an option to do a more advanced search"
IDS_OPEN_CMD "Custom command"
IDS_OPEN_CMD_TIP "The action will run a user-defined command"
IDS_OPEN_CMD_TEXT "Command to run"
IDS_OPEN_CMD_TEXT_TIP "Enter the command to run when you use this control"
END
#endif // English (U.S.) resources