]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-page-action.c
Updated Czech translation.
[evince.git] / shell / ev-page-action.c
index 99f1d6abe26673ab099ee94e7afa4331aad12e17..4bb63b2f1bc7c7f660e56e7403a1f86f5b58b551 100644 (file)
@@ -479,7 +479,8 @@ update_model (EvPageAction *page, GParamSpec *pspec, EvPageActionWidget *proxy)
                                                    (GtkCellLayoutDataFunc) display_completion_text,
                                                    proxy, NULL);
                gtk_entry_set_completion (GTK_ENTRY (proxy->entry), completion);
                                                    (GtkCellLayoutDataFunc) display_completion_text,
                                                    proxy, NULL);
                gtk_entry_set_completion (GTK_ENTRY (proxy->entry), completion);
-
+               
+               g_object_unref (completion);
                g_object_unref (model);
        }
 }
                g_object_unref (model);
        }
 }