X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Flibrary.c;h=f800a69b7d2a2009a66f8cec060960bdbaac13a2;hb=d171d8ae09b4b735a0b1b0321582aa675889a3b9;hp=4452aaae6fe7ddd2d0153561fc0bd48326c76e77;hpb=cb12ad94e4a4f01eb2b76b045dfdfa38db311883;p=melted_gui diff --git a/src/library.c b/src/library.c index 4452aaa..f800a69 100644 --- a/src/library.c +++ b/src/library.c @@ -67,7 +67,7 @@ static int library_init_load(instance_t* app) gtk_tree_store_append(tree_store, &iter, NULL); gtk_tree_store_set(tree_store, &iter, 0, app->library.icons[0], - 1, ">", + 1, "", 2, "LIBRARY", 3, NULL, 4, NULL,