X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy-gtk%2Fgossip-presence-chooser.c;h=16b411f31b45530a7bc523a42a6f9e388df31e8a;hp=ecb41db3fda2e2a98a32ab93130fe37eb26fdf14;hb=b8d0cfe42b1d62d513e560bf1fff04685f6911e6;hpb=59f3e5480f8b20dcea7d7b19682a5c2f67260cdd diff --git a/libempathy-gtk/gossip-presence-chooser.c b/libempathy-gtk/gossip-presence-chooser.c index ecb41db3..16b411f3 100644 --- a/libempathy-gtk/gossip-presence-chooser.c +++ b/libempathy-gtk/gossip-presence-chooser.c @@ -59,7 +59,7 @@ typedef struct { gchar *scroll_status; } GossipPresenceChooserPriv; -/* States for listed in the menu */ +/* States to be listed in the menu */ static McPresence states[] = {MC_PRESENCE_AVAILABLE, MC_PRESENCE_DO_NOT_DISTURB, MC_PRESENCE_AWAY};