efl/legacy/efreet
Gustavo Sverzut Barbieri 4faa46cab3 Efreet_Mime: bugfix for magic matching.
Efreet_Mime did not match last set of magics for given mime-type due to
missing check after the loop. This bug was partially masked by the
problem fixed in my previous patch.

By: Mikhail Gusarov


SVN revision: 41305
2009-07-11 14:26:53 +00:00
..
debian fix debian rules files. 2009-05-26 17:34:53 +00:00
doc fix distcheck on couple packages, problems with EXTRA_DIST 2009-04-20 13:38:49 +00:00
m4 update m4 macros (mainly formatting) 2009-06-27 06:42:14 +00:00
src Efreet_Mime: bugfix for magic matching. 2009-07-11 14:26:53 +00:00
.cvsignore - there is no modules file but there is a file file 2008-08-02 22:01:28 +00:00
AUTHORS * efreet: Forgot to update AUTHORS with Albin. 2009-06-17 13:17:02 +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 back to svn soname 2009-06-15 06:29:43 +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

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.