After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 571238 - Get rid of deprecated GnomePropertyBox
Get rid of deprecated GnomePropertyBox
Status: RESOLVED FIXED
Product: gnome-pilot
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-pilot Maintainers
gnome-pilot Maintainers
Depends on:
Blocks: 590215
 
 
Reported: 2009-02-10 22:45 UTC by André Klapper
Modified: 2009-10-22 02:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-02-10 22:45:38 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),
Comment 1 Matt Davey 2009-10-22 02:07:22 UTC
Simple solution: remove obsolete "fileman" altogther.