Add new plugin. Server Status Icons.
This commit is contained in:
53
server_status_icons/livejournal/16x16/icon.def.xml
Normal file
53
server_status_icons/livejournal/16x16/icon.def.xml
Normal file
@@ -0,0 +1,53 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<icondef>
|
||||
<version>1.0</version>
|
||||
<name>LiveJournal</name>
|
||||
<description>LiveJournal Iconset for Vacuum-IM</description>
|
||||
<creation>2010-08-15</creation>
|
||||
<author>Artem Rogudeev / [AKI]`Rodent</author>
|
||||
|
||||
<icon>
|
||||
<key>online</key>
|
||||
<object mime='image/png'>online.png</object>
|
||||
</icon>
|
||||
|
||||
<icon>
|
||||
<key>offline</key>
|
||||
<object mime='image/png'>offline.png</object>
|
||||
</icon>
|
||||
|
||||
<icon>
|
||||
<key>away</key>
|
||||
<object mime='image/png'>away.png</object>
|
||||
</icon>
|
||||
|
||||
<icon>
|
||||
<key>xa</key>
|
||||
<object mime='image/png'>xa.png</object>
|
||||
</icon>
|
||||
|
||||
<icon>
|
||||
<key>dnd</key>
|
||||
<object mime='image/png'>dnd.png</object>
|
||||
</icon>
|
||||
|
||||
<icon>
|
||||
<key>invisible</key>
|
||||
<object mime='image/png'>invisible.png</object>
|
||||
</icon>
|
||||
|
||||
<icon>
|
||||
<key>chat</key>
|
||||
<object mime='image/png'>chatty.png</object>
|
||||
</icon>
|
||||
|
||||
<icon>
|
||||
<key>ask</key>
|
||||
<object mime='image/png'>ask.png</object>
|
||||
</icon>
|
||||
|
||||
<icon>
|
||||
<key>noauth</key>
|
||||
<object mime='image/png'>noauth.png</object>
|
||||
</icon>
|
||||
</icondef>
|
||||
Reference in New Issue
Block a user