Quote:
Originally Posted by ZackMuc
I do not find a Line.pbt on my Color 3
|
Ah, it is in /ebrmain/themes/Line.pbt however when you connect the PocketBook to your computer all you can see is /mnt/ext1.
What I have done is to create an executable "app" in /mnt/ext1/application/test.app which is just a simple Linux shell script. In that script I can do whatever I want, such as running `ls -lR / > /mnt/ext1/slash.txt`, or `cp /ebrmain/themes/Line.pbt /mnt/ext1/Line.pbt` etc etc.
Then I tap the app icon, and when I reconnect it to my Mac later I can copy off the new files.
That's worth writing up somewhere on the wiki.