GApplication: add a "resource base path"
authorRyan Lortie <desrt@desrt.ca>
Fri, 4 Jul 2014 13:53:51 +0000 (09:53 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 7 Jul 2014 17:40:03 +0000 (13:40 -0400)
commitcea9de93c8838099661f5b54462f9c4b6410bfc9
treeaee8dd65ac696de54020a87b7f5ea04418109ffa
parent60226a0386158e6969ec406e8af5efde4085d15b
GApplication: add a "resource base path"

We don't use this for anything inside of GApplication yet, but Gtk is
about to start using it to find various bits of the application (such as
its menus, icons, etc.).

By default, we form the base path from the application ID to end up with
the familiar /org/example/app style.

https://bugzilla.gnome.org/show_bug.cgi?id=722092
docs/reference/gio/gio-sections.txt
gio/gapplication.c
gio/gapplication.h