Changes between Version 30 and Version 31 of WebKitGTK/StartHacking
- Timestamp:
- Sep 9, 2013, 1:43:04 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitGTK/StartHacking
v30 v31 428 428 429 429 After that, every single thing you do inside the `jhbuild` (e.g. using the `run-launcher` script) should properly pick up your proxy settings and work. 430 431 === Extending jhbuild with custom modules or newer versions === 432 433 The last two sections refer to building the optional module `dconf` inside the `jhbuild` to solve some specific and well known issues, but if you still need to build more modules inside that `jhbuild`, or just newer versions of what already is available in WebKitGTK+'s development environment, then check [wiki:WebKitGtkExtendingJHBuild "Extending the WebKitGTK+ JHBuild"] for specific instructions on how to do that. 434 ].