2007-04-20 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Fri, 20 Apr 2007 10:30:11 +0000 (10:30 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 20 Apr 2007 10:30:11 +0000 (10:30 +0000)
commit7e7be75d6f353df4d1c605d5df3011457f51a926
tree0b11d031e16f2aac780779fada6edf20e4aec3b1
parent74cdbcf6294dbbd595f50a3d480defe720ee9591
2007-04-20  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/easysetup/Makefile.am:
        * src/maemo/easysetup/modest-easysetup-secureauth-combo-box.c:
        * src/maemo/easysetup/modest-easysetup-secureauth-combo-box.h:
        * src/maemo/easysetup/modest-easysetup-serversecurity-combo-box.c:
        * src/maemo/easysetup/modest-easysetup-serversecurity-combo-box.h:
        * src/maemo/easysetup/modest-easysetup-wizard.c:
        * src/maemo/easysetup/modest-validating-entry.c:
        * src/maemo/easysetup/modest-validating-entry.h:
        * src/maemo/modest-account-settings-dialog.c:
        * src/maemo/modest-connection-specific-smtp-edit-window.c:
        * src/widgets/Makefile.am: Moved these widgets from maemo/easysetup into
        widgets/ because they are used outside of easysetup too. After checking in,
        svn will allow me to rename them too.

pmo-trunk-r1609
18 files changed:
ChangeLog2
src/maemo/easysetup/Makefile.am
src/maemo/easysetup/modest-easysetup-secureauth-combo-box.c [deleted file]
src/maemo/easysetup/modest-easysetup-secureauth-combo-box.h [deleted file]
src/maemo/easysetup/modest-easysetup-serversecurity-combo-box.c [deleted file]
src/maemo/easysetup/modest-easysetup-serversecurity-combo-box.h [deleted file]
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/easysetup/modest-validating-entry.c [deleted file]
src/maemo/easysetup/modest-validating-entry.h [deleted file]
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-connection-specific-smtp-edit-window.c
src/widgets/Makefile.am
src/widgets/modest-easysetup-secureauth-combo-box.c [new file with mode: 0644]
src/widgets/modest-easysetup-secureauth-combo-box.h [new file with mode: 0644]
src/widgets/modest-easysetup-serversecurity-combo-box.c [new file with mode: 0644]
src/widgets/modest-easysetup-serversecurity-combo-box.h [new file with mode: 0644]
src/widgets/modest-validating-entry.c [new file with mode: 0644]
src/widgets/modest-validating-entry.h [new file with mode: 0644]