aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-window.ui
Commit message (Collapse)AuthorAgeFilesLines
* added a "find" menu itemThomas Meire2010-01-211-0/+9
|
* Miscellaneous string fixesPhilip Withnall2010-01-011-1/+1
| | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Punctuation fixes in translatable stringsPhilip Withnall2010-01-011-1/+1
| | | | | | | Fix punctuation in the IRC command help messages. Use proper Unicode ellipses throughout Empathy, and proper em-dashes where appropriate. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Add an Invite Participants menu item and make it request the Conf channelDanielle Madeley2009-12-211-0/+7
|
* set 'C' as accelerator for the Contact menu as 'C' is already used by ↵Guillaume Desmottes2009-11-101-1/+1
| | | | Conversation (#601336)
* Add 'Show Contact List' in Conversation menuGabriel Millaire2009-06-181-0/+8
|
* empathy-chat-window: add Contact menu as top-level (bgo #580922)Guillaume Desmottes2009-05-221-0/+7
|
* remove Conversation->Contact menu entryGuillaume Desmottes2009-05-221-7/+0
|
* Add back some icons that were droped during the conversionXavier Claessens2009-04-161-0/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2869
* Make use of GtkUIManager for EmpathyChatWindowXavier Claessens2009-04-161-142/+2
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2868
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+326
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840