CVSROOT: /cvs/gnome Module name: nautilus-sendto Changes by: hadess 06/04/06 12:36:39
Modified files: . : ChangeLog src : nautilus-sendto-command.c nautilus-sendto-plugin.h src/plugins : Makefile.am bluetooth.c evolution.c gaim.c Log message: 2006-04-06 Bastien Nocera <[EMAIL PROTECTED]> * src/nautilus-sendto-command.c: (nautilus_sendto_plugin_init): Use g_str_has_suffix instead of our home-made str_has_suffix, and use g_dir_open instead of opendir * src/plugins/Makefile.am: namespace the plugins so as to avoid clashes with system libraries, confusing the hell out of libtool (libbluetooth.so is the generated library, as well as the system bluetooth library) * src/plugins/bluetooth.c: (init): use GError properly * src/plugins/evolution.c: (add_evolution_contacts_to_model): fix a compilation warning * src/plugins/gaim.c: * src/nautilus-sendto-plugin.h: Update the plugin struct to allow plugins not to be unloaded, fixes the crashes on startup when the bluetooth plugin fails to initialise (Closes: #334587) URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=nautilus-sendto&who=hadess&date=explicit&mindate=2006-04-06%2012:35&maxdate=2006-04-06%2012:37 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list