From kde-commits Mon Jul 28 18:40:36 2003 From: Till Gerken Date: Mon, 28 Jul 2003 18:40:36 +0000 To: kde-commits Subject: kdenonbeta/kopete/protocols/jabber X-MARC-Message: https://marc.info/?l=kde-commits&m=105941764717465 CVS commit by gerken: Make Jabber use KopeteAwayDialog properly so that an away reason can be set via the context menu, too A jabberawaydialog.cpp 1.1 [GPL (v2+)] A jabberawaydialog.h 1.1 [GPL (v2+)] M +1 -2 Makefile.am 1.32 M +5 -1 TODO 1.65 M +48 -44 jabberaccount.cpp 1.66 M +15 -10 jabberaccount.h 1.30 M +20 -20 jabbercontact.cpp 1.148 M +8 -8 jabberprotocol.cpp 1.196 M +11 -8 jabberprotocol.h 1.93