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 337994 - [PATCH] Use po/LINGUAS
[PATCH] Use po/LINGUAS
Status: RESOLVED FIXED
Product: Evolution Webcal
Classification: Deprecated
Component: Localization
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: Rodney Dawes
Rodney Dawes
Depends on:
Blocks:
 
 
Reported: 2006-04-10 18:11 UTC by Brian Pepple
Modified: 2006-04-24 17:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to use po/LINGUAS (1.43 KB, patch)
2006-04-10 18:12 UTC, Brian Pepple
rejected Details | Review
LINGUAS file to be placed in po directory (244 bytes, text/plain)
2006-04-10 18:12 UTC, Brian Pepple
  Details
Updated patch to use po/LINGUAS (1.49 KB, patch)
2006-04-15 15:05 UTC, Brian Pepple
none Details | Review
Updated LINGUAS file (245 bytes, text/plain)
2006-04-15 15:05 UTC, Brian Pepple
  Details

Description Brian Pepple 2006-04-10 18:11:49 UTC
Here's a patch that implements the suggestions at
http://live.gnome.org/GnomeGoals/PoLinguas
Comment 1 Brian Pepple 2006-04-10 18:12:09 UTC
Created attachment 63177 [details] [review]
Patch to use po/LINGUAS
Comment 2 Brian Pepple 2006-04-10 18:12:30 UTC
Created attachment 63178 [details]
LINGUAS file to be placed in po directory
Comment 3 Rodney Dawes 2006-04-10 21:04:51 UTC
This is not the proper solution for adding support for po/LINGUAS. Proper
support needs to be added to intltool, rather than faking support for it, by
merging the LINGUAS back in to configure later.
Comment 4 Brian Pepple 2006-04-15 15:05:20 UTC
Created attachment 63582 [details] [review]
Updated patch to use po/LINGUAS
Comment 5 Brian Pepple 2006-04-15 15:05:51 UTC
Created attachment 63583 [details]
Updated LINGUAS file
Comment 6 Rodney Dawes 2006-04-24 17:40:38 UTC
I've just committed a fix for this, by creating po/LINGUAS directly off the ALL_LINGUAS variable currently in CVS, rather than applying the patch here. Thanks though. :)