Updated branding for Abrowser 38

This commit is contained in:
Ruben Rodriguez 2015-05-22 20:41:31 +02:00 committed by Santiago Rodriguez
parent 943df9b674
commit 38e0f052a8
24 changed files with 1449 additions and 93 deletions

View file

@ -8,3 +8,8 @@ DIRS += ['content', 'locales']
DIST_SUBDIR = 'browser'
export('DIST_SUBDIR')
JS_PREFERENCE_FILES += [
'pref/abrowser-branding.js',
]