On Tue, 2005-08-02 at 22:46 +0200, Jaap Haitsma wrote: > Hi, > > Bugzilla entry is here [1]. The patch also does not show some critical > messages like these > ** (nautilus:16176): CRITICAL **: nautilus_view_factory_register: assertion > `nautilus_view_factory_lookup (view_info->id) == NULL' failed > > which the original code had when the window that opened the bookmarks > window was closed before hitting the "jump to" button. This was caused > by the call to nautilus_application_new() in that code
Nice work. I cleaned up some style guide issues (always use brackets, declare all local variables at the start of the function) and committed it. Thanks, Martin -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
