efl/legacy/efreet
Cedric BAIL 02bf306fdd Remove macro provided by Eina.
SVN revision: 36863
2008-10-20 16:34:59 +00:00
..
debian Fix Debian package. 2008-05-08 10:23:57 +00:00
doc ok. i think most binary files are now fixed. 2008-08-18 00:02:26 +00:00
m4 No longer needed. 2007-03-22 16:01:20 +00:00
src Remove macro provided by Eina. 2008-10-20 16:34:59 +00:00
.cvsignore - there is no modules file but there is a file file 2008-08-02 22:01:28 +00:00
AUTHORS - update authors 2007-07-03 18:03:58 +00:00
COPYING Initial import of efreet, an implementation of the freedesktop icon and menu 2007-02-03 13:05:30 +00:00
ChangeLog Add top level informational files to efreet. 2007-02-03 13:11:41 +00:00
Doxyfile - update doxy to be more like web.enlightenment.org 2007-03-27 01:31:55 +00:00
INSTALL - add the install file. fixes bug #304 2007-12-04 14:14:08 +00:00
Makefile.am add some files in tarballs, especially doc stuff (thanks Lutin for the report) 2008-09-30 16:33:55 +00:00
NEWS Add top level informational files to efreet. 2007-02-03 13:11:41 +00:00
NOTES Initial import of efreet, an implementation of the freedesktop icon and menu 2007-02-03 13:05:30 +00:00
README deps lists/ debugging too... 2008-04-03 18:47:14 +00:00
TODO ++ 2007-07-26 19:15:48 +00:00
autogen.sh Initial import of efreet, an implementation of the freedesktop icon and menu 2007-02-03 13:05:30 +00:00
configure.ac Make efreet depend on eina. No change in the code yet, so just fix your build system and no bug must show up. 2008-10-13 16:00:19 +00:00
efreet-mime.pc.in Everything is working except the file monitors to look for new/modified files. This is going up in hopes that someone can find the bug in my code pertaining to this as I haven't been able to. 2007-07-01 05:10:14 +00:00
efreet-trash.pc.in FDO Trash. 2008-07-16 19:45:12 +00:00
efreet.pc.in fix Cflags 2007-03-24 02:06:21 +00:00
efreet.spec.in Tue Nov 6 21:42:00 2007 Michael Jennings (mej) 2007-11-07 05:42:08 +00:00
gendoc - update doxy to be more like web.enlightenment.org 2007-03-27 01:31:55 +00:00

README

Efreet
------

Requirements:
-------------

Must:
  libc ecore ecore-file

An implementation of several specifications from freedesktop.org intended for use in Enlightenment DR17 (e17) and other applications using the Enlightenment Foundation Libraries (EFL). Currently, the following specifications are included:
  o Base Directory
  o Desktop Entry
  o Icon Theme
  o Menu

Efreet depends only on Ecore.