efl/legacy/efreet
Sebastian Dransfeld 6f2038b6e7 Create path to file if not exists
Fixes bug #513

SVN revision: 45990
2010-02-08 19:27:58 +00:00
..
debian fix debian rules files. 2009-05-26 17:34:53 +00:00
doc move images -> img 2009-09-28 06:49:34 +00:00
m4 update efl_path_max.m4 2010-01-11 07:14:28 +00:00
src Create path to file if not exists 2010-02-08 19:27:58 +00:00
.cvsignore - there is no modules file but there is a file file 2008-08-02 22:01:28 +00:00
AUTHORS * efreet: Use eina_log. 2009-09-21 16:36:29 +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
INSTALL - add the install file. fixes bug #304 2007-12-04 14:14:08 +00:00
Makefile.am use 'make doc' for efreet 2009-02-03 09:03:53 +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 PATH_MAX checks and fixes, by Lutin. 2010-01-04 23:11:15 +00:00
efreet-mime.pc.in * use Requires.private field in efreet .pc files if pkg-config 0.22 is installed. 2009-10-04 22:32:21 +00:00
efreet-trash.pc.in * use Requires.private field in efreet .pc files if pkg-config 0.22 is installed. 2009-10-04 22:32:21 +00:00
efreet.pc.in * use Requires.private field in efreet .pc files if pkg-config 0.22 is installed. 2009-10-04 22:32:21 +00:00
efreet.spec.in Tue Nov 6 21:42:00 2007 Michael Jennings (mej) 2007-11-07 05:42:08 +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.