]> git.street.me.uk Git - andy/viking.git/commit
Remove zoom combobox in toolbar
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 26 Jan 2013 20:36:36 +0000 (21:36 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 26 Jan 2013 20:36:36 +0000 (21:36 +0100)
commit5c0bf50b4eb7d74d2860383474aca769213c32e5
treec56ded77cf7f12177e87f5c6c9583c43c4427cce
parentc4b6a67dc271ad45f4f4940536c79346f6b1703a
Remove zoom combobox in toolbar

Since it is possible to change the zoom level from the status bar,
there is no more need for an other zoom level selector.
Furthermore, it is always better to have a GUI as clean as possible.

This patch remove the combo box allowing to select the zoom level
from the tool bar.

This patch also refactor the zoom levels related list.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
src/menu.xml.h
src/vikstatus.c
src/vikstatus.h
src/vikwindow.c