* initial code dump into SVN; needs some work
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 10 May 2006 10:46:37 +0000 (10:46 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 10 May 2006 10:46:37 +0000 (10:46 +0000)
commit434ec10090daec7d9d80c1f419b9113d15d58fd4
tree24eb74e696af1d696d678d0d5fe260d41fa6ef0d
parent0b0d512054c942e25923292d82cf33ad880053e8
* initial code dump into SVN; needs some work

pmo-trunk-r24
61 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
gtk-doc.make [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/gtk-glade/Makefile.am [new file with mode: 0644]
src/gtk-glade/modest-ui.c [new file with mode: 0644]
src/gtk-glade/modest.glade [new file with mode: 0644]
src/gtk-glade/modest.glade.h [new file with mode: 0644]
src/gtk-glade/modest.gladep [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_list_gene_attacpap.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_list_gene_bold.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_list_gene_contacts.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_list_gene_italic.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_bullets.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_delete.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_fontcolor.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_forward.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_moveto.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_new.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_next.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_previous.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_reply.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_replytoall.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_saveattachment.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_send.png [new file with mode: 0644]
src/gtk-glade/pixmaps/qgn_toolb_messagin_sendreceive.png [new file with mode: 0644]
src/gtk/Makefile.am [new file with mode: 0644]
src/gtk/modest-edit-window.c [new file with mode: 0644]
src/gtk/modest-edit-window.h [new file with mode: 0644]
src/gtk/modest-main-window.c [new file with mode: 0644]
src/gtk/modest-main-window.h [new file with mode: 0644]
src/gtk/modest-ui.c [new file with mode: 0644]
src/hildon/Makefile.am [new file with mode: 0644]
src/modest-account-keys.h [new file with mode: 0644]
src/modest-account-mgr.c [new file with mode: 0644]
src/modest-account-mgr.h [new file with mode: 0644]
src/modest-conf-gconf.c [new file with mode: 0644]
src/modest-conf-keys.h [new file with mode: 0644]
src/modest-conf.h [new file with mode: 0644]
src/modest-main.c [new file with mode: 0644]
src/modest-proto.c [new file with mode: 0644]
src/modest-proto.h [new file with mode: 0644]
src/modest-tny-account-store.c [new file with mode: 0644]
src/modest-tny-account-store.h [new file with mode: 0644]
src/modest-tny-folder-tree-view.c [new file with mode: 0644]
src/modest-tny-folder-tree-view.h [new file with mode: 0644]
src/modest-tny-header-tree-view.c [new file with mode: 0644]
src/modest-tny-header-tree-view.h [new file with mode: 0644]
src/modest-tny-msg-view.c [new file with mode: 0644]
src/modest-tny-msg-view.h [new file with mode: 0644]
src/modest-ui.h [new file with mode: 0644]
src/modest-window-mgr.c [new file with mode: 0644]
src/modest-window-mgr.h [new file with mode: 0644]