xfce-4.0.2 released
Jasper Huijsmans
jasper at moongroup.com
Mon Dec 22 11:34:35 CET 2003
Op ma 22-12-2003, om 08:38 schreef Jasper Huijsmans:
...
> BTW, I noticed xfcalendar was added to the release. Was that
> intentional? (it is perfectly ready for it, IMO)
>
Hmm, the tarball (and Makefile.am) seems a bit broken, though. It is
missing src/xfcalendar-icon-inline.h, which is not properly generated
either, because Makefile.am uses another name for the header file.
If you are building this, adding these lines between ./configure and
make steps fixes the issue:
(
cd src &&
gdk-pixbuf-csource --raw --build-list \
xfcalendar_icon xfcalendar.png > xfcalendar-icon-inline.h
)
Jasper
More information about the Xfce4-dev
mailing list