* Removed maemo ui constants
authorSergio Villar Senin <svillar@igalia.com>
Wed, 9 May 2007 10:53:08 +0000 (10:53 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Wed, 9 May 2007 10:53:08 +0000 (10:53 +0000)
commitf0d8f53cb1a775d9caff277a4538c2aedb4e358b
tree2ac393d831105f5521cac1a817f7af7f5e4ed930
parent947a72ce12b61b0dabe64b7e06de3841ff11bf9b
* Removed maemo ui constants
* Added modest ui constants
* Added Tools->Settings handler
* Added very first implementation of global settings dialog
* Fixed a compilation error in Sardine. Added -DMAEMO_CHANGES

pmo-trunk-r1799
18 files changed:
src/Makefile.am
src/gnome/modest-main-window-ui.h
src/gnome/ui/modest-main-window-ui.xml
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-account-view-window.c
src/maemo/modest-connection-specific-smtp-edit-window.c
src/maemo/modest-connection-specific-smtp-window.c
src/maemo/modest-maemo-ui-constants.h [deleted file]
src/maemo/modest-main-window-ui.h
src/maemo/modest-signature-editor-dialog.c
src/modest-ui-actions.c
src/modest-ui-actions.h
src/widgets/Makefile.am
src/widgets/modest-global-settings-dialog.c [new file with mode: 0644]
src/widgets/modest-global-settings-dialog.h [new file with mode: 0644]
src/widgets/modest-ui-constants.h [new file with mode: 0644]
src/widgets/modest-window.c