diff options
Diffstat (limited to 'media-sound/xmmsctrl/files/xmmsctrl-1.8-jump.patch')
-rw-r--r-- | media-sound/xmmsctrl/files/xmmsctrl-1.8-jump.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/media-sound/xmmsctrl/files/xmmsctrl-1.8-jump.patch b/media-sound/xmmsctrl/files/xmmsctrl-1.8-jump.patch deleted file mode 100644 index 0dc0db2..0000000 --- a/media-sound/xmmsctrl/files/xmmsctrl-1.8-jump.patch +++ /dev/null @@ -1,15 +0,0 @@ -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." |