Skip to content

Instantly share code, notes, and snippets.

@lambdabaa
Created July 10, 2015 12:49
Show Gist options
  • Save lambdabaa/0acba8454fb473c4926d to your computer and use it in GitHub Desktop.
Save lambdabaa/0acba8454fb473c4926d to your computer and use it in GitHub Desktop.
gareth@albee:~/Documents/gaia/b2g$ cat application.ini
; This file is not used. If you modify it and want the application to use
; your modifications, start with the "-app /path/to/application.ini"
; argument.
[App]
Vendor=Mozilla
Name=B2G
RemotingName=b2g
Version=42.0a1
BuildID=20150701122254
SourceRepository=https://hg.mozilla.org/mozilla-central
SourceStamp=2ec00565de09
ID={3c2e2abc-06d4-11e1-ac3b-374f68613e61}
[Gecko]
MinVersion=42.0a1
MaxVersion=42.0a1
[XRE]
[Crash Reporter]
Enabled=1
ServerURL=https://crash-reports.mozilla.com/submit?id={3c2e2abc-06d4-11e1-ac3b-374f68613e61}&version=42.0a1&buildid=20150701122254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment