Re: Xfce 4 quiclauncher plugin version 0.8 compile problem!
Jasper Huijsmans <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 20, 2005 at 04:01:28PM +0200, Jasper Huijsmans wrote: > On Fri, May 20, 2005 at 03:32:15PM +0200, masse nicolas wrote: > > I did'nt update Xfce-Goodies cvs last time,sorry. > > .........done > > > > Alright, looks like you used gettextize to generate stuff. For Xfce we use > glib-gettextize, which makes things a lot simpler. Actually, since 4.2.2 we > use the xfce4-dev-tools package (only available from svn) and don't keep any > generated files around. > > It would be a lot easier if you would use one of these options as well, if > only for consistency. I think you should be able to simply copy a > po/Makefile.in.in from another plugin, remove the intl/ directory (it's not > needed), and rerun autogen.sh. > > If you want I can do it for you. Just let me know. > In fact, I have just done it and it seems to work for me. Should I commit?