1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2025-12-28 01:12:33 +01:00
Files
gryf-overlay/media-sound/xmmsctrl/files/xmmsctrl-jump.patch
2010-02-09 21:25:29 +01:00

16 lines
374 B
Diff

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" ,