aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-invite-participant-dialog.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-041-4/+0
| | | | | | This reverts commit f0f99ffaa08240fbb72d7eed198368fd22fe4c47. Sorry, I didn't mean to push that...
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-041-0/+4
|
* invite-participant-dialog: translate the 'invite' button (#619678)Guillaume Desmottes2010-05-261-1/+1
|
* invite-participant-dialog: filter contacts by accountGuillaume Desmottes2010-03-151-2/+5
| | | | | We can't invite contacts from other accounts so we shouldn't display them (#612718).
* Remove unneeded private structDanielle Madeley2009-12-221-12/+0
|
* Port EmpathyInviteParticipantDialog over to EmpathyContactSelectorDialogDanielle Madeley2009-12-211-52/+18
|
* Add a rudimentry UI to select a 3rd contact to inviteDanielle Madeley2009-12-211-0/+111
Needs support for inviting in MUCs added