changeset aa7eb2e686b7 in /home/hg/repos/gajim-plugins
author: Denis Fomin <[email protected]>
branches:
details:gajim-plugins?cmd=changeset;node=aa7eb2e686b7
description: Clients icons. Add leechcraft
diffstat:
clients_icons/clients_icons.py | 2 ++
clients_icons/icons/leechcraft.png | Bin
clients_icons/manifest.ini | 2 +-
3 файлов изменено, 3 вставок(+), 1 удалений(-)
различия (33 строк):
diff -r 7fe945b5b8af -r aa7eb2e686b7 clients_icons/clients_icons.py
--- a/clients_icons/clients_icons.py Fri Feb 07 18:13:44 2014 +0400
+++ b/clients_icons/clients_icons.py Thu Feb 27 16:00:12 2014 +0400
@@ -141,6 +141,7 @@
'http://jitsi.org' :['jitsi.png', 'Jitsi'],
'http://miranda-ng.org/caps' :['miranda_ng.png', 'Miranda NG'],
'http://monal.im/caps': ['monal.png', 'Monal'],
+ 'http://leechcraft.org/': ['leechcraft.png', 'Leechcraft'],
#
'Poezio' :['poezio.png', 'Poezio'],
'Emacs' :['emacs.png', ''],
@@ -149,6 +150,7 @@
'Xabber' :['xabber.png', ''],
'Adium' :['adium.png', ''],
'Pidgin': ['pidgin.png', ''],
+ 'Leechcraft': ['leechcraft.png', ''],
}
diff -r 7fe945b5b8af -r aa7eb2e686b7 clients_icons/icons/leechcraft.png
Binary file clients_icons/icons/leechcraft.png has changed
diff -r 7fe945b5b8af -r aa7eb2e686b7 clients_icons/manifest.ini
--- a/clients_icons/manifest.ini Fri Feb 07 18:13:44 2014 +0400
+++ b/clients_icons/manifest.ini Thu Feb 27 16:00:12 2014 +0400
@@ -1,7 +1,7 @@
[info]
name: Clients icons
short_name: clients_icons
-version: 5.3
+version: 5.4
description: Shows the client icons in the roster and in groupchats.
authors: Denis Fomin <[email protected]>
Artem Klyop <[email protected]>
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits