Written by Emacs23 the 14 Oct 08 at 04:49.
Category: Accessibility.
Related project:
Nothing/Others.
Status: New
Rationale
By default it has only 5 items, when you add more items, it is shown as Bookmarks submenu. In order to see this, just add more than 5 items to the "places" sidebar in nautilus, and then click "Places" menu.
To make so, you only need to change macros MAX_ITEMS_OR_SUBMENU in file /gnome-panel/panel-menu-items.c into the value more than 5 (it equals 5 by default) - I have 50.
Yep, increase it to 20, but not 50 by default. The menu probably should not exceed the vertical screen space, otherwise you would have to scroll through the menu. Of course this depends on the resolution, font size and phsical screen space, so it's hard to set a number of items that will work for everybody.
Now it would be nice if GTK menus would automatically arrange in more than one column.
gconf setting should be the way to go.
I would not want more than say seven bookmarks there ion my netbook but i would love to have up to 20 for my 24" desktop.