Commit Graph

349 Commits

Author SHA1 Message Date
Sanel Zukan
f0d8382742 Let evoke use autostart-safe option 2009-02-20 15:41:11 +00:00
Sanel Zukan
ed531ba6fa Refactored globals used by build system 2009-02-20 15:29:11 +00:00
Sanel Zukan
ee1407d79f Added $PREFIX/share as part of XDG_DATA_DIRS 2009-02-20 15:03:16 +00:00
Sanel Zukan
d7e1e16f4f Install startede too 2009-02-20 14:54:20 +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
364b729f87 Fixing code to use config.h as default config incude file 2009-02-20 13:10:21 +00:00
Sanel Zukan
7513426131 Copying wm from old ede 2009-02-20 13:05:43 +00:00
Sanel Zukan
f8c3e1ff7c Copying panel from old ede 2009-02-20 13:04:52 +00:00
Sanel Zukan
b508ba671c Removing unfinished wm 2009-02-20 13:03:38 +00:00
Sanel Zukan
855d49fdf4 Removing unfinished panel 2009-02-20 13:03:07 +00:00
Sanel Zukan
648496e401 Generate translation strings 2009-02-20 13:00:37 +00:00
Sanel Zukan
7a7cbc6806 Generate translation strings 2009-02-20 12:57:35 +00:00
Sanel Zukan
b3d0c8245b Renaming eworkpanel to ede-panel 2009-02-20 12:54:50 +00:00
Sanel Zukan
eef8493c86 Link with efltk xml library when images are used 2009-02-20 12:44:15 +00:00
Sanel Zukan
6cd077a9e4 Let emountd be started at the startup 2009-02-19 17:36:49 +00:00
Sanel Zukan
79c811045a Documentation update 2009-02-19 09:15:32 +00:00
Sanel Zukan
476927effc Use FFileName 2009-02-19 08:52:02 +00:00
Sanel Zukan
11c01a53de Install stuff is in README.alpha 2009-02-19 08:49:42 +00:00
Sanel Zukan
69e0e4b807 Removing obsolete Jamfile 2009-02-19 08:40:41 +00:00
Sanel Zukan
607ac9340e Updated Jamfile 2009-02-19 08:35:57 +00:00
Sanel Zukan
06e789d6bf Moving capone scheme in branches 2009-02-19 08:35:33 +00:00
Sanel Zukan
e2fe8e90ab s/eiconman/ede-desktop
Removed background.xcf
2009-02-19 08:26:38 +00:00
Sanel Zukan
25119b834a Moving back an newer evoke 2009-02-19 08:12:29 +00:00
Sanel Zukan
d0498c453d Moving old evoke to branches 2009-02-19 08:10:30 +00:00
Sanel Zukan
4491dd2948 Setting Id property so it can be updated 2009-02-09 09:14:13 +00:00
Sanel Zukan
9260520add Commenting testing code 2009-01-27 15:24:52 +00:00
Sanel Zukan
51067e0772 Small shell independence tweak 2009-01-27 15:22:45 +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
c85f4b654c Removing unused line 2009-01-26 12:57:13 +00:00
Sanel Zukan
5155215b68 Changes in build scripts
Changed SharedLibrary rule so it can generate .la files, like libtool
Added some bluring of preview image, although it pretty sucks
emountd will now use global HAL flags and libraries
2009-01-26 12:31:01 +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
a04a8322da Replacing with new 2009-01-23 15:04:08 +00:00
Sanel Zukan
7a513a5a4c Read version from config.h
Updated link for bug tracker
2009-01-23 14:20:53 +00:00
Sanel Zukan
17774d2eef Added header infos.
Added min_to_time() function, that will convert minutes to formated time
that xscreensaver daemon (and xscreensaver-demo) expects
2009-01-23 13:12:52 +00:00
Sanel Zukan
93c2592811 Removing not used definition 2009-01-23 12:46:27 +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
f90fa0bb5b Cleaning rule updated too 2009-01-20 13:27:34 +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
0f49505f21 Let window know for global colors 2009-01-17 13:05:03 +00:00
Sanel Zukan
1b2da27f00 Removed builtin values; configure script will do the rest 2009-01-14 15:46:05 +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
61c78af89c Added code for libXpm checks 2009-01-14 15:30:55 +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
2eb0751c31 Updating names 2009-01-14 13:58:29 +00:00
Sanel Zukan
6350d296ff Create TOC
Small corrections
2009-01-14 13:51:40 +00:00
Sanel Zukan
50288aab5f Some docs enhacements.
Let README content be shown on the start page
2009-01-14 13:15:44 +00:00
Sanel Zukan
90d616cfb1 Dumping extension 2009-01-14 12:35:22 +00:00
Sanel Zukan
1b2e96fc04 Removing obsolete translations
Extract translation strings during compile
2009-01-13 15:59:09 +00:00
Sanel Zukan
e49a071634 Let vrious DPMS and screensaver timeout be written.
Corrected merging temporary file with our values with .xscreensaver one if exists, and
if not, re-create .xscreensaver again
2009-01-13 14:21:59 +00:00