]> git.0d.be Git - empathy.git/commit
move 'Remove' item code to individual-menu
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 8 Jun 2012 08:48:50 +0000 (10:48 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 8 Jun 2012 08:48:50 +0000 (10:48 +0200)
commit6275c48f6ca11c9b31240fdfbfe2e508b6628f7e
tree34d97480dfff375c6523802ab92858b839e37124
parent2c6d8d25592d553254f7a110b53f59bbde5b916b
move 'Remove' item code to individual-menu

There is no reason to not have it implemented like all the other menu items.

Furtermore, having the logic in individual-menu.c will make it easier to use
from the new roster view.
libempathy-gtk/empathy-individual-menu.c
libempathy-gtk/empathy-individual-menu.h
libempathy-gtk/empathy-individual-view.c
src/empathy-roster-window.c