|
2008-07-26
, 11:38
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#2
|
The Following User Says Thank You to tso For This Useful Post: | ||
|
2008-07-26
, 12:56
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#3
|
|
2008-07-26
, 17:44
|
Posts: 674 |
Thanked: 191 times |
Joined on Mar 2008
@ Buenos Aires, Argentina
|
#4
|
|
2008-07-28
, 18:55
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#5
|
|
2008-07-28
, 19:41
|
|
Posts: 259 |
Thanked: 59 times |
Joined on Feb 2008
|
#6
|
|
2008-07-28
, 20:09
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#7
|
|
2008-07-29
, 17:49
|
|
Posts: 259 |
Thanked: 59 times |
Joined on Feb 2008
|
#8
|
|
2008-07-29
, 18:29
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#9
|
|
2008-07-29
, 19:38
|
Posts: 316 |
Thanked: 29 times |
Joined on Feb 2007
@ Maryland, US
|
#10
|
...
now i wonder, could you do something a bit more radical, like say:
https://bugs.maemo.org/show_bug.cgi?id=2583
Comment By: Sergio Villar Senin (svillar)
Date: 2008-05-29 10:44
Message:
Well the reason not to show all the accounts is that the screen is really small if you have to show several accounts with some folders.
Anyway if you want to change it, you can go to the source code and edit src/maemo/modest-platform.c
and in modest_platform_create_folder_view () replace the call to
modest_folder_view_set_style (MODEST_FOLDER_VIEW (widget), MODEST_FOLDER_VIEW_STYLE_SHOW_ONE);
by
modest_folder_view_set_style (MODEST_FOLDER_VIEW (widget), MODEST_FOLDER_VIEW_STYLE_SHOW_ALL);
The Following User Says Thank You to Tabster For This Useful Post: | ||
I have done it for my personal use because it was two features I really would want in Modest, so I coded a bit. This way I wanted to share the .deb that I have done, for if someone prefers Modest with these new features.
PD: It doesn't fix the "crash" error message what all world seems suffer except me.
The new look is this:
Daniel Martín Yerga
maemo.org profile
Twitter