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 347795 - po/LINGUAS
po/LINGUAS
Status: RESOLVED FIXED
Product: istanbul
Classification: Other
Component: general
0.2.0
Other Linux
: Normal normal
: ---
Assigned To: Istanbul maintainers
Istanbul QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-17 15:13 UTC by Rémi Cardona
Modified: 2006-07-21 11:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
move all translations to po/LINGUAS, update configure.ac with new macro (863 bytes, patch)
2006-07-17 15:14 UTC, Rémi Cardona
committed Details | Review

Description Rémi Cardona 2006-07-17 15:13:17 UTC
Patch for http://live.gnome.org/GnomeGoals/PoLinguas
Comment 1 Rémi Cardona 2006-07-17 15:14:57 UTC
Created attachment 69049 [details] [review]
move all translations to po/LINGUAS, update configure.ac with new macro
Comment 2 Marc-Andre Lureau 2006-07-19 21:04:32 UTC
don't forget that on the configure.ac:

AC_SUBST([CONFIG_STATUS_DEPENDENCIES],['$(top_srcdir)/po/LINGUAS'])
Comment 3 Rémi Cardona 2006-07-20 11:58:50 UTC
This line wasn't there in the first place.