By default all drop down menus don’t have icons, so this is a quick way to enable icons in menus. sometime icons become handy to easily identify menu entry choice.
Note: maybe some of drop down menu don’t include icons according to gtk icons availability.
Start Terminal session then type,
gconftool-2 --type Boolean --set /desktop/gnome/interface/menus_have_icons true

