]> git.0d.be Git - empathy.git/commitdiff
[darcs-to-svn @ Fix typo]
authorXavier Claessens <xclaesse@src.gnome.org>
Wed, 2 May 2007 12:39:48 +0000 (12:39 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Wed, 2 May 2007 12:39:48 +0000 (12:39 +0000)
svn path=/trunk/; revision=24

libempathy-gtk/gossip-presence-chooser.c

index ecb41db3fda2e2a98a32ab93130fe37eb26fdf14..16b411f31b45530a7bc523a42a6f9e388df31e8a 100644 (file)
@@ -59,7 +59,7 @@ typedef struct {
        gchar      *scroll_status;
 } GossipPresenceChooserPriv;
 
        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};
 static McPresence states[] = {MC_PRESENCE_AVAILABLE,
                              MC_PRESENCE_DO_NOT_DISTURB,
                              MC_PRESENCE_AWAY};