Skip to content
Commit 1aeb1783 authored by Jiří Klimeš's avatar Jiří Klimeš
Browse files

applet: initialize permissions in the applet to show 'Enable ...' menu items'...

applet: initialize permissions in the applet to show 'Enable ...' menu items' visibility correctly (rh #627365)

'Enable Networking/Wireless/Mobile Broadband' was grayed out due to not
initializing permissions. The first 'permission-changed' signals are emitted
from withing NMClient constructor and the signal handler is not connected yet.
So we call nm_client_get_permission_result() to set initial permissions.
parent efb1bb1f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment