trans-coord-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing generated files in www


From: Kaloian Doganov
Subject: Re: Installing generated files in www
Date: Sun, 03 Feb 2008 17:39:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gNewSense gnu/linux)

Yavor Doganov <address@hidden> writes:

    So, Kaloian, if you don't object, I'll commit them in www and
    www-bg.

Please, go ahead.

    FSF widget problem, which can be easily workarounded by 1) deleting
    that comment until the Po4a bug is fixed; 2) maintain banner
    manually.

I propose 3) use the following patch until Po4a developers DTRT:

--- po4a-CVS-20080129/share/perl/5.8.7/Locale/Po4a/Xml.pm       2008-01-29 
08:14:37.000000000 +0200
+++ po4a-CVS-20080129-k/share/perl/5.8.7/Locale/Po4a/Xml.pm     2008-02-03 
17:27:17.000000000 +0200
@@ -1065,6 +1065,10 @@
                $options .= ($self->{options}{'wrap'})?"w":"W";
        }

+       if (defined $self->get_tag_from_list($path, ("<script>"))) {
+           $options = "W";
+       }
+
        return $options;
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]