2008-07-15 Jens Granseuer <jensgr@gmx.net> * configure.in: add capplets/default-applications/gnome-default-applications.pc to generated files 2008-07-15 Jens Granseuer <jensgr@gmx.net> * Makefile.am: install the default apps list in the default-apps subdirectory * gnome-da-xml.c: (gnome_da_xml_load_list): load everything from there * gnome-default-applications.pc.in: add file so that applications can query where to put their extensions svn path=/trunk/; revision=8783
10 lines
238 B
PkgConfig
10 lines
238 B
PkgConfig
prefix=@prefix@
|
|
datarootdir=@datarootdir@
|
|
datadir=@datadir@
|
|
pkgdatadir=${datadir}/@PACKAGE@
|
|
defappsdir=${pkgdatadir}/default-apps
|
|
|
|
Name: gnome-default-applications
|
|
Description: Default GNOME applications configuration
|
|
Version: @VERSION@
|
|
|