From d7644e273f412f9e6fa5dff8d39daba1e8be5228 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 7 Feb 2010 22:20:19 +0100 Subject: tabs for multiple playlists WIP --- main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main.c') diff --git a/main.c b/main.c index f3ae5c30..4b0b6ca4 100644 --- a/main.c +++ b/main.c @@ -572,6 +572,7 @@ main (int argc, char *argv[]) { messagepump_init (); // required to push messages while handling commandline plug_load_all (); // required to add files to playlist from commandline + plt_add (0, "Test"); plt_add (0, "Default"); // execute server commands in local context -- cgit v1.2.3