If the caller wants fallback options, then it can implement it's own fallback options.

SVN revision: 25829
This commit is contained in:
David Walter Seikel 2006-09-14 12:44:35 +00:00
parent d66cfdf684
commit ff2c213e35
1 changed files with 0 additions and 5 deletions

View File

@ -146,11 +146,6 @@ 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