1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-13 12:03:31 +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 @@
MD5 81d057e47044d05dc65e81dc0b5927e6 liveice-xmms.tar.gz 132719

View File

@@ -0,0 +1 @@
MD5 81d057e47044d05dc65e81dc0b5927e6 liveice-xmms.tar.gz 132719

View File

@@ -0,0 +1,12 @@
diff -urN LiveIce-1.0.0.orig/src/gui.c LiveIce-1.0.0/src/gui.c
--- LiveIce-1.0.0.orig/src/gui.c 2006-01-15 16:17:13.000000000 +0000
+++ LiveIce-1.0.0/src/gui.c 2006-01-15 16:17:48.000000000 +0000
@@ -181,8 +181,6 @@
gui_bitrate = 32000;
}
}
- if(bitrate_menu_menu)
- gtk_widget_destroy(bitrate_menu_menu);
bitrate_menu_menu = gtk_menu_new ();
for(item_loop = min_bitrate; item_loop <= max_bitrate; item_loop++){