Commit Graph

11 Commits

Author SHA1 Message Date
Sanel Zukan
e8c8485097 Very tiny documentation revision.
Fixed code so it can be compiled on SunStudio without errors.
2009-03-30 15:17:00 +00:00
Sanel Zukan
cacf2bb98a 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
2009-03-06 17:30:58 +00:00
Sanel Zukan
c9de60162e Added rule for installing D-BUS service files 2009-03-06 14:15:32 +00:00
Sanel Zukan
51b488fb14 Added EdeProgramBare rule, that will link with FLTK libs, without images
libstartup-notification checks in configure.in
ede-launch now uses startup notification protocol via ede-launch-sn helper
Added removal of /tmp/.evoke.lock at the startup, in case evoke crashed during sesssion
2009-03-06 12:12:27 +00:00
Sanel Zukan
2ea73b6996 Merged changed pkg.m4 from edelib
ede-panel has alternative way of calling ede-about dialog

Dumped SettingsApplicator.* code from evoke. They are replaced with ede-settings-apply script
which should call all programs that needs to apply stored settings. This will reduce code entropy

evoke will call ede-settings-apply at the startup

ede-bell-conf modified to use "--apply" arg and to apply known settings

ede-desktop will start icon exec path via ede-launch

Fixed freebsd specific code in ede-panel's battery code
2009-03-03 11:47:30 +00:00
Sanel Zukan
ab83d5a051 Let tips be installed 2009-02-24 13:54:14 +00:00
Sanel Zukan
ed531ba6fa Refactored globals used by build system 2009-02-20 15:29:11 +00:00
Sanel Zukan
17523ced6f Unused dependecy feature is not good when is linked with shared libraries 2009-02-20 14:45:52 +00:00
Sanel Zukan
bf3b276c1e Added PYTHON path ot Jamconfig.
Introduced HAVE_CONFIG_H flag for each source file so config.h can be included safely. For now some things
collides with some edelib macros.
Added conditional code in emountd: if HAL is not present or system does not supports it, emountd will
be compiled without and will display a message about it.
2009-01-22 14:25:40 +00:00
Sanel Zukan
dec8dc3c4e Add checks for efltk
Small modification in pkg.m4 so returned variables does not have ending spaces
s/DEBUG/DEBUG_PCRE in pcre.c so it does not gets included when ede is compiled with
debug flags
2009-01-14 15:10:47 +00:00
Sanel Zukan
01268a951b Make some consistency with edelib 2009-01-14 14:01:55 +00:00