1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Fix toolbar icons for Safari

This commit is contained in:
Deathamns 2014-11-01 10:46:54 +01:00
parent 7f57684e2b
commit e6e3f676e2
4 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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>

BIN
src/img/icon16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

BIN
src/img/icon16@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B