Re: xmms plugin updated
Xavier Otazu <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Organization | CVC |
| Message-ID | <[email protected]> |
Hi: What pango version is needed? I receive the following error with pango 1.0 xmms_plugin.c: In function `set_font_size': xmms_plugin.c:459: error: `PangoAttrSize' undeclared (first use in thisfunction) xmms_plugin.c:459: error: (Each undeclared identifier is reported only once xmms_plugin.c:459: error: for each function it appears in.) xmms_plugin.c:459: error: `attr' undeclared (first use in this function) xmms_plugin.c:459: error: parse error before ')' token Xavier On Tue, 26 Apr 2005 14:14:02 +0200 [email protected] wrote: > On Tue, 26 Apr 2005 14:03:06 +0200 Mario Streiber <mario.streiber@gmx. > de> wrote: > > > On Tue, 26 Apr 2005 13:58:29 +0200 Mario Streiber <mario. > > [email protected]> wrote: > > > > > > xmms_plugin.h does not exists. > > > > > > Yes sorry I forgot to send it in my first mail. Here it is once > > > more. > > > > Oh and the .c file contains a bug which makes the panel crash as > > soon as you scroll to change the volume. Here is a fixed version. > > Sorry again, this was not a fixed version, it doesn't even compile (I > sent the one I was currently working on). Here is a working one. > > Mario