mirror of
https://github.com/ManchildProductions/binoc-central-mirror.git
synced 2026-05-26 15:32:24 +00:00
[XPToolkit] Restrict the preferences framework and communicator stylesheet to navigator for now
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
DIRS += [
|
||||
'eula',
|
||||
'downloads',
|
||||
'preferences',
|
||||
'profile',
|
||||
]
|
||||
|
||||
if CONFIG['BINOC_BOREALIS']:
|
||||
DIRS += [
|
||||
'devtools',
|
||||
'preferences',
|
||||
]
|
||||
+6
-2
@@ -5,7 +5,11 @@
|
||||
|
||||
DIRS += [
|
||||
'components',
|
||||
'content',
|
||||
'modules',
|
||||
'searchplugins'
|
||||
]
|
||||
]
|
||||
|
||||
if CONFIG['BINOC_BOREALIS']:
|
||||
DIRS += [
|
||||
'content',
|
||||
]
|
||||
Reference in New Issue
Block a user