]> git.0d.be Git - empathy.git/commit
rename empathy-dispatcher to empathy-request-util
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 7 Mar 2011 13:02:52 +0000 (14:02 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 17 Mar 2011 08:53:48 +0000 (09:53 +0100)
commit23d90f884b28cabd3b9b986998c118314a9238f9
tree0d8be2485fd833194b2543979a0afbf086a038b5
parenta7422e3aa529737591539a1e01889646c99e924b
rename empathy-dispatcher to empathy-request-util

We don't have EmpathyDispatcher any more so this file just contains some
utility functions now.
22 files changed:
libempathy-gtk/empathy-chat.c
libempathy-gtk/empathy-contact-list-view.c
libempathy-gtk/empathy-contact-menu.c
libempathy-gtk/empathy-contact-selector-dialog.c
libempathy-gtk/empathy-individual-menu.c
libempathy-gtk/empathy-individual-view.c
libempathy-gtk/empathy-new-message-dialog.c
libempathy-gtk/empathy-share-my-desktop.c
libempathy-gtk/empathy-ui-utils.c
libempathy/Makefile.am
libempathy/empathy-chatroom-manager.h
libempathy/empathy-dispatcher.c [deleted file]
libempathy/empathy-dispatcher.h [deleted file]
libempathy/empathy-request-util.c [new file with mode: 0644]
libempathy/empathy-request-util.h [new file with mode: 0644]
libempathy/empathy-utils.c
src/empathy-chat-manager.c
src/empathy-chat-window.c
src/empathy-main-window.c
src/empathy-new-chatroom-dialog.c
src/empathy.c
tests/interactive/empetit.c