Merge branch 'mac-msg' of https://github.com/j2gl/synergy into j2gl-mac-msg
This commit is contained in:
commit
c764e26144
|
@ -159,7 +159,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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue