mirror of https://github.com/gorhill/uBlock.git
Fix toolbar icons for Safari
This commit is contained in:
parent
7f57684e2b
commit
e6e3f676e2
|
@ -41,7 +41,7 @@
|
|||
<key>Identifier</key>
|
||||
<string>toolbarItem</string>
|
||||
<key>Image</key>
|
||||
<string>img/icon_16.png</string>
|
||||
<string>img/icon16.png</string>
|
||||
<key>Label</key>
|
||||
<string>{name}</string>
|
||||
<key>Popover</key>
|
||||
|
|
|
@ -13,9 +13,9 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.7.0.7</string>
|
||||
<string>0.7.0.8</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1453267</string>
|
||||
<string>1454679</string>
|
||||
<key>Chrome</key>
|
||||
<dict>
|
||||
<key>Database Quota</key>
|
||||
|
@ -41,7 +41,7 @@
|
|||
<key>Identifier</key>
|
||||
<string>toolbarItem</string>
|
||||
<key>Image</key>
|
||||
<string>img/icon_16.png</string>
|
||||
<string>img/icon16.png</string>
|
||||
<key>Label</key>
|
||||
<string>µBlock</string>
|
||||
<key>Popover</key>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 401 B |
Binary file not shown.
After Width: | Height: | Size: 661 B |
Loading…
Reference in New Issue