Confirmed users
394
edits
Benfrancis (talk | contribs) (Build instructions) |
Benfrancis (talk | contribs) (Updated links to new GitHub repository) |
||
Line 60: | Line 60: | ||
== Development == | == Development == | ||
The source code for an early prototype of the tablet UI can be found in an [https://github.com/mozilla-b2g/gecko-tablet experimental branch of Gecko on GitHub]. | |||
=== Building the Prototype === | === Building the Prototype === | ||
Line 68: | Line 67: | ||
First clone the GitHub repository (this is a fork of mozilla-central on GitHub, it's best to create your own fork of this repository to checkout if you want to submit pull requests): | First clone the GitHub repository (this is a fork of mozilla-central on GitHub, it's best to create your own fork of this repository to checkout if you want to submit pull requests): | ||
$ git clone https://github.com/ | $ git clone https://github.com/mozilla-b2g/gecko-tablet.git | ||
Create a file in the source code directory called "mozconfig" and add the following line to the file: | Create a file in the source code directory called "mozconfig" and add the following line to the file: |