Commit 80d8f9e4 authored by Gildas Bazin's avatar Gildas Bazin


* oops, forgot to check the gnome interface before my last commit.
parent 7f583e05
...@@ -223,7 +223,7 @@ void ...@@ -223,7 +223,7 @@ void
GnomePopupPreferencesActivate (GtkMenuItem *menuitem, GnomePopupPreferencesActivate (GtkMenuItem *menuitem,
gpointer user_data) gpointer user_data)
{ {
GtkPreferencesShow( GTK_WIDGET( menuitem ), NULL, "intf_popup" ); GtkPreferencesActivate( menuitem, "intf_window" );
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment