|
|
2009-03-09
, 14:00
|
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#42
|
|
|
2009-03-09
, 14:14
|
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#43
|

The only thing I'm trying to get sorted out now:
The changes need to be in osso-rss-feed-reader-lib, because this is where the shared code between applet and main application is. As a matter of principle I wouldn't replace Nokia binaries, though: It makes installing a mess.
Maybe the only way to go will be to copypaste relevant code from osso-rss-feed-reader-lib into a new stylus-rss-feed-reader-lib, but still read/write settings to the places where osso-rss-feed-reader-lib expects them. This way, the applet will call the advanced settings (including thumb/stylus option), while Nokia's original applet and the main application will still call the unchanged settings dialog.
I can *think* about this during the weekend and try next week.