add some animated to do some tests l8r. more to follow l8r
This commit is contained in:
parent
8b49efd38d
commit
3a6bb0bec9
4
README
4
README
|
@ -82,6 +82,6 @@ http://gajim.org
|
||||||
|
|
||||||
PS.
|
PS.
|
||||||
we use original art and parts of sounds and other art from Psi, Gossip,
|
we use original art and parts of sounds and other art from Psi, Gossip,
|
||||||
Gnomebaker and some icons from various gnome-icons (mostly Dropline Etiquette)
|
Gnomebaker, Gaim and some icons from various gnome-icons
|
||||||
we found at art.gnome.org
|
(mostly Dropline Etiquette) we found at art.gnome.org
|
||||||
If you think we're violating a license please inform us
|
If you think we're violating a license please inform us
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 613 B |
|
@ -1,2 +1,67 @@
|
||||||
emoticons = {
|
emoticons = {
|
||||||
|
':-)': 'smile.png',
|
||||||
|
'(@)': 'pussy.png',
|
||||||
|
'8)': 'coolglasses.png',
|
||||||
|
':(': 'unhappy.png',
|
||||||
|
':)': 'smile.png',
|
||||||
|
':/': 'frowning.png',
|
||||||
|
'(})': 'hugleft.png',
|
||||||
|
':$': 'blush.png',
|
||||||
|
'(Y)': 'yes.png',
|
||||||
|
':-@': 'angry.png',
|
||||||
|
':-D': 'biggrin.png',
|
||||||
|
'(U)': 'brheart.png',
|
||||||
|
'(F)': 'flower.png',
|
||||||
|
':-[': 'bat.png',
|
||||||
|
':>': 'biggrin.png',
|
||||||
|
'(T)': 'phone.png',
|
||||||
|
':-S': 'frowning.png',
|
||||||
|
':-P': 'tongue.png',
|
||||||
|
'(H)': 'coolglasses.png',
|
||||||
|
'(D)': 'drink.png',
|
||||||
|
':-O': 'oh.png',
|
||||||
|
'(C)': 'coffee.png',
|
||||||
|
'({)': 'hugright.png',
|
||||||
|
'(*)': 'star.png',
|
||||||
|
'B-)': 'coolglasses.png',
|
||||||
|
'(Z)': 'boy.png',
|
||||||
|
'(E)': 'mail.png',
|
||||||
|
'(N)': 'no.png',
|
||||||
|
'(P)': 'photo.png',
|
||||||
|
'(K)': 'kiss.png',
|
||||||
|
':-*': 'kiss.png',
|
||||||
|
':*': 'kiss.png',
|
||||||
|
'(R)': 'rainbow.png',
|
||||||
|
':-|': 'stare.png',
|
||||||
|
';-)': 'wink.png',
|
||||||
|
';-(': 'cry.png',
|
||||||
|
'(6)': 'devil.png',
|
||||||
|
'>:)': 'devil.png',
|
||||||
|
'>:-)': 'devil.png',
|
||||||
|
'(L)': 'heart.png',
|
||||||
|
'<3': 'heart.png',
|
||||||
|
'(W)': 'brflower.png',
|
||||||
|
':|': 'stare.png',
|
||||||
|
':O': 'oh.png',
|
||||||
|
';)': 'wink.png',
|
||||||
|
';(': 'cry.png',
|
||||||
|
':S': 'frowning.png',
|
||||||
|
';\'-(': 'cry.png',
|
||||||
|
':-(': 'unhappy.png',
|
||||||
|
'8-)': 'coolglasses.png',
|
||||||
|
'(B)': 'beer.png',
|
||||||
|
':D': 'biggrin.png',
|
||||||
|
'(8)': 'music.png',
|
||||||
|
':@': 'angry.png',
|
||||||
|
'B)': 'coolglasses.png',
|
||||||
|
':-$': 'blush.png',
|
||||||
|
':\'(': 'cry.png',
|
||||||
|
':->': 'biggrin.png',
|
||||||
|
':[': 'bat.png',
|
||||||
|
'(I)': 'lamp.png',
|
||||||
|
':P': 'tongue.png',
|
||||||
|
'(%)': 'cuffs.png',
|
||||||
|
'(S)': 'moon.png',
|
||||||
|
'(ci)': 'msn_cigarette.gif',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue