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