[Psi-Devel] profile context menu; direct join to a bookmarked conference

ephraim at thefungamer.de ephraim at thefungamer.de
Tue Jan 29 06:39:34 PST 2008


> > Ciao Ephraim
> 
> >+	    else if(x >> bookmarks_start) {
> > +
> > +		 ConferenceBookmark c =
> psiAccount()->bookmarkManager()->conferences() [x - bookmarks_start
> - 1];
> > +		 psiAccount()->actionJoin(c.jid(), c.password());
> > +	     }
> 
> I think, it's better to use next call of actionJoin:
> 
>      psiAccount()->actionJoin(c.jid(), c.nick(), c.password(),
> true);
> 
oh yes, you are right. Haven't had the latest source.
Here is a better patch, which is against rev.965 and applies easier
cause made with svn diff.

Thx for the note.

Ciao Ephraim

@RomanU: sorry for the direct mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: direct_join_muc_via_contextmenu.diff.gz
Type: application/x-gzip
Size: 1093 bytes
Desc: not available
Url : http://lists.affinix.com/pipermail/psi-devel-affinix.com/attachments/20080129/97b95a44/attachment.bin 


More information about the Psi-Devel mailing list