jason/nest

plugins: Add more plugins

2020-01-25, Konrad Gräfe
76325fdcd637
Parents 374b6add98b7
Children 1776d9387f9a
plugins: Add more plugins
--- a/hugo/data/plugins.json Sat Jan 25 11:48:29 2020 +0100
+++ b/hugo/data/plugins.json Sat Jan 25 11:50:42 2020 +0100
@@ -1012,6 +1012,12 @@
"type": "Interface Tweaks",
"heading": "Protocol Icon Override"
}, {
+ "maintainer": "Konrad Gräfe",
+ "repo": "https://github.com/kgraefe/pidgin-protocol-status-icons",
+ "info": "Adds the protocol icon to the status icons in the buddy list.",
+ "type": "Interface Tweaks",
+ "heading": "Protocol Status Icons"
+ }, {
"repo": "https://code.google.com/p/pidgin-quickadd/",
"info": "This a simple plugin for pidgin. The idea is to alter the context menu of email addresses in conversations and add option to add the address as a buddy",
"type": "Interface Tweaks",
@@ -1063,6 +1069,12 @@
"type": "Interface Tweaks",
"heading": "Translit tools"
}, {
+ "maintainer": "Konrad Gräfe",
+ "repo": "https://github.com/kgraefe/pidgin-unhighlight-system-messages",
+ "info": "Remove the highlight flag from system messages.",
+ "type": "Interface Tweaks",
+ "heading": "Unhighlight System Messages"
+ }, {
"repo": "https://github.com/derlaft/usercast",
"info": "Copies the nickname you've double clicked in the conference chat and pastes it into a conversation's entry field",
"type": "Interface Tweaks",