View Single Post
Old 01-10-2014, 11:30 PM   #66
aditya3098
Guru
aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.
 
Posts: 608
Karma: 1588610
Join Date: Jan 2012
Device: Kindle Scribe
Quote:
Originally Posted by Green Wenonah View Post
At the risk of zombifying a thread...

I did this on a PW2, 5.4.2 using KUAL/kterm rather than SSH and it went fine.

The search_bar.js file mod was a little bit different on mine. Rather than discreet lines all entries were on one line with no line breaks (I edited with Notepad++). Also, the code that needed to be changed was a bit different.

Original post:
Code:
const STORE_ID = 'app://com.lab126.store';
Paperwhite 2, 5.4.2:
Code:
const B="app://com.lab126.store";
I replaced (store) with (browser) and crossed my fingers... Coolio.

Slick little hack.
True. Its been the case since 5.3.x (Maybe 5.2.x as well, who knows).
aditya3098 is offline   Reply With Quote