Re:xfce4-xmms-plugin version 0.3.0
Xavier Otazu <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Organization | CVC |
| Message-ID | <[email protected]> |
Hi: Was is the minimum version of pango and other packages? 'configure' does not complains on my computer. I have Slackware 10.0, and receive these error messages when compiling. xmms_plugin.c: In function `xmms_plugin_read_config': xmms_plugin.c:494: error: `PangoAttrSize' undeclared (first use in this function) xmms_plugin.c:494: error: (Each undeclared identifier is reported only once xmms_plugin.c:494: error: for each function it appears in.) xmms_plugin.c:494: error: `attr' undeclared (first use in this function) xmms_plugin.c:494: error: parse error before ')' token xmms_plugin.c: In function `set_font_size': xmms_plugin.c:677: error: `PangoAttrSize' undeclared (first use in this function) [...] etc cheers Xavier On Wed, 01 Jun 2005 08:57:01 +0200 [email protected] wrote: > Hi all, > > Here's the new version of the xmms panel plugin for XFCE 4. > Patrick van Staveren was the author of the original plugin. Later I > took over and Mario Streiber has joined (and almost entirely > rewritten the code from scratch). > > Last time when I submitted version 0.2.1, I didn't get any > response from the xfce-goodies-dev team, and the the webpage wasn't > updated. Do I need to send it to another address as well? I hope this > time it gets updated, as the change is big. Some new features > (compared to the original one by Staveren): > > * A (hideable) scrolling song title. You can make font size and > speed adjustments. > * A clickable progressbar to see and set track position. > * Mousewheel up/down changes volume. > * A (hideable) volume bar. > > Enjoy! >