mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 11:10:13 +01:00
fix MOZ_APP_DISPLAYNAME for rzbrowser
This commit is contained in:
parent
7441449908
commit
558109e54b
2
configure
vendored
2
configure
vendored
@ -13092,7 +13092,7 @@ EOF
|
||||
|
||||
browser)
|
||||
MOZ_APP_NAME=rzbrowser
|
||||
MOZ_APP_DISPLAYNAME=RetroZilla Browser
|
||||
MOZ_APP_DISPLAYNAME="RetroZilla Browser"
|
||||
MOZ_XUL_APP=1
|
||||
MOZ_PHOENIX=1
|
||||
MOZ_SAFE_BROWSING=1
|
||||
|
@ -4324,7 +4324,7 @@ suite)
|
||||
|
||||
browser)
|
||||
MOZ_APP_NAME=rzbrowser
|
||||
MOZ_APP_DISPLAYNAME=RetroZilla Browser
|
||||
MOZ_APP_DISPLAYNAME="RetroZilla Browser"
|
||||
MOZ_XUL_APP=1
|
||||
MOZ_PHOENIX=1
|
||||
MOZ_SAFE_BROWSING=1
|
||||
|
Loading…
Reference in New Issue
Block a user