[ekiga] Fixed crash when pressing shift-f10 (popup menu) in Preferences window
- From: Eugen Dedu <ededu src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [ekiga] Fixed crash when pressing shift-f10 (popup menu) in Preferences window
- Date: Sun, 2 Aug 2009 10:54:21 +0000 (UTC)
commit 771b38dc30bc930d8eeb5662d66d355d6bab2f6d
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Sun Aug 2 12:48:07 2009 +0200
Fixed crash when pressing shift-f10 (popup menu) in Preferences window
Fixes bug #575508.
lib/gui/gmpreferences.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/gui/gmpreferences.c b/lib/gui/gmpreferences.c
index 977ae9d..e113607 100644
--- a/lib/gui/gmpreferences.c
+++ b/lib/gui/gmpreferences.c
@@ -973,7 +973,6 @@ gnome_prefs_window_new (const gchar *logo_name)
gpw->notebook = gtk_notebook_new ();
gtk_notebook_set_show_tabs (GTK_NOTEBOOK (gpw->notebook), FALSE);
gtk_notebook_set_show_border (GTK_NOTEBOOK (gpw->notebook), FALSE);
- gtk_notebook_popup_enable (GTK_NOTEBOOK (gpw->notebook));
pixmap = gtk_image_new_from_file (logo_name);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]