* src/modest-defs.h:
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 17 Jun 2008 17:19:54 +0000 (17:19 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 17 Jun 2008 17:19:54 +0000 (17:19 +0000)
commitc9035410a7f687d9f51e4f4b4535636fda6e29f1
treedf1ff278e063d36fda58732b04693d23f8d68136
parenta2948f5fc32684e880624fcd2020f2e33432ab4a
* src/modest-defs.h:
        * Change the default icon size for gnome platform.
* src/gnome/modest-platform.c:
        * Use icon theme factory lookup to fetch icons.
        * Use the new sort dialog framework.
* src/gnome/modest-icon-names.h:
        * Use gnome icon theme icons for most of icons that should be
          available, and avoid using non-theme modest custom icons if
          not needed.
* src/gnome/Makefile.am:
* Add new gnome sort dialog.
* src/gnome/ui/modest-main-window-ui.xml:
        * Remove old options menu.
* src/widgets/modest-header-view.c:
        * Better header view row sizes in gnome (more compact).
* src/modest-ui-actions.c:
        * Make gnome move-to dialog be HIG compliant.
* src/modest-utils.c:
        * Don't crash if we request the sort dialog and it's not
          implemented.

pmo-trunk-r4707
src/gnome/Makefile.am
src/gnome/modest-icon-names.h
src/gnome/modest-platform.c
src/gnome/ui/modest-main-window-ui.xml
src/modest-defs.h
src/modest-ui-actions.c
src/modest-utils.c
src/widgets/modest-header-view.c