Nicer XEP-0184 warning image.

This commit is contained in:
js 2008-07-19 14:45:04 +00:00
parent 053a1be708
commit f5d92c296b
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 B

View File

@ -154,7 +154,7 @@ class ConversationTextview:
FOCUS_OUT_LINE_PIXBUF = gtk.gdk.pixbuf_new_from_file(os.path.join(
gajim.DATA_DIR, 'pixmaps', 'muc_separator.png'))
XEP0184_WARNING_PIXBUF = gtk.gdk.pixbuf_new_from_file(os.path.join(
gajim.DATA_DIR, 'pixmaps', 'xep0184.png'))
gajim.DATA_DIR, 'pixmaps', 'receipt_missing.png'))
# smooth scroll constants
MAX_SCROLL_TIME = 0.4 # seconds