summaryrefslogtreecommitdiff
path: root/permission-store
Commit message (Collapse)AuthorAgeFilesLines
* permission-store: Fix include pathsAlexander Larsson2016-05-091-1/+1
|
* permission-store: Hopefully fix the buildAlexander Larsson2016-05-091-1/+1
| | | | | | | | We got an error in gnome-continuous: ../permission-store/permission-store.c:27:35: fatal error: permission-store-dbus.h: No such file or directory #include "permission-store-dbus.h" Not sure how this happens, but I hope this will fix it.
* Split out permission store from session helperAlexander Larsson2016-05-096-0/+619
This is now available as org.freedesktop.impl.portal.PermissionStore