Skip to content

Fix argument type in kglobalaccel XML definition

David Edmundson requested to merge work/d_ed/fix_spec into master

The argument type should be in the format of the basic DBus types. It needs to be understood by all applications introspecting this interface.

Merge request reports