GNOME Bugzilla – Bug 571247
Migrate deprecated GnomePixmap to GtkImage
Last modified: 2009-02-11 22:23:51 UTC
GnomePixmap has been replaced by GtkImage http://library.gnome.org/devel/libgnomeui/stable/GnomePixmap.html http://library.gnome.org/devel/gtk/stable/GtkImage.html http://live.gnome.org/LibgnomeMustDie ./gnome-commander/plugins/fileroller/file-roller-plugin.c: pixmap = gnome_pixmap_new_from_xpm_d ((const gchar**)file_roller_small_xpm); ./gnome-commander/plugins/test/test-plugin.c: pixmap = gnome_pixmap_new_from_xpm_d ((const gchar**) test_plugin_xpm); ./gnome-commander/plugins/cvs/cvs-plugin.c: pixmap = gnome_pixmap_new_from_xpm_d ((const gchar**)cvs_plugin_xpm); ./gnome-commander/ChangeLog: Replacing obsoleted gnome_pixmap_*() with gdk_pixbuf_*()
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.