diff libpurple/status.c @ 20644:55b11740897c

Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name
author Mark Doliner <mark@kingant.net>
date Wed, 26 Sep 2007 06:54:16 +0000
parents 5913725cbcd6
children 944f7ada49e0
line wrap: on
line diff
--- a/libpurple/status.c	Tue Sep 25 09:01:03 2007 +0000
+++ b/libpurple/status.c	Wed Sep 26 06:54:16 2007 +0000
@@ -157,7 +157,8 @@
 	{ PURPLE_STATUS_INVISIBLE,       "invisible",       N_("Invisible")       },
 	{ PURPLE_STATUS_AWAY,            "away",            N_("Away")            },
 	{ PURPLE_STATUS_EXTENDED_AWAY,   "extended_away",   N_("Extended away")   },
-	{ PURPLE_STATUS_MOBILE,          "mobile",          N_("Mobile")          }
+	{ PURPLE_STATUS_MOBILE,          "mobile",          N_("Mobile")          },
+	{ PURPLE_STATUS_TUNE,            "tune",            N_("Listening to music") }
 };
 
 const char *