summaryrefslogtreecommitdiff
path: root/plugins/rfkill/rfkill-glib.c
AgeCommit message (Collapse)AuthorFilesLines
2019-08-20rfkill-glib: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2018-10-24rfkill: Add RFKill support plugin on Linux systemsZhang Xianwei1-0/+517
from https://github.com/GNOME/gnome-settings-daemon/commit/444af32e343a79ca3db0f957bf73687a0f0df9ec Signed-off-by: Zhang Xianwei <[email protected]>