23 lines
586 B
JSON
23 lines
586 B
JSON
{
|
|
"authors": [
|
|
"Denis Fomin <fominde@gmail.com>",
|
|
"Artem Klyop <art.klyop@gmail.com>",
|
|
"Thilo Molitor <thilo@eightysoft.de>"
|
|
],
|
|
"description": "Shows client icons in your contact list in a tooltip.",
|
|
"homepage": "https://dev.gajim.org/gajim/gajim-plugins/wikis/ClientsIconsPlugin",
|
|
"config_dialog": true,
|
|
"name": "Clients icons",
|
|
"platforms": [
|
|
"others",
|
|
"linux",
|
|
"darwin",
|
|
"win32"
|
|
],
|
|
"requirements": [
|
|
"gajim>=2.0.0"
|
|
],
|
|
"short_name": "clients_icons",
|
|
"version": "7.12.0"
|
|
}
|