2007-04-23 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 23 Apr 2007 15:23:12 +0000 (15:23 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 23 Apr 2007 15:23:12 +0000 (15:23 +0000)
commit147ce908f5f1720d2a589e81bb1bf2163f460cb9
treec81fdc66a213918c8359b5292d98c689d148eb6e
parent2caed3203797912254d845115d0f2e8a2b507dd8
2007-04-23  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/modest-connection-specific-smtp-edit-window.c:
        (modest_connection_specific_smtp_edit_window_init): Use spacing constants.

        * src/modest-defs.h:
        * src/modest-account-mgr-helpers.h:
        * src/modest-account-mgr-helpers.c:
        Added modest_account_mgr_get/set_signature(), using new gconf keys.

        * src/maemo/Makefile.am:
        * src/maemo/modest-signature-editor-dialog.c:
        * src/maemo/modest-signature-editor-dialog.h: New dialog for editing signatures,
        as per the UI spec.

        * src/maemo/modest-account-settings-dialog.h:
        * src/maemo/modest-account-settings-dialog.c:
        (modest_account_settings_dialog_finalize), (on_button_signature),
        (save_configuration): Use the new dialog when the Edit button is pressed, and
        save the changes if necessary, as per the UI spec.

pmo-trunk-r1638
ChangeLog2
src/maemo/Makefile.am
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-account-settings-dialog.h
src/maemo/modest-connection-specific-smtp-edit-window.c
src/maemo/modest-signature-editor-dialog.c [new file with mode: 0644]
src/maemo/modest-signature-editor-dialog.h [new file with mode: 0644]
src/modest-account-mgr-helpers.c
src/modest-account-mgr-helpers.h
src/modest-defs.h