Kaldari has uploaded a new change for review.
https://gerrit.wikimedia.org/r/71117
Change subject: Adding new custom icon
......................................................................
Adding new custom icon
Change-Id: I8e3d2bc7cadbf321bbe504d17621c99c035c978d
---
A ThankYou.png
M Thanks.hooks.php
2 files changed, 5 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Thanks
refs/changes/17/71117/1
diff --git a/ThankYou.png b/ThankYou.png
new file mode 100644
index 0000000..836147f
--- /dev/null
+++ b/ThankYou.png
Binary files differ
diff --git a/Thanks.hooks.php b/Thanks.hooks.php
index 6e752d0..cd6950e 100644
--- a/Thanks.hooks.php
+++ b/Thanks.hooks.php
@@ -134,7 +134,11 @@
'email-body-params' => array( 'agent', 'title',
'difflink', 'email-footer' ),
'email-body-batch-message' =>
'notification-thanks-email-batch-body',
'email-body-batch-params' => array( 'agent', 'title' ),
- 'icon' => 'gratitude',
+ 'icon' => 'thanks',
+ );
+
+ $icons['thanks'] = array(
+ 'path' => 'Thanks/ThankYou.png',
);
return true;
--
To view, visit https://gerrit.wikimedia.org/r/71117
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e3d2bc7cadbf321bbe504d17621c99c035c978d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits