SVN revision: 25511
This commit is contained in:
David Walter Seikel 2006-09-06 05:22:32 +00:00
parent b14f90d3b1
commit 1d44790ef5
1 changed files with 5 additions and 0 deletions

View File

@ -154,6 +154,11 @@ ecore_desktop_menu_for_each(void (*func)(char *name, char *path, Ecore_Hash *app
}
free(menu_file);
}
/* FIXME: If there are no detectable menus on the system, or if they only produce a "low" number of apps, then
* fallback to just scanning the usual places for .desktop files and making do with whatever info is available.
* If falling back due to the "low" hueristic, then merge into the existing menu.
*/
}
static int