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

16 lines
457 B
Diff

diff -Naur xmmsctrl-1.8.orig/xmmsctrl.c xmmsctrl-1.8/xmmsctrl.c
--- xmmsctrl-1.8.orig/xmmsctrl.c 2004-04-02 04:55:06.000000000 -0800
+++ xmmsctrl-1.8/xmmsctrl.c 2004-11-04 15:18:37.487096112 -0800
@@ -135,6 +135,11 @@
"print this help message."
},
{
+ "jump" ,
+ xmms_remote_show_jump_box ,
+ "open the xmms jump to file box"
+ },
+ {
"next" ,
xmms_remote_playlist_next ,
"xmms next song command, go to the next song."