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 339285 - [Patch] Use po/LINGUAS - based on the NEW guidelines
[Patch] Use po/LINGUAS - based on the NEW guidelines
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-21 11:42 UTC by Przemysław Grzegorczyk
Modified: 2006-06-10 21:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.95 KB, patch)
2006-04-21 11:43 UTC, Przemysław Grzegorczyk
reviewed Details | Review
Updated patch - intltool 0.35.0 released (1.95 KB, patch)
2006-05-15 18:08 UTC, Przemysław Grzegorczyk
none Details | Review

Description Przemysław Grzegorczyk 2006-04-21 11:42:45 UTC
This patch is based on the NEW guidelines (http://live.gnome.org/GnomeGoals/PoLinguas).
It's a diff against current CVS HEAD.
Comment 1 Przemysław Grzegorczyk 2006-04-21 11:43:30 UTC
Created attachment 64034 [details] [review]
Proposed patch
Comment 2 Richard Hult 2006-04-21 12:17:44 UTC
Thanks! I think we should wait with this a bit though, since we don't want to depend on the bleeding edge intltool.
Comment 3 Przemysław Grzegorczyk 2006-05-15 18:08:42 UTC
Created attachment 65520 [details] [review]
Updated patch - intltool 0.35.0 released
Comment 4 Richard Hult 2006-06-02 17:29:01 UTC
I guess that we could commit this now since 0.35 is in the just released Dapper.
Comment 5 Richard Hult 2006-06-03 07:46:07 UTC
Committed, thanks!
Comment 6 Brian Pepple 2006-06-10 20:06:07 UTC
Any chance of reverting this patch, until more distributions ship intltool-0.35?
Comment 7 Richard Hult 2006-06-10 20:12:30 UTC
Well, you only need it when building from CVS, not tarball releases. If you're building from CVS you could just install a newer intltool yourself.
Comment 8 Brian Pepple 2006-06-10 20:28:15 UTC
No problem.  I'll look at Gossip in September.
Comment 9 Richard Hult 2006-06-10 20:41:14 UTC
You come across as a bit annoyed in your last comment, that was certainly not my intention.

In case it wasn't clear: My point was that if you are building gossip from CVS, you already need a lot more set up than if you are just building tarballs, so installing intltool should be marginally more work (get a tarball from ftp.gnome.org, ./configure; make install, or get if from gnome cvs). Alternatively, just get tarball releases of gossip instead, we are making releases fairly often now. Martyn is talking about making one tomorrow in fact.
Comment 10 Brian Pepple 2006-06-10 21:37:31 UTC
No worries, I wasn't annoyed.

The reason I even mentioned this was that most distros don't ship intltool-0.35.0 yet (I'm only aware of Ubutuntu & Gentoo using it so far), but do meet the other requirements to build Gossip.  To upgrade my version of intltool, would be more work than it is worth, since I would need to update the current rpm (which could affect the 60+ packages that depend on it on my system).  I'll just look at running Gossip CVS later this year, when Rawhide has stabilized enough for me to run it.