* use the modest_icon_factory:
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Tue, 6 Jun 2006 08:51:53 +0000 (08:51 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Tue, 6 Jun 2006 08:51:53 +0000 (08:51 +0000)
commitb2eb1f25d68063baac35ead3df34628de1b914b4
tree558ad075f6a9fab062da71fae1778e9049d52f74
parent398a253779d9b8cc4913d5b7b932e5da8ba059b2
* use the modest_icon_factory:
  - init/unit in modest-main.c
  - front-end specific list of names=>icons in gtk-glade/modest-icon-names.h
  - use the icon factory in modest-tny-header-tree-view instead of the ad-hack
    which was there. modest-tny-folder-tree-view will follow later
  - Makefile.am's: add the new files / include paths

pmo-trunk-r147
src/Makefile.am
src/gtk-glade/Makefile.am
src/gtk-glade/modest-icon-names.h [new file with mode: 0644]
src/modest-main.c
src/modest-tny-header-tree-view.c