From 1b0e240d97ff5cc89d5728aadba3852d521e56a5 Mon Sep 17 00:00:00 2001
From: Ettore Perazzoli <ettore@src.gnome.org>
Date: Mon, 4 Nov 2002 18:53:06 +0000
Subject: Removed. (impl_finalize): New. (class_init): Install finalize
 handler, not

* e-shell-about-box.c (impl_destroy): Removed.
(impl_finalize): New.
(class_init): Install finalize handler, not destroy.

* e-shell-view-menu.c (command_about_box): Use a GtkWindow again.
Set the GTK_WINDOW_TYPE_HINT_DIALOG hint.

* e-shell-about-box.c (e_shell_about_box_construct): Removed.

svn path=/trunk/; revision=18534
---
 shell/e-shell-about-box.h | 1 -
 1 file changed, 1 deletion(-)

(limited to 'shell/e-shell-about-box.h')

diff --git a/shell/e-shell-about-box.h b/shell/e-shell-about-box.h
index fc00c8e5e2..301120c190 100644
--- a/shell/e-shell-about-box.h
+++ b/shell/e-shell-about-box.h
@@ -53,7 +53,6 @@ struct _EShellAboutBoxClass {
 
 
 GtkType    e_shell_about_box_get_type   (void);
-void       e_shell_about_box_construct  (EShellAboutBox *about_box);
 GtkWidget *e_shell_about_box_new        (void);
 
 #ifdef __cplusplus
-- 
cgit v1.2.3