Changeset 8606 for branches/gajim_0.11.1/data/emoticons
- Timestamp:
- 08/30/07 00:03:06 (15 months ago)
- Location:
- branches/gajim_0.11.1/data/emoticons
- Files:
-
- 3 modified
-
animated/emoticons.py (modified) (1 diff)
-
static-big/emoticons.py (modified) (1 diff)
-
static/emoticons.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.1/data/emoticons/animated/emoticons.py
r7940 r8606 1 # coding=utf-8 1 2 emoticons = { 2 3 ':-[': 'bat.gif', -
branches/gajim_0.11.1/data/emoticons/static-big/emoticons.py
r7940 r8606 1 # coding=utf-8 1 2 emoticons = { 2 3 ':-)': 'smile.png', -
branches/gajim_0.11.1/data/emoticons/static/emoticons.py
r7940 r8606 1 # coding=utf-8 1 2 emoticons = { 2 3 ':-)': 'smile.png',
