efl/legacy/efreet
Sebastian Dransfeld 58e0a470cf use convenience macro
SVN revision: 55523
2010-12-12 22:17:05 +00:00
..
doc
m4
src use convenience macro 2010-12-12 22:17:05 +00:00
.cvsignore
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
NOTES
README
TODO
autogen.sh
configure.ac
efreet-mime.pc.in
efreet-trash.pc.in
efreet.pc.in
efreet.spec.in

README

Efreet 1.0.0 BETA

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:
 enlightenment-devel@lists.sourceforge.net
  
******************************************************************************
  
Requirements:
-------------

Must:
  libc
  eina (at least 1.0.0
  ecore (at least 1.0.0)
  ecore-file (at least 1.0.0)
  eet (at least 1.4.0)

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:
  * Base Directory
  * Desktop Entry
  * Icon Theme
  * Menu
  * Trash
  * Mime

------------------------------------------------------------------------------
COMPILING AND INSTALLING:

  ./configure
  make
(as root unless you are installing in your users directories):
  make install