Re: [PATCH] Display clipart on GNOME build

From: Dom Lachowicz (domlachowicz@yahoo.com)
Date: Tue Sep 23 2003 - 19:02:30 EDT

  • Next message: Dom Lachowicz: "Re: 5291 RTF import slow"

    Thanks.

    --- Jeremy Katz <katzj@redhat.com> wrote:
    > Clipart dialog was being shown but not actually
    > being filled with the
    > icons
    >
    (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=104577),
    > attached patch fixes for me.
    >
    > Jeremy
    > > ---
    >
    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 ) )
    >

    __________________________________
    Do you Yahoo!?
    Yahoo! SiteBuilder - Free, easy-to-use web site design software
    http://sitebuilder.yahoo.com



    This archive was generated by hypermail 2.1.4 : Tue Sep 23 2003 - 19:17:17 EDT