$NetBSD: patch-ac,v 1.3 2004/04/01 18:21:20 jmmv Exp $

--- libgnomevfs/gnome-vfs-i18n.c.orig	2003-04-14 19:53:02.000000000 +0200
+++ libgnomevfs/gnome-vfs-i18n.c
@@ -104,6 +104,7 @@ unalias_lang (char *lang)
 
   if (!alias_table)
     {
+      read_aliases (PREFIX "/" PKGLOCALEDIR "/locale/locale.alias");
       read_aliases ("/usr/share/locale/locale.alias");
       read_aliases ("/usr/local/share/locale/locale.alias");
       read_aliases ("/usr/lib/X11/locale/locale.alias");
