Go to file
Alexander Larsson 353365990e Support extension points in apps and runtimes
If you put in the metadat file something like:

[Extension org.gnome.Platform.Timezones]
directory=share/zoneinfo
subdirectories=false

[Extension org.gnome.Platform.Locale]
directory=share/gnome-sdk/locale/
subdirectories=true

then /usr/share/zoneinfo will be overridden with
whatever is in the org.gnome.Platform.Timezones
runtime if that is installed, and any runtime
like org.gnome.Platfrom.Locale.* will be mounted
at the corresponding name under /usr/gnome-sdk/locale
2015-01-22 20:42:23 +01:00
doc Document the --updates option 2015-01-20 21:16:20 -05:00
triggers Add triggers for exports 2015-01-15 21:45:55 +01:00
.gitignore Add manpages to gitignore 2015-01-15 21:45:55 +01:00
Makefile.am Use libsoup to load summary via http 2015-01-21 15:23:14 -05:00
autogen.sh Initial version 2014-12-17 15:28:07 +01:00
configure.ac Use libsoup to load summary via http 2015-01-21 15:23:14 -05:00
xdg-app-builtins-add-remote.c Change terminology from 'repo' to 'remote' 2015-01-19 20:16:00 -05:00
xdg-app-builtins-build-export.c build-export: Regenerate summary for the repo 2015-01-20 21:16:20 -05:00
xdg-app-builtins-build-finish.c Export gnome-shell search provider files 2015-01-20 12:42:13 -05:00
xdg-app-builtins-build-init.c Drop the unused --name option for build-init 2015-01-19 19:56:56 -05:00
xdg-app-builtins-build.c build: Unset ACLOCAL_FLAGS 2015-01-16 10:17:39 +01:00
xdg-app-builtins-delete-remote.c Change terminology from 'repo' to 'remote' 2015-01-19 20:16:00 -05:00
xdg-app-builtins-install.c Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-builtins-list-remotes.c Change terminology from 'repo' to 'remote' 2015-01-19 20:16:00 -05:00
xdg-app-builtins-list.c Avoid ghosts in the list of installed apps 2015-01-20 23:31:16 -05:00
xdg-app-builtins-repo-contents.c Show the full reference in repo-contents when using --show-details 2015-01-22 11:01:15 +00:00
xdg-app-builtins-run.c Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00
xdg-app-builtins-uninstall.c Make the BRANCH argument optional 2015-01-16 19:16:07 -05:00
xdg-app-builtins-update.c Add a --commit option to the update commands 2015-01-16 21:55:48 -05:00
xdg-app-builtins.h Change terminology from 'repo' to 'remote' 2015-01-19 20:16:00 -05:00
xdg-app-dir.c Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00
xdg-app-dir.h Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00
xdg-app-helper.c xdg-app-helper: Add support for -b to bind mount extra paths 2015-01-22 20:42:04 +01:00
xdg-app-main.c Change terminology from 'repo' to 'remote' 2015-01-19 20:16:00 -05:00
xdg-app-utils.c Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00
xdg-app-utils.h Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00