On Sun, 2006-02-12 at 23:56 +0100, Bjoern Voigt wrote:
> The POTFILES.in checking command "intltool-update -m" shows some
> warnings about mismatched quotes:
>
> $ cd po
> $ intltool-update -m
> mismatched quotes at line 296 in ../plugins/ssl/ssl-nss.c
> mismatched quotes at line 161 in ../src/gaim-remote.py
> mismatched quotes at line 185 in ../src/gaim-remote.py
> mismatched quotes at line 190 in ../src/gaim-remote.py
> mismatched quotes at line 62 in ../src/gaim-notifications-example.py
> mismatched quotes at line 80 in ../src/gaim-notifications-example.py
> mismatched quotes at line 81 in ../src/gaim-notifications-example.py
>
> The first warning can be avoided with the attached patch.
Thanks for the patch.
I've silenced the ones in src/gaim-notifications-example.py by changing
the python code, even though there's nothing wrong with it. However, it
would be messy to change the stuff in gaim-remote.py, so I didn't.
I've filed bug #330948 at http://bugzilla.gnome.org.
Richard
|