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 338036 - Patch to use LINGUAS
Patch to use LINGUAS
Status: RESOLVED FIXED
Product: GConf
Classification: Deprecated
Component: gconf
CVS HEAD
Other All
: Normal trivial
: ---
Assigned To: GConf Maintainers
GConf Maintainers
Depends on: 338037
Blocks:
 
 
Reported: 2006-04-11 00:29 UTC by Luis Menina
Modified: 2006-05-05 13:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
LINGUAS support to GConf (1.39 KB, patch)
2006-04-11 00:43 UTC, Luis Menina
none Details | Review
LINGUAS support using new guidelines (1.37 KB, patch)
2006-04-18 21:56 UTC, Luis Menina
accepted-commit_now Details | Review

Description Luis Menina 2006-04-11 00:29:40 UTC
Please describe the problem:
Here is a patch to use the LINGUAS procedure as proposed in
http://live.gnome.org/GnomeGoals/PoLinguas

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Luis Menina 2006-04-11 00:43:38 UTC
Created attachment 63215 [details] [review]
LINGUAS support to GConf
Comment 2 Luis Menina 2006-04-18 21:56:50 UTC
Created attachment 63834 [details] [review]
LINGUAS support using new guidelines

This patch uses the new guidelines from http://live.gnome.org/GnomeGoals/PoLinguas
Comment 3 Mark McLoughlin 2006-05-04 18:24:25 UTC
As per guidelines, please remove this line:

+AC_SUBST([CONFIG_STATUS_DEPENDENCIES],['$(top_srcdir)/po/LINGUAS'])

Feel free to commit to HEAD once you've fixed that
Comment 4 Kjartan Maraas 2006-05-05 13:32:50 UTC
Commiting this too with the above change.