Skip to content

Add method to retrieve service descriptions

username-removed-790057 requested to merge eang/libaccounts-qt:master into master

Services can have descriptions, but the Qt api doesn't currently allow to get them. This commit adds a new description() method in the Service class. A test case with the new method has also been added.

Merge request reports