Re: The release-notes has a daed link.
- From: Коростіль Данило <ted korostiled gmail com>
- To: gnome-i18n gnome org
- Subject: Re: The release-notes has a daed link.
- Date: Wed, 28 Mar 2012 17:20:36 +0300
On 03/28/2012 04:40 PM, Andre Klapper wrote:
On Wed, 2012-03-28 at 21:46 +0900, Jiro Matsuzawa wrote:
The release-notes has a daed link.
It is "http://developer.gnome.org/gtk3/3.4/gtk-migrating-GtkApplication.html".
The source location is here:
C/rndevelopers.xml:192
<ulink url="http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-GtkApplication.html"><application>libunique</application>
(<!ENTITY gtkversion "3.4">)
True. Should be
http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-unique-GtkApplication.html
instead. Not sure how to proceed...
andre
You can try to run something like this in release-notes directory:
find . -type f -iname '*.po' -exec sed -i
's,http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-GtkApplication.html,http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-unique-GtkApplication.html
,g' {} +
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]