mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Merge "Remove unused icon files"
This commit is contained in:
commit
722f9f58a8
12
Echo.php
12
Echo.php
|
@ -304,24 +304,12 @@ $wgEchoNotificationIcons = array(
|
|||
'mention' => array(
|
||||
'path' => "$echoIconPath/mention.svg",
|
||||
),
|
||||
'featured' => array(
|
||||
'path' => "$echoIconPath/Featured.png",
|
||||
),
|
||||
'reviewed' => array(
|
||||
'path' => "$echoIconPath/reviewed.svg",
|
||||
),
|
||||
'tagged' => array(
|
||||
'path' => "$echoIconPath/ReviewedWithTags.png",
|
||||
),
|
||||
'revert' => array(
|
||||
'path' => "$echoIconPath/revert.svg",
|
||||
),
|
||||
'checkmark' => array(
|
||||
'path' => "$echoIconPath/Reviewed.png",
|
||||
),
|
||||
'gratitude' => array(
|
||||
'path' => "$echoIconPath/Gratitude.png",
|
||||
),
|
||||
'user-rights' => array(
|
||||
'path' => "$echoIconPath/user-rights.svg",
|
||||
),
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 337 B |
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 309 B |
Binary file not shown.
Before Width: | Height: | Size: 257 B |
Binary file not shown.
Before Width: | Height: | Size: 349 B |
Loading…
Reference in a new issue