I was very annoyed by having to muck around in the menus each time I wanted to change sheets, and was about to convert all of my spreadsheets to text files, when I happened upon this file: Code: /usr/share/gnumeric/1.8.4/HILDON_Gnumeric-gtk.xml In this file there are sections to change the layout of the menus and the toolbars. Scroll down to the <toolbar name="StandardToolbar"> bit and add the following line below it: Code: <toolitem action="SheetReorder"/> Hey presto! Now I have a button at the beginning of the toolbar which takes me directly to the Manage Sheets dialog.
/usr/share/gnumeric/1.8.4/HILDON_Gnumeric-gtk.xml
<toolitem action="SheetReorder"/>