New gapplication(1) tool

This is essentially a commandline implementation of the client-side of
the org.freedesktop.Application D-Bus interface.

It includes support for tab-completion based on desktop files and their
contents.

https://bugzilla.gnome.org/show_bug.cgi?id=704218
This commit is contained in:
Ryan Lortie
2013-07-14 19:43:19 -04:00
parent 4e1e36a7f0
commit 9defb6b1b1
6 changed files with 881 additions and 0 deletions

View File

@@ -146,6 +146,7 @@ man_MANS =
if ENABLE_MAN
man_MANS += \
gapplication.1 \
gio-querymodules.1 \
glib-compile-schemas.1 \
glib-compile-resources.1 \