summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-02-07 22:20:19 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-02-07 22:20:19 +0100
commitd7644e273f412f9e6fa5dff8d39daba1e8be5228 (patch)
tree0f3d2f8988bb13859684ecf784f092ec8c2c3789 /main.c
parented94b40b44f283b4ef8c22ee731b59c8faa6d22b (diff)
tabs for multiple playlists WIP
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
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