FIXME++
authorDavid Walter Seikel <onefang@gmail.com>
Mon, 13 Nov 2006 21:36:37 +0000 (21:36 +0000)
committerDavid Walter Seikel <onefang@gmail.com>
Mon, 13 Nov 2006 21:36:37 +0000 (21:36 +0000)
SVN revision: 27094

src/bin/e_fdo_menu_to_order.c

index 156a9ab..5e70457 100644 (file)
@@ -3,6 +3,8 @@
 //#define DEBUG 1
 
 
+// FIXME: If there is only one top level menu, likely called "Applications", then throw it away.  The top level is already called "Applications".
+
 struct order_data
 {
    char order_path[PATH_MAX];