SVN revision: 25402
This commit is contained in:
David Walter Seikel 2006-09-03 11:38:56 +00:00
parent 6fee3f2405
commit 720ca3d757
1 changed files with 3 additions and 1 deletions

View File

@ -1145,7 +1145,9 @@ _ecore_desktop_menu_merge(const void *data, Ecore_Desktop_Tree * tree,
* The first one found wins, if none are found, don't merge anything.
*/
/* FIXME: Actually implement this when I have some menus that will exercise it. */
/* FIXME: Actually implement this when I have some menus that will exercise it.
* Slackware uses them.
*/
merge_path[0] = '\0';
printf("\n### Didn't expect a MergeFile parent type in the FDO menu. onefang must write more code now.\n");
}