After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 450141 - use po/LINGUAS
use po/LINGUAS
Status: RESOLVED FIXED
Product: libgnomekbd
Classification: Core
Component: Config
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: libgnomekbd maintainers
Sergey V. Udaltsov
Depends on:
Blocks:
 
 
Reported: 2007-06-22 17:36 UTC by Christian Persch
Modified: 2007-06-22 22:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.26 KB, patch)
2007-06-22 17:37 UTC, Christian Persch
none Details | Review
updated patch, fixes build in test/ (2.70 KB, patch)
2007-06-22 17:43 UTC, Christian Persch
none Details | Review

Description Christian Persch 2007-06-22 17:36:48 UTC
As per GNOME goal, http://live.gnome.org/GnomeGoals/PoLinguas
Comment 1 Christian Persch 2007-06-22 17:37:39 UTC
Created attachment 90467 [details] [review]
patch
Comment 2 Christian Persch 2007-06-22 17:43:07 UTC
Created attachment 90468 [details] [review]
updated patch, fixes build in test/
Comment 3 Sergey V. Udaltsov 2007-06-22 18:45:22 UTC
Is automake 1.9 blessed build tool for 2.19?
Comment 4 Christian Persch 2007-06-22 19:31:21 UTC
Yes. Plus, it's the automake version that's _actually used_ since you have REQUIRED_AUTOMAKE_VERSION=1.9 in autogen.sh :)
Comment 5 Sergey V. Udaltsov 2007-06-22 22:26:35 UTC
Yes, you're right:) Thanks, committed