Re: ANNOUNCE: Verve 0.1.0 - A panel command line plugin

Jasper Huijsmans <[email protected]> Tue, 14 Feb 2006 21:57:07 +0100
Newsgroups gmane.comp.desktop.xfce.goodies.devel
Message-ID <[email protected]>
Jannis Pohlmann schreef:
...
>> and a property dialog
>> keeps showing English as-is (confirmed GETTEXT_PACKAGE is
>> "verve-plugin", a message object located in the
>> "/usr/local/share/locale/ja/LC_MESSAGES/verve-plugin.mo").
> 
> I'm still having this problem, too. Any ideas what might cause this? Do
> I have to call g_set_application_name or something like that when
> running it as an external plugin?
> 

You forgot to include <config.h>

	Jasper