Re: gnome-core is out of sync



On Sun, Dec 06, 1998 at 10:47:49PM -0500, Sergey I. Panov wrote:
> I checked out gnome-core a few hours ago and, as announced,  applet-lib.h
> is gone, but ( and that is strange!! ) #include "applet-lib.h" is not
> gone from most of the applets source. I did 
> 
>  perl -p -i.bak -e 's/(#include ["<]applet-lib.h[">])/\/*$1*\//g' ./*/*.[ch]
>  rm ./*/*.[ch].bak
> 
> in gnome-core/applets directory, and  had to add #include
> "applet-widget.h" to fifteen/fifteen.c by hand.

hmmm  ... I forgot ... since applet-lib.h is already installed from
previous installs :)

> After that most of the applet compile, but not cdplayer. It uses
> 
>  gnome_panel_applet_abort_id(APPLET_WIDGET(applet)->applet_id);
> 
> function, which is not to be found anywhere. I found 
> 
> extern void GNOME_Panel_applet_abort_id( GNOME_Panel _obj,
> 					 CORBA_short applet_id,
> 					 CORBA_Environment * ev);
> 
> in panel/gnome-panel.h 
> 
> Should it be used insted? How? In particular, CORBA_Environment is not
> anywhere in cdplayer/cdplayer.c

sorry about that .. it's now fixed ...

George

-- 
------------------------------------------------------------------------------
George Lebl <jirka@5z.com> http://www.5z.com/jirka/
------------------------------------------------------------------------------
  The following implements RSA in perl and is illegal to export from the US:

          #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
          $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
          lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]