efl/src/lib/efreet
Derek Foreman 67e07e5d2d efreet: Don't prefer the second perfect over the first in desktop_exec_find()
We test a second match for a perfect match, then stop all further processing,
but we never test the first match. This leads to a situation where a system
wide .desktop file is given precedence over a local override.

Instead, check the first match too.

 #test-e
2017-03-24 14:59:11 -05:00
..
Efreet.h
Efreet_Mime.h efreet: add doc note about stringshare reliability for efreet_mime_type_get() 2016-08-26 10:20:45 -04:00
Efreet_Trash.h
efreet.c Efreet: support language, country and modifer on Windows 2015-12-18 16:48:34 +09:00
efreet_base.c vpath usage - simplify to bare minimum to make gustavo happy 2017-02-10 19:27:15 +09:00
efreet_base.h
efreet_cache.c efreet: CRI and fail after 10 attempts to connect to efreetd 2017-03-17 15:15:25 -04:00
efreet_cache_private.h
efreet_desktop.c efreet: add locking for efreet_desktop_x_field_get() 2016-01-25 11:27:02 -05:00
efreet_desktop.h
efreet_desktop_command.c efreet - fix command generation by fixing string buffer expansion 2016-09-25 23:50:53 +09:00
efreet_icon.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
efreet_icon.h
efreet_ini.c
efreet_ini.h
efreet_menu.c efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
efreet_menu.h
efreet_mime.c efreet: make mime type evaluation way faster by using mmap. 2016-11-14 15:17:12 -08:00
efreet_private.h efreet - save about 240-300k or so of memory used by efreet mime 2016-08-23 12:04:06 +09:00
efreet_trash.c efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
efreet_uri.c
efreet_uri.h
efreet_utils.c efreet: Don't prefer the second perfect over the first in desktop_exec_find() 2017-03-24 14:59:11 -05:00
efreet_utils.h
efreet_xml.c efreet xml parse - handle 0 sized xml specially to avoid crash 2016-09-20 14:55:35 +09:00
efreet_xml.h