summaryrefslogtreecommitdiff
blob: cd0dd07e56798cbe26cc82d4af3ef3d7aa2e6a31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff -ur xmmsctrl-1.6/xmmsctrl.c ../xmmsctrl-1.6/xmmsctrl.c
--- xmmsctrl-1.6/xmmsctrl.c	Wed Nov 21 10:45:56 2001
+++ ../xmmsctrl-1.6/xmmsctrl.c	Sat Jan  5 08:14:17 2002
@@ -101,6 +101,11 @@
     "help",
     print_help ,
     "print this help message"
+  },
+  {
+    "jump" ,
+    xmms_remote_show_jump_box ,
+    "open the xmms jump to file box"
   },
   {
     "next" ,