]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - stat.c
Replace status item STATUS_BAR to BASENAME.
[paraslash.git] / stat.c
diff --git a/stat.c b/stat.c
index 93607df710cf389f0a8c9e3a03517a0df00bfc70..8a2f8df49b282038ef4a4dd6007136ad0cbfaef7 100644 (file)
--- a/stat.c
+++ b/stat.c
@@ -48,7 +48,7 @@ static int num_clients;
  * the list of all status items sent by para_server/para_audiod
  */
 const char *status_item_list[NUM_STAT_ITEMS] = {
-       [SI_STATUS_BAR] = "status_bar",
+       [SI_BASENAME] = "basnemae",
        [SI_STATUS] = "status",
        [SI_NUM_PLAYED] = "num_played",