Renamed browser-side to main process
renamed a few occurances of "web page" to "renderer" renamed a few files that had "browser" in their name to "main-process" note that there are still many occurances of web page.
This commit is contained in:
parent
1804466334
commit
b6875ad49b
15 changed files with 103 additions and 111 deletions
|
@ -1,7 +1,7 @@
|
|||
# power-monitor
|
||||
|
||||
The `power-monitor` module is used to monitor the power state change, you can
|
||||
only use it on the browser side.
|
||||
The `power-monitor` module is used to monitor the power state change. You can
|
||||
only use it on the main process.
|
||||
|
||||
An example is:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue