]> git.pld-linux.org Git - packages/rhythmbox.git/blame - rhythmbox-gtk2.8-crash.patch
- added ipod bcond
[packages/rhythmbox.git] / rhythmbox-gtk2.8-crash.patch
CommitLineData
0fed1964 1diff -ur rhythmbox-0.9.0-o/shell/main.c rhythmbox-0.9.0/shell/main.c
2--- rhythmbox-0.9.0-o/shell/main.c 2005-08-10 07:23:28.000000000 -0600
3+++ rhythmbox-0.9.0/shell/main.c 2005-08-27 19:14:43.000000000 -0600
4@@ -166,6 +166,8 @@
5 = (void *) gst_init_get_popt_table ();
6 #endif
7
8+ gtk_init(NULL, NULL);
9+
10 gtk_set_locale ();
11 program = gnome_program_init (PACKAGE, VERSION,
12 LIBGNOMEUI_MODULE, argc+1, new_argv,
This page took 0.113333 seconds and 4 git commands to generate.