Skip to content
Snippets Groups Projects
Commit 0566966c authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

continue fixing the stellar iconset

parent c98d4cd3
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 115 deletions
plugins/gtkgui/icons/stellar/connecting.gif

841 B

plugins/gtkgui/icons/stellar/file.png

664 B

plugins/gtkgui/icons/stellar/groupclose.png

184 B

plugins/gtkgui/icons/stellar/groupempty.png

168 B

plugins/gtkgui/icons/stellar/groupopen.png

181 B

plugins/gtkgui/icons/stellar/headline.png

173 B

<?xml version='1.0' encoding='UTF-8'?>
<icondef>
<meta>
<name>Stellar (default)</name>
<version>1.0</version>
<description>Default Psi 0.9.1 iconset</description>
<creation>2003-07-08</creation>
<home>http://psi.affinix.com</home>
<author email='jmkim@uci.edu'>Jason Kim</author>
<author jid='mblsha@jabber.ru' email='mblsha@users.sourceforge.net' www='http://maz.sf.net'>Michail Pishchagin (icondef.xml)</author>
</meta>
<!-- Normal status icons -->
<icon>
<x xmlns='name'>status/online</x>
<object mime='image/png'>online.png</object>
</icon>
<icon>
<x xmlns='name'>status/offline</x>
<object mime='image/png'>offline.png</object>
</icon>
<icon>
<x xmlns='name'>status/away</x>
<object mime='image/png'>away.png</object>
</icon>
<icon>
<x xmlns='name'>status/xa</x>
<object mime='image/png'>xa.png</object>
</icon>
<icon>
<x xmlns='name'>status/dnd</x>
<object mime='image/png'>dnd.png</object>
</icon>
<icon>
<x xmlns='name'>status/invisible</x>
<object mime='image/png'>invisible.png</object>
</icon>
<icon>
<x xmlns='name'>status/chat</x>
<object mime='image/png'>ffc.png</object>
</icon>
<!-- Special statuses -->
<icon>
<x xmlns='name'>status/ask</x>
<object mime='image/png'>ask.png</object>
</icon>
<icon>
<x xmlns='name'>status/noauth</x>
<object mime='image/png'>noauth.png</object>
</icon>
<icon>
<x xmlns='name'>status/error</x>
<object mime='image/png'>perr.png</object>
</icon>
<!-- Special icons -->
<icon>
<x xmlns='name'>psi/chat</x>
<x xmlns='type'>animation</x>
<object mime='image/png'>chat.png</object>
</icon>
<icon>
<x xmlns='name'>psi/message</x>
<x xmlns='type'>animation</x>
<object mime='image/png'>message.png</object>
</icon>
<icon>
<x xmlns='name'>psi/headline</x>
<object mime='image/png'>headline.png</object>
</icon>
<icon>
<x xmlns='name'>psi/file</x>
<x xmlns='type'>animation</x>
<object mime='image/png'>file.png</object>
</icon>
<icon>
<x xmlns='name'>psi/system</x>
<x xmlns='type'>animation</x>
<object mime='image/png'>system.png</object>
</icon>
<icon>
<x xmlns='name'>psi/connect</x>
<x xmlns='type'>animation</x>
<object mime='image/png'>connect.png</object>
</icon>
<icon>
<x xmlns='name'>psi/groupClosed</x>
<object mime='image/png'>groupclose.png</object>
</icon>
<icon>
<x xmlns='name'>psi/groupEmpty</x>
<object mime='image/png'>groupempty.png</object>
</icon>
<icon>
<x xmlns='name'>psi/groupOpen</x>
<object mime='image/png'>groupopen.png</object>
</icon>
</icondef>
plugins/gtkgui/icons/stellar/message.png

558 B

plugins/gtkgui/icons/stellar/system.png

687 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment