Commit Graph

7 Commits (fe133c72042e52edbacdf686a6f2a7cb76900197)

Author SHA1 Message Date
Matthias Clasen 75218c4a65 Fix license headers
We were referring to the nonexisting "version 2" of the
Lesser GPL. It should be "version 2.1".
2016-07-29 14:27:49 -04:00
Matthias Clasen a92edee9fb permission store: Add --version
It is expected that --version works.
2016-07-14 23:31:05 -04:00
Matthias Clasen e5a3fec139 permission store: Add --verbose and --replace
Add common commandline options, and improve error output.
2016-07-14 23:24:29 -04:00
Simon McVittie f8f4f530ab Permission store, document portal: do not distribute generated files
Signed-off-by: Simon McVittie <smcv@debian.org>
2016-06-12 10:35:13 +01:00
Alexander Larsson 68bd311ac1 permission-store: Fix include paths 2016-05-09 21:30:30 +02:00
Alexander Larsson cc4b60d667 permission-store: Hopefully fix the build
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.
2016-05-09 19:15:44 +02:00
Alexander Larsson 28b549156a Split out permission store from session helper
This is now available as org.freedesktop.impl.portal.PermissionStore
2016-05-09 14:07:22 +02:00