]> git.street.me.uk Git - andy/viking.git/commit - src/globals.h
Add a 'home' default location preference.
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Wed, 19 May 2010 20:33:21 +0000 (22:33 +0200)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Wed, 19 May 2010 20:33:21 +0000 (22:33 +0200)
commit5210c3d359db741dbaf7b213874008ee8bf3568e
tree516c055c6c41b360058f55529574d481535edd62
parent45e2a963ffe623fc5a3b198eb96ffb82d5fab44a
Add a 'home' default location preference.

Store the location in lat/long format in the preferences - can set values directly.
Add more user friendly method: can set it to the current position via an Edit menu 'Set Default Position' command.
Add tool bar button to jump to the home location.
src/globals.c
src/globals.h
src/menu.xml.h
src/vikviewport.c
src/vikwindow.c