Re: All langs shown in Nautilus component menu



On Mon, 2004-01-19 at 14:15, Christian Persch wrote:
> Hi,
> 
> On Sat, 2004-01-17 at 19:52, Joe Marcus Clarke wrote:
> > I upgraded to Ephy 1.0.7 last night on my GNOME 2.4 machine, and I
> > noticed that when I launch a URL in Nautilus, the menu bar changes to
> > show all languages:
> > 
> > http://www.marcuscom.com/downloads/menu1.png
> > 
> > We've seen this once before with the GNOME 2 version of atomix, and our
> > "fix" was to remove the @INTLTOOL_XML_RULE@ macro from the Makefile
> > responsible for generating the ui file, then add:
> > 
> > %.xml: %.xml.in
> > 	@cp $< $@
> > 
> > This doesn't happen with the Ephy main window, only with the Nautilus
> > component.  You can see the problem in nautilus-epiphany-view.xml.  All
> > submenus are listed with an xml:lang attribute.  For example:
> > 
> > <submenu xml:lang="it" name="Edit" label="_Modifica">
> > 
> > Is this a bug in Ephy, or perhaps a bug in FreeBSD's GNOME distribution
> > (i.e. do you see the same behavior under Linux)?  Thanks.
> I see it too here, the translations are merged into the ui file. This
> seems to be a changed intltool behaviour, older intltool worked as
> expected here, since we haven't seen this before.

Thanks for the confirmation.  It's good to know I don't have to hunt
down another bug in our port ;-).

Joe

> 
> Regards,
> 	Christian
-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome FreeBSD org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]