Bug#492283: epiphany-gecko: bugfix proposal
Josselin Mouette
joss at debian.org
Tue Oct 21 15:10:06 UTC 2008
Le mardi 21 octobre 2008 à 16:49 +0200, Vincent Caron a écrit :
> This one-line patch fixes the problem in my Lenny's epiphany-gecko:
>
> --- embed/mozilla/GeckoPrintService.cpp.orig 2008-10-21 16:20:11.000000000 +0200
> +++ embed/mozilla/GeckoPrintService.cpp 2008-10-21 16:23:34.000000000 +0200
> @@ -62,7 +62,7 @@
> #define CONF_PRINT_PAGE_TITLE "/apps/epiphany/dialogs/print_page_title"
> #define CONF_PRINT_PAGE_URL "/apps/epiphany/dialogs/print_page_url"
>
> -#define LITERAL(s) reinterpret_cast<const nsAString::char_type*>(NS_L(s))
> +#define LITERAL(s) NS_ConvertUTF8toUTF16(s).get()
>
> /* From nsIDeviceContext.h */
> #define NS_ERROR_GFX_PRINTER_BASE (1) /* adjustable :-) */
Thanks a lot for the patch! I’m preparing a new epiphany version.
Cheers,
--
.''`.
: :' : We are debian.org. Lower your prices, surrender your code.
`. `' We will add your hardware and software distinctiveness to
`- our own. Resistance is futile.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20081021/12186944/attachment-0001.pgp
More information about the pkg-gnome-maintainers
mailing list