Commit Graph

20 Commits

Author SHA1 Message Date
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
eef8493c86 Link with efltk xml library when images are used 2009-02-20 12:44:15 +00:00
Sanel Zukan
39e795031c Added checks for statfs() and stat64() functions.
Added removal of 'config.h.in~' in autogen.sh
2009-01-26 13:41:28 +00:00
Sanel Zukan
85aee53848 startede will be created by configure
'jam clean' will clean data/startede and tools/l10-prepare.sh
EDE_INSTALL_DIR points to /usr/local by default
2009-01-23 15:10:55 +00:00
Sanel Zukan
93c2592811 Removing not used definition 2009-01-23 12:46:27 +00:00
Sanel Zukan
bb7302a499 Master config compilation is now config.h, instead nonstandard edeconf.h; also
prevents possible collision with ede-conf name
2009-01-20 13:26:33 +00:00
Sanel Zukan
a79711dfbd Checks for libXpm
Check if PYTHON variable have some value; if not, skip documentation building
Let documentation contains full ede version
2009-01-14 15:41:49 +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
Sanel Zukan
bf3046af5a Let configure creates l10n-prepare script with correct version and do chmod +x on it. 2008-08-25 15:40:37 +00:00
Sanel Zukan
c102595bcb Updated wrongly named AC_INIT parameter
Removed edeconf.h.in; now is generated by autogen.sh

autogen.sh content of configure.in dump moved to dump_config()
but is not called by default
2008-08-25 13:51:38 +00:00
Sanel Zukan
6394b85004 Removed obsolete m4 macros
Updated initjamfile.m4
Added pkg.m4 for pkg-config
Added new configure.in script and following config.jam.in
2008-08-25 13:21:54 +00:00
Sanel Zukan
cc24ac7b7b Added checks for headers/functions/tools used by elauncher. 2007-03-22 17:14:54 +00:00
Sanel Zukan
f6f00e93b4 Little reorderings. 2007-03-20 15:45:06 +00:00
Sanel Zukan
f91493d49b Added initjamfile.m4 from autojam, so make specific
variables can be correctly translated to jam world.
2007-03-19 14:36:18 +00:00
Sanel Zukan
359b79be0d Added checks for doxygen and STL.
README.alpha updated for latest changes.
2007-03-19 10:32:09 +00:00
Sanel Zukan
be29467f10 New configure facility. 2007-03-17 11:28:25 +00:00
Sanel Zukan
3e09622646 Cleanup. 2007-03-16 16:06:00 +00:00
Sanel Zukan
fcf808bd82 Now did a real chmod -x. 2007-03-15 01:06:18 +00:00
Vedran Ljubovic
65018f75b7 Importing EDE2 code to svn... NOTE: It doesn't compile! Stuff thats broken: edewm, eworkpanel, eiconman,
emenueditor
2006-08-20 18:43:09 +00:00