1
0
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:
root
2010-02-09 21:25:29 +01:00
commit b2719dc011
1080 changed files with 41656 additions and 0 deletions

View 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."