From 3cc45ccf137d0b0eeba81af041d816b0cbfb6fc7 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 7 Apr 2016 20:35:32 +0200 Subject: Add support for subpath limited installs This allows you to install e.g. org.freedesktop.Platform.Locale but only the /sv subdir, and replaces using separate branches for each locale. --- doc/xdg-app-install.xml | 9 +++++++++ doc/xdg-app-update.xml | 10 ++++++++++ 2 files changed, 19 insertions(+) (limited to 'doc') diff --git a/doc/xdg-app-install.xml b/doc/xdg-app-install.xml index d15016f..0803a9c 100644 --- a/doc/xdg-app-install.xml +++ b/doc/xdg-app-install.xml @@ -104,6 +104,15 @@ + + + + + Install only a subpath of the ref. This is mainly used to install a subset of locales. + This can be added multiple times to install multiple subpaths., + + + diff --git a/doc/xdg-app-update.xml b/doc/xdg-app-update.xml index f665160..8c29342 100644 --- a/doc/xdg-app-update.xml +++ b/doc/xdg-app-update.xml @@ -111,6 +111,16 @@ + + + + + Install only a subpath of the ref. This is mainly used to install a subset of locales. + This can be added multiple times to install multiple subpaths. + If this is not specified the subpaths specified at install time are reused. + + + -- cgit v1.2.1