--- abiword-2.0.0/abi/src/af/xap/unix/gnome/xap_UnixGnomeDlg_ClipArt.cpp.showclipart 2003-09-23 18:38:01.000000000 -0400 +++ abiword-2.0.0/abi/src/af/xap/unix/gnome/xap_UnixGnomeDlg_ClipArt.cpp 2003-09-23 18:22:30.000000000 -0400 @@ -72,7 +72,7 @@ // load after the show_all to give the impression that we're // loading the icons gtk_widget_show_all (mainWindow); - //gnome_icon_selection_show_icons (GNOME_ICON_SELECTION(clipArt)); + gnome_icon_selection_show_icons (GNOME_ICON_SELECTION(clipArt)); const gchar * graphic = NULL; switch ( abiRunModalDialog ( GTK_DIALOG(mainWindow), pFrame, this, GTK_RESPONSE_CANCEL, false ) )