mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
Base: Use the correct memory unit suffixes in about::processes
Previously the GB suffix was displayed as BB.
This commit is contained in:
parent
b579608d41
commit
e9519b132f
Notes:
github-actions[bot]
2025-12-01 12:31:27 +00:00
Author: https://github.com/tcl3
Commit: e9519b132f
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6734
Reviewed-by: https://github.com/trflynn89 ✅
4 changed files with 54 additions and 46 deletions
|
|
@ -63,6 +63,7 @@ list(TRANSFORM BROWSER_ICONS PREPEND "${LADYBIRD_SOURCE_DIR}/Base/res/icons/brow
|
|||
|
||||
set(INTERNAL_RESOURCES
|
||||
ladybird.css
|
||||
utils.js
|
||||
)
|
||||
list(TRANSFORM INTERNAL_RESOURCES PREPEND "${LADYBIRD_SOURCE_DIR}/Base/res/ladybird/")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue