mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-01 02:43:32 +02:00
initial import
This commit is contained in:
15
media-sound/xmmsctrl/files/xmmsctrl-jump.patch
Normal file
15
media-sound/xmmsctrl/files/xmmsctrl-jump.patch
Normal file
@@ -0,0 +1,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" ,
|
||||
Reference in New Issue
Block a user