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

gEDA-bug: [Bug 903129] [NEW] Translations don't work on Windows



Public bug reported:

libgeda, gattrib and gschem all contain the call:

  bindtextdomain (<domain>, LOCALEDIR);

This will not work for Windows cross-compilation with MinGW. The value
of LOCALEDIR that gets baked into the binaries is fixed, but a Windows
user might try to install gEDA to any aribitrary directory.

** Affects: geda
     Importance: Undecided
         Status: New


** Tags: gattrib gschem libgeda windows

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/903129

Title:
  Translations don't work on Windows

Status in GPL Electronic Design Automation tools:
  New

Bug description:
  libgeda, gattrib and gschem all contain the call:

    bindtextdomain (<domain>, LOCALEDIR);

  This will not work for Windows cross-compilation with MinGW. The value
  of LOCALEDIR that gets baked into the binaries is fixed, but a Windows
  user might try to install gEDA to any aribitrary directory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/903129/+subscriptions


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug