Update README.md
This commit is contained in:
parent
52633a0b3e
commit
625df27127
1 changed files with 6 additions and 3 deletions
|
@ -74,8 +74,13 @@ Here are the details of each parameter used in the patching system:
|
||||||
-MOZ_APP_DISPLAYNAME=Firefox
|
-MOZ_APP_DISPLAYNAME=Firefox
|
||||||
+MOZ_APP_DISPLAYNAME=Spitfire
|
+MOZ_APP_DISPLAYNAME=Spitfire
|
||||||
```
|
```
|
||||||
|
|
||||||
- **Multi-line example:**
|
- **Multi-line example:**
|
||||||
```patch
|
```patch
|
||||||
|
t: standard
|
||||||
|
i: /toolkit/moz.configure
|
||||||
|
o: /toolkit/moz.configure
|
||||||
|
|
||||||
-project_flag(
|
-project_flag(
|
||||||
- env="MOZ_APP_UA_NAME",
|
- env="MOZ_APP_UA_NAME",
|
||||||
- default="",
|
- default="",
|
||||||
|
@ -151,8 +156,6 @@ Here are the details of each parameter used in the patching system:
|
||||||
o:.
|
o:.
|
||||||
|
|
||||||
string_to_find => string_to_replace_with
|
string_to_find => string_to_replace_with
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Example Patch Files
|
### Example Patch Files
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue