Next: Sounds, Previous: PostScript, Up: Folders inside Library [Contents]
This directory contains bundles that are specifically built to provide functionality between different programs (for example, spell checking, creation of a note from text within an email application). Services that are installed on the system must an extension of ".service".
In GNUmakefiles, this location is available via the
GNUSTEP_SERVICES
variable, which is the location for the domain
in which the software will be installed. You can also reference the
locations in the various domains directly by using the variables
GNUSTEP_SYSTEM_SERVICES
, GNUSTEP_NETWORK_SERVICES
,
GNUSTEP_LOCAL_SERVICES
and GNUSTEP_USER_SERVICES
.
In gnustep-base, you can access the Services
location as a
folder inside the Library
location.