summaryrefslogtreecommitdiff
path: root/app/flatpak-builtins.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-06-10 15:53:27 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-06-16 15:05:18 -0400
commit528b1f8e2976a58cde4437519e7d2ba40dc2fed0 (patch)
tree2d176004d84ea56eaa2d48bf1a76f64bbc775f3c /app/flatpak-builtins.h
parent52d32da215eeccdfeeb2ca3551a1328492def29e (diff)
downloadflatpak-528b1f8e2976a58cde4437519e7d2ba40dc2fed0.tar.gz
flatpak: Add a document-unexport command
This calls org.freedesktop.portal.Documents.Delete to remove an exported file from the document database altogether.
Diffstat (limited to 'app/flatpak-builtins.h')
-rw-r--r--app/flatpak-builtins.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/flatpak-builtins.h b/app/flatpak-builtins.h
index ff870d21..dc95e0d1 100644
--- a/app/flatpak-builtins.h
+++ b/app/flatpak-builtins.h
@@ -78,6 +78,7 @@ BUILTINPROTO (build_bundle)
BUILTINPROTO (build_import)
BUILTINPROTO (build_update_repo)
BUILTINPROTO (document_export)
+BUILTINPROTO (document_unexport)
BUILTINPROTO (document_info)
BUILTINPROTO (override)