summaryrefslogtreecommitdiff
path: root/plugins/rfkill/rfkill-glib.c
AgeCommit message (Collapse)AuthorFilesLines
2021-06-23update copyright to 2021raveit651-0/+1
2021-04-02rfkill: g_memdup is dreprecated from glib 2.68rbuj1-0/+8
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]>