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 337948 - [PATCH] Use po/LINGUAS
[PATCH] Use po/LINGUAS
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Internationalization (i18n)
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-10 14:30 UTC by Brian Pepple
Modified: 2006-04-10 17:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to use po/LINGUAS (1.51 KB, patch)
2006-04-10 14:30 UTC, Brian Pepple
none Details | Review
LINGUAS file to be placed in po directory (312 bytes, text/plain)
2006-04-10 14:31 UTC, Brian Pepple
  Details

Description Brian Pepple 2006-04-10 14:30:26 UTC
Here's a patch that implements the suggestions at
http://live.gnome.org/GnomeGoals/PoLinguas
Comment 1 Brian Pepple 2006-04-10 14:30:50 UTC
Created attachment 63126 [details] [review]
Patch to use po/LINGUAS
Comment 2 Brian Pepple 2006-04-10 14:31:23 UTC
Created attachment 63127 [details]
LINGUAS file to be placed in po directory
Comment 3 Martin Wehner 2006-04-10 17:55:38 UTC
Thanks, it's in CVS:

2006-04-10  Martin Wehner  <martin.wehner@gmail.com>

	* po/LINGUAS: New file listing all supported languages.

	* configure.in: Use po/LINGUAS instead of including all languages
	directly in this file. See the wiki for more information:
	http://live.gnome.org/GnomeGoals/PoLinguas

	Patch from Brian Pepple  <bdpepple@gmail.com>