]> git.pld-linux.org Git - packages/rhythmbox.git/blob - rhythmbox-gtk2.8-crash.patch
- added ipod bcond
[packages/rhythmbox.git] / rhythmbox-gtk2.8-crash.patch
1 diff -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.062358 seconds and 3 git commands to generate.