[pulseaudio-discuss] [PATCH] Fix the WhatIsWrongWithSystemWide URL
Pali Rohár
pali.rohar at gmail.com
Sat Nov 29 08:14:03 PST 2014
On Saturday 29 November 2014 17:09:30 Alexander E. Patrakov
wrote:
> Pavel Machek reported in his blog that our message about the
> system mode has a dead link in it. And this link is also
> present in translations. So, I replaced it in the source and
> fixed all translations using a script:
>
> for a in po/*.po ; do msgcat --no-wrap $a | sed
> 's at http://pulseaudio.org/wiki/WhatIsWrongWithSystemMod
> @http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode @g' |
> sed
> 's at http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode at http:
> //www.freedesktop.org/wiki/Software/PulseAudio/Documentation/U
> ser/WhatIsWrongWithSystemWide/@g'
>
> | sed 's@/\.@/ . at g' | sed 's@/,@/ , at g' | msgcat - > $a.new
>
> git add -i # to filter out formatting changes
>
> The "/." and "/," replacements are needed so that various
> terminal emulators don't include the trailing "." or "," into
> the clickable URL.
>
> The resulting patch is attached, just in case, in order to
> avoid damaging non-ASCII characters.
It is not possible to fix http server on pulseaudio.org so it
serve correct 301 redirect response?
--
Pali Rohár
pali.rohar at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20141129/86a8923d/attachment.sig>
More information about the pulseaudio-discuss
mailing list