[GitHub] cordova-browser pull request: Add generic Linux support to 'run' s...

2014-12-04 Thread sosahvictor
Github user sosahvictor commented on the pull request: https://github.com/apache/cordova-browser/pull/2#issuecomment-65651447 Hello. Michal Mocny merged a PR of mine days ago about running the browser platform on Linux. See this JIRA https://issues.apache.org/jira/browse/CB-7978.

[GitHub] cordova-browser pull request: Add generic Linux support to 'run' s...

2014-12-04 Thread berarma
Github user berarma commented on the pull request: https://github.com/apache/cordova-browser/pull/2#issuecomment-65639271 Are you afraid of Chromium? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does no

[GitHub] cordova-browser pull request: Add generic Linux support to 'run' s...

2014-09-30 Thread berarma
Github user berarma commented on the pull request: https://github.com/apache/cordova-browser/pull/2#issuecomment-57332944 I guess that's what most distributions ship. Tested on Debian Wheezy. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-browser pull request: Add generic Linux support to 'run' s...

2014-09-30 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-browser/pull/2#issuecomment-57325991 Why chromium instead of chrome? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

Re: [GitHub] cordova-browser pull request: Add generic Linux support to 'run' s...

2014-09-30 Thread Josh Soref
‎-1 Use xdg-open or something. Expecting chromium to be in the path seems unreasonable.  ‎ Sent from my BlackBerry 10 smartphone.

[GitHub] cordova-browser pull request: Add generic Linux support to 'run' s...

2014-09-30 Thread berarma
GitHub user berarma opened a pull request: https://github.com/apache/cordova-browser/pull/2 Add generic Linux support to 'run' script Added code to run chromium on Linux platforms. You can merge this pull request into a Git repository by running: $ git pull https://github.com/b