X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=properties%2Fev-properties-main.c;h=c20abed73ed83ef2d35e3d97481bb0f98a0a806b;hb=85ecf6bfd1d55c0684baa0efa969bc0d23947bef;hp=15988cfc6166e15ad4308f516c9b4e71212f2fb3;hpb=0966dd9fbb4a8a60972382910c850a610bc40686;p=evince.git diff --git a/properties/ev-properties-main.c b/properties/ev-properties-main.c index 15988cfc..c20abed7 100644 --- a/properties/ev-properties-main.c +++ b/properties/ev-properties-main.c @@ -90,7 +90,7 @@ ev_properties_get_pages (NautilusPropertyPageProvider *provider, char *uri = NULL; GtkWidget *page, *label; NautilusPropertyPage *property_page; - + /* only add properties page if a single file is selected */ if (files == NULL || files->next != NULL) goto end; @@ -141,6 +141,7 @@ nautilus_module_initialize (GTypeModule *module) void nautilus_module_shutdown (void) { + ev_backends_manager_shutdown (); } void