GNOME Bugzilla – Bug 571238
Get rid of deprecated GnomePropertyBox
Last modified: 2009-10-22 02:07:22 UTC
http://live.gnome.org/LibgnomeMustDie http://library.gnome.org/devel/libgnomeui/stable/GnomePropertyBox.html ./gnome-pilot/gpilot-fileman/preferences.c: gnome_property_box_changed(GNOME_PROPERTY_BOX(propbox)); ./gnome-pilot/gpilot-fileman/preferences.c: prefs_dlg = gnome_property_box_new(); ./gnome-pilot/gpilot-fileman/preferences.c: gnome_property_box_append_page(GNOME_PROPERTY_BOX(prefs_dlg),
Simple solution: remove obsolete "fileman" altogther.