Update MacOS warning

This commit is contained in:
j2gl 2015-11-20 01:35:23 -06:00
parent 85088baceb
commit 5a03ece50b
1 changed files with 2 additions and 1 deletions

View File

@ -156,7 +156,8 @@ bool checkMacAssistiveDevices()
QMessageBox::information(
NULL, "Synergy",
"Please enable access to assistive devices "
"(System Preferences), then re-open Synergy.");
"System Preferences -> Security & Privacy -> "
"Privacy -> Accessibility, then re-open Synergy.");
}
return result;