2007-04-20 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Fri, 20 Apr 2007 10:42:16 +0000 (10:42 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 20 Apr 2007 10:42:16 +0000 (10:42 +0000)
commit49b6485b7693b07b4de3067d4a9c4e048da1be48
treefba6c4508861d0adb69c3517c897086680426986
parent7e7be75d6f353df4d1c605d5df3011457f51a926
2007-04-20  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/easysetup/modest-easysetup-wizard.c:
        * 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:
        * src/widgets/modest-easysetup-secureauth-combo-box.h:
        * src/widgets/modest-easysetup-serversecurity-combo-box.c:
        * src/widgets/modest-easysetup-serversecurity-combo-box.h:
        * src/widgets/modest-secureauth-combo-box.c:
        * src/widgets/modest-secureauth-combo-box.h:
        * src/widgets/modest-serversecurity-combo-box.c:
        * src/widgets/modest-serversecurity-combo-box.h: Renamed the files and
        made the GObject names more consistent with the rest of the Modest code.

pmo-trunk-r1610
13 files changed:
ChangeLog2
src/maemo/easysetup/modest-easysetup-wizard.c
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 [deleted file]
src/widgets/modest-easysetup-secureauth-combo-box.h [deleted file]
src/widgets/modest-easysetup-serversecurity-combo-box.c [deleted file]
src/widgets/modest-easysetup-serversecurity-combo-box.h [deleted file]
src/widgets/modest-secureauth-combo-box.c [new file with mode: 0644]
src/widgets/modest-secureauth-combo-box.h [new file with mode: 0644]
src/widgets/modest-serversecurity-combo-box.c [new file with mode: 0644]
src/widgets/modest-serversecurity-combo-box.h [new file with mode: 0644]