mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 17:36:34 +00:00
Added a welcome page!
This commit is contained in:
14
src/browser/components/moz-build.patch
Normal file
14
src/browser/components/moz-build.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
diff --git a/browser/components/moz.build b/browser/components/moz.build
|
||||
index 6fd86955650e4589677007eb8aeee39c1839fedd..600ff91802e7357be3c55dac626ce2ca79544cd2 100644
|
||||
--- a/browser/components/moz.build
|
||||
+++ b/browser/components/moz.build
|
||||
@@ -69,6 +69,9 @@ DIRS += [
|
||||
"urlbar",
|
||||
]
|
||||
|
||||
+# Zen Components:
|
||||
+DIRS += ["zen-welcome"]
|
||||
+
|
||||
DIRS += ["build"]
|
||||
|
||||
|
Reference in New Issue
Block a user