mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-14 03:16:38 +10:00
Added option to set custom commands for controls
Includes a unique option for each control and supports environment variables.
This commit is contained in:
committed by
Ibuprophen
parent
be8568ce00
commit
ef663d2051
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user