From a19fe4af980f728d3d9c1ee494e92edf1921f96e Mon Sep 17 00:00:00 2001 From: englebass Date: Tue, 15 Feb 2011 18:51:06 +0000 Subject: [PATCH] TODO++ git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/efreet@57061 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/efreet_desktop.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/lib/efreet_desktop.c b/src/lib/efreet_desktop.c index dd11b03..636df0f 100644 --- a/src/lib/efreet_desktop.c +++ b/src/lib/efreet_desktop.c @@ -1189,6 +1189,9 @@ efreet_desktop_changes_cb(void *data __UNUSED__, Ecore_File_Monitor *em __UNUSED const char *ext; /* TODO: If we get a stale symlink, we need to rerun cache creation */ + /* TODO: Check for desktop*.cache, as this will be created when app is installed */ + /* TODO: Do efreet_cache_icon_update() when app is installed, as it has the same + * symlink problem */ switch (event) { case ECORE_FILE_EVENT_NONE: -- 2.7.4