The DR1000 has an extra TaskBar, that allows easy switching between applications. The port of Iņigo sofar did not include the code to add FBReader to the taskbar. I posted a version some months ago and this is an update of that. I also post the changed code, so maybe Iņigo can merge both changes together? (@Iņigo: I noticed I found some different solutions for the same problems, I did not take your changes, but used my solution.) This version should fix the problem that FBReader was not always added to the TaskBar (for the DR1000).
If you have already installed an earlier version of FBReader then you might not want to overwrite the .FBReader folder. Note that the .FBReader folder is now located in Programs\_config, in my earlier ports it was in Programs\, so if you want your old settings make a copy of the folder.
To install unzip the FBReader file to your SD-card. You also need three files from
the base package of Iņigo (fribidi, liblinebreak and libbz2), these should go in their normal location (Programs\_base\lib).
You can now restore your saved settings (if any). Put your .FBReader folder in Programs\_config\ overwiting the one of the zip-file.
This port is specific for the DR1000, since I can not test it on the DR800, it should run on the DR800 without problems. However, the width of the DR1000 is wider, I saw that Iņigo made a patch to Programs\_fbreader\share\FBReader\default\toolbar. xml, I added his version also to this post. So DR800 users that really want to use this port, should replace that file. Note that this port should be functionally equal to the port of Iņigo, so there would be no reason for DR800 owners to use this version.
The difference in size of the FBReader image can be explained by the way I build the FBReader specific libraries (static i.s.o. dynamic).
(Note that this version still has the same problems as all the previous ports.)
As always any comments are welcome.