mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Use Safari-specific toolbar icon only for safari platform
This commit is contained in:
parent
5beca43c69
commit
7d4e016297
2 changed files with 1 additions and 0 deletions
|
Before Width: | Height: | Size: 762 B After Width: | Height: | Size: 762 B |
|
|
@ -102,6 +102,7 @@ cp platform/mv3/extension/css/* "$UBOL_DIR"/css/
|
|||
cp -R platform/mv3/extension/js/* "$UBOL_DIR"/js/
|
||||
cp platform/mv3/"$PLATFORM"/ext-compat.js "$UBOL_DIR"/js/ 2>/dev/null || :
|
||||
cp platform/mv3/extension/img/* "$UBOL_DIR"/img/
|
||||
cp platform/mv3/"$PLATFORM"/img/* "$UBOL_DIR"/img/ 2>/dev/null || :
|
||||
cp -R platform/mv3/extension/_locales "$UBOL_DIR"/
|
||||
cp platform/mv3/README.md "$UBOL_DIR/"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue