Skip to content
Commit fc59e222 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

shellDBus: Add ListExtensions() and GetExtensionInfo()

GetExtensionInfo() takes a UUID and returns a JSON object with information
about that extension including their metadata, path and current state.

ListExtensions() takes no arguments and returns a JSON object mapping UUIDs
to the same information objects described above.

https://bugzilla.gnome.org/show_bug.cgi?id=654770
parent ff983432
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