liri-project / liri-browser

📕 Archive - Development has moved to https://github.com/lirios/browser.
GNU General Public License v3.0
301 stars 42 forks source link

Find a way to display the source locally #147

Closed pierremtb closed 8 years ago

IdrissDimson commented 8 years ago

Any ideas on how to do this?

timsueberkrueb commented 8 years ago

@VirusKA a simple solution would be to just open the source code viewer html and js code and load it into a webview.

IdrissDimson commented 8 years ago

@tim-sueberkrueb that's pretty smart. Hopefully, you guys can implement it.

pierremtb commented 8 years ago

Yeah I only need to figure out how to handle it with qrc. Sadly I don't have time to work on Liri atm.

Le sam. 5 déc. 2015 16:13, Virus notifications@github.com a écrit :

@tim-sueberkrueb https://github.com/tim-sueberkrueb that's pretty smart. Hopefully, you guys can implement it.

— Reply to this email directly or view it on GitHub https://github.com/liri-project/liri-browser/issues/147#issuecomment-162211378 .

pierremtb commented 8 years ago

The source code viewer will be included inside Chromium Dev Tools, so there's no need for this anymore.