]> git.0d.be Git - empathy.git/commit
Fix missing entries in switch statements
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 8 Jul 2010 10:39:07 +0000 (11:39 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 5 Aug 2010 14:55:07 +0000 (15:55 +0100)
commitf8c37da731af9f6cd74e7a0ef08fa02059d981ac
tree88678c98422ba129ac0b6f602c5832bc9570251b
parent5cc326f741ab695e4fac8f4c4ccd99cf235115fc
Fix missing entries in switch statements

Added missing default cases and missing enum cases.
20 files changed:
libempathy-gtk/empathy-account-widget.c
libempathy-gtk/empathy-avatar-image.c
libempathy-gtk/empathy-chat.c
libempathy-gtk/empathy-contact-list-store.c
libempathy-gtk/empathy-contact-list-view.c
libempathy-gtk/empathy-individual-store.c
libempathy-gtk/empathy-individual-view.c
libempathy-gtk/empathy-live-search.c
libempathy-gtk/empathy-ui-utils.c
libempathy/empathy-contact.c
libempathy/empathy-dispatch-operation.c
libempathy/empathy-dispatcher.c
libempathy/empathy-ft-handler.c
libempathy/empathy-message.c
libempathy/empathy-status-presets.c
libempathy/empathy-utils.c
src/empathy-account-assistant.c
src/empathy-call-window.c
src/empathy-ft-manager.c
src/empathy-main-window.c