efreet desktop tracking - fix monitoring of dirs of custom desktops
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 2 Dec 2015 11:29:31 +0000 (20:29 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 2 Dec 2015 11:53:27 +0000 (20:53 +0900)
commit5263e61585dcc90264790565efb8bcdfcfbf0a13
treef2e8e0f509e5ebc0317e06d10de3e448809471a7
parenta7a2781a00ca6557aef6490bc0159cb426441b28
efreet desktop tracking - fix monitoring of dirs of custom desktops

@fix

this is wrong - start monitoring every/any dir in which a desktop file
exists that we load a desktop file from. imagine you browse directories
in efm with lots of desktop files in them - we end up monitoring lots
of directories that we then rememebr and don't un-monitor. this
disables monitoring of dirs from which we load a .desktop file from to
fix this.
src/bin/efreet/efreetd_cache.c
src/lib/efreet/efreet_desktop.c