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.
 
 
 
 
 
 
Sebastian Dransfeld c823b3fe29 efreet: update language for daemon 11 years ago
..
doc Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 11 years ago
m4 add unit test and coverage framework, and trivial tests 14 years ago
po updating galician translations 11 years ago
src efreet: update language for daemon 11 years ago
.gitignore efreet: Add dbus efreet daemon 11 years ago
AUTHORS Fix me as author 13 years ago
COPYING fix COPYING to say 2011. 12 years ago
ChangeLog efreet: update language for daemon 11 years ago
INSTALL efreet 1.0.0 alpha... MUHAHAHHAHAHAHAH! 13 years ago
Makefile.am efreet: Fix and clean up the way dbusservicedir is set in the build system 11 years ago
NEWS efreet: ChangeLog and NEWS 11 years ago
NOTES Initial import of efreet, an implementation of the freedesktop icon and menu 17 years ago
README and up ver to 1.7.99 now in svn. nack to svnrev num at end. 11 years ago
TODO ++ 16 years ago
autogen.sh efreet: Add nls support 11 years ago
configure.ac efreet: Fix and clean up the way dbusservicedir is set in the build system 11 years ago
efreet-mime.pc.in add back in libs.private/requires to pc files with some fixes for 12 years ago
efreet-trash.pc.in add back in libs.private/requires to pc files with some fixes for 12 years ago
efreet.pc.in add back in libs.private/requires to pc files with some fixes for 12 years ago
efreet.spec.in The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies. 11 years ago
org.enlightenment.Efreet.service.in efreet: Add dbus efreet daemon 11 years ago

README

Efreet 1.7.99

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

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

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

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

Must:
libc
eina (at least 1.1.0)
ecore (at least 1.1.0)
ecore-file (at least 1.1.0)
eet (at least 1.5.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