Skip to content
Commit 5fcf4144 authored by Kalev Lember's avatar Kalev Lember
Browse files

shell: Use new GsApp API to handle local files

Instead of abusing the (kind == GENERIC) test, use the new
gs_app_set/get_local_file() API. Apps without appdata, such as extra
packages that we show through the org.freedesktop.PackageKit session
service can also legitimately be of the GENERIC kind and as such we
can't use it to test if it's a local file.
parent 69f4b477
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