You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cedric BAIL 64a612ef38 * efreet: simplify code. 13 years ago
..
doc fix efreet doc 13 years ago
m4 add unit test and coverage framework, and trivial tests 14 years ago
src * efreet: simplify code. 13 years ago
.cvsignore - there is no modules file but there is a file file 15 years ago
AUTHORS * efreet: Use eina_log. 14 years ago
COPYING fix up copyings likewise. nicely standardised templateish. 13 years ago
ChangeLog Add top level informational files to efreet. 17 years ago
INSTALL efreet 1.0.0 alpha... MUHAHAHHAHAHAHAH! 13 years ago
Makefile.am add unit test and coverage framework, and trivial tests 14 years ago
NEWS Add top level informational files to efreet. 17 years ago
NOTES Initial import of efreet, an implementation of the freedesktop icon and menu 17 years ago
README efl 1.0.0 beta. 13 years ago
TODO ++ 16 years ago
autogen.sh Initial import of efreet, an implementation of the freedesktop icon and menu 17 years ago
configure.ac fix conditional 13 years ago
efreet-mime.pc.in Missed two .pc.in files on the header move there :( 13 years ago
efreet-trash.pc.in Missed two .pc.in files on the header move there :( 13 years ago
efreet.pc.in Move Efreet (and associated headers) to own dir. 13 years ago
efreet.spec.in Apply the same fix MEJ did ( http://marc.info/?l=enlightenment-svn&m=127157420508183&w=3 ) to more specs 14 years ago

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