Added EDE_CHECK_DIR m4 macro for directory existance checking

Imported services directory with org.equinoxproject.Launch service; directory should
be place for all D-BUS services

Changed configure.in to find and set D-BUS service directory
This commit is contained in:
Sanel Zukan
2009-03-06 17:30:58 +00:00
parent c9de60162e
commit cacf2bb98a
6 changed files with 56 additions and 3 deletions

14
services/Jamfile Normal file
View File

@ -0,0 +1,14 @@
#
# $Id$
#
# Part of Equinox Desktop Environment (EDE).
# Copyright (c) 2009 EDE Authors.
#
# This program is licensed under terms of the
# GNU General Public License version 2 or newer.
# See COPYING for details.
SubDir TOP services ;
InstallDbusService org.equinoxproject.Launch.service ;
Clean distclean : org.equinoxproject.Launch.service ;

View File

@ -0,0 +1,3 @@
[D-BUS Service]
Name = org.equinoxproject.Launch
Exec = @bindir@/ede-launch