[Goodies-dev] Sample Xfce Developer Tools

Nick Schermer nickschermer at gmail.com
Wed Jun 3 14:04:58 CEST 2009


2009/6/3 Matias De lellis <mati86_dl at yahoo.com.ar>:
> Please, if they can help me! TANKS!-)

Code looks good, only took a quick glance at it. But did you run 'make
install' after make? The tutorial does not mention that, but it is
needed for the po files to be installed in the final location to make
xfce_textdomain work. Change the sample to g_print (_("Hello World!
%s\n"), PACKAGE_LOCALE_DIR); to see where it points to.

> p.s.: Also I saw something peculiar… The dependencies of the example are only libxfcegui and dbus, but uses the macro xfce_textdomain that this in libxfce4util...

Gui4 includes 4util, but you're right, only having libxfce4util is
enough for compilation. If you drop de dbus includes ofcourse.

Nick



More information about the Goodies-dev mailing list