aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chatrooms-window.glade
Commit message (Collapse)AuthorAgeFilesLines
* Move modules that make no sense to be used in other applicaton from ↵Xavier Claessens2008-03-141-310/+0
| | | | | | libempathy-gtk/ to src/ svn path=/trunk/; revision=789
* Convert glade file to glade3 to minimize future deltaXavier Claessens2008-03-111-475/+308
| | | | svn path=/trunk/; revision=780
* Move the "Close" button after the other ones in the favourite rooms dialog. ↵Xavier Claessens2008-03-081-7/+7
| | | | | | Fixes bug #520788 (Marco Barisione). svn path=/trunk/; revision=707
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+477
2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). svn path=/trunk/; revision=170