Disable interactive checkbox when a user is set.
authorIain Patterson <me@iain.cx>
Mon, 23 Dec 2013 18:21:12 +0000 (18:21 +0000)
committerIain Patterson <me@iain.cx>
Mon, 23 Dec 2013 18:21:12 +0000 (18:21 +0000)
commit8e2c124550ea78e6b9ddfd5ad6cdb72ba93e9a1b
tree9e382fbe0b0fef306ae512f5222309c1d47c910f
parenta180ba0774a106b9a59218814d78281a03c5f1f3
Disable interactive checkbox when a user is set.

A service can only interact with the desktop when running as LOCALSYSTEM
so disable the checkbox for that option when a user account is set.
gui.cpp