]> git.0d.be Git - empathy.git/commit
Create one single GAction to join rooms
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 11 Sep 2013 09:09:15 +0000 (11:09 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 25 Sep 2013 13:21:50 +0000 (15:21 +0200)
commit091002b85df80403470285c6e8d85617306467a8
tree9d7f1347157717985f61a6ec80779c302beaf5b5
parentc19df458d8846dc961984990f103b79bb39f9bf9
Create one single GAction to join rooms

The proper way to handle multi menu items having the same semantic is to have
one single GAction associated with different GMenuItem having specific
parameters instead of having one action per menu item.

Fix bgo#707885 as we no longer have spaces in GMenuItem action names.
src/empathy-roster-window.c